Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site pucc-h Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!ihnp4!inuxc!pur-ee!CS-Mordred!Pucc-H:ac4 From: ac4@pucc-h (Putnam) Newsgroups: net.arch Subject: Re: Why not virtual files? Message-ID: <689@pucc-h> Date: Sun, 29-Apr-84 20:18:28 EDT Article-I.D.: pucc-h.689 Posted: Sun Apr 29 20:18:28 1984 Date-Received: Thu, 3-May-84 19:40:39 EDT References: <333@oliveb.UUCP> Organization: Purdue University Computing Center Lines: 9 The CDC CYBER 205 (a descendant of the Star-100 and the CYBER 203) allows you as a programmer to decide how best to address your "file" space: you can use the normal sequential file I/O, but you can also "map-in" a file to a specified location in your virtual address space. Another interesting element of this architecture: the machine address all of memory using virtual *BIT* addresses... 48 bits in every address! Makes for interesting programming. Tom Putnam ...!pur-ee!pucc-h:ac4