Path: utzoo!attcan!uunet!husc6!uwvax!rutgers!mailrus!csd4.milw.wisc.edu!nic.MR.NET!shamash!raspail!bga From: bga@raspail.UUCP (Bruce Albrecht) Newsgroups: comp.society.futures Subject: Re: Memories... Message-ID: <1113@raspail.UUCP> Date: 22 Dec 88 15:33:33 GMT References: <8812211821.AA08476@multimax.encore.com> Organization: Control Data Corporation, Arden Hills, MN Lines: 6 CDC Cyber 180's in native mode have up to 2**12 segments of 2**32 bytes, giving them an addressing space of 2**44. Disk files are actually memory segments, reads and writes are handled as page faults. I'm not sure if they support files larger than 2**32 bytes, yet, because that would require the files to span segments.