From mboxrd@z Thu Jan 1 00:00:00 1970 From: imp@bsdimp.com (Warner Losh) Date: Mon, 23 Apr 2018 16:09:47 -0600 Subject: [TUHS] /dev/drum In-Reply-To: <20180423220111.1F99A18C07E@mercury.lcs.mit.edu> References: <20180423220111.1F99A18C07E@mercury.lcs.mit.edu> Message-ID: On Mon, Apr 23, 2018 at 4:01 PM, Noel Chiappa wrote: > > > No, in V6 filesystems, block numbers (in inodes, etc - also the file system > size in the superblock) were only 16 bits, so a 50MB disk (100K blocks) > had to > be split up into partitions to use it all. True of the RP03/04 in V6 too > (see > the man page above). > Venix 86 2.0 has a daddr_t of 16-bit as well. Venix is V7 based and is limted to 32MB. It looks like the filesystem includes this limitation as well. The winchester driver doesn't have the partitioning trick that the r* drivers form the pdp-11, it seems. Warner -------------- next part -------------- An HTML attachment was scrubbed... URL: