Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:38:40 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,801 |
John Levine <johnl@taugh.com> writes:
At Yale our PDP-11 originally had an RK05 single platter 1MB drive in
1974, then we upgraded to a pair of RP02 washing machine sized drives,
20MB each.
We also had a PDP-10 which also used the same RP02 disks. I think I
once experimented with trying to write a PDP-11 formatted disk on the
-10, reading the file system from tape. It was rather exciting since
the 36 bit PDP-10 mapped its words into the disk's 8 bit bytes in
non-obvious ways.
Its perfectly obvious, since the PDP-10 operating systems write 128 word blocks
at all times (even TOPS-20, which simply reads/writes 4 such blocks for each >512 word page in the data stream).
1 sector = 128 words * 36 bits = 64 * 72 bits = 576 * 8 bits