Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: $Revision: 1.6.2.16 $; site ada-uts.UUCP Path: utzoo!watmath!clyde!cbosgd!ukma!psuvm.bitnet!psuvax1!burdvax!sdcrdcf!ucla-cs!ucbvax!decvax!ada-uts!callen From: callen@ada-uts.UUCP Newsgroups: net.arch Subject: Re: Virtual mem Message-ID: <7900003@ada-uts.UUCP> Date: Wed, 11-Dec-85 11:34:00 EST Article-I.D.: ada-uts.7900003 Posted: Wed Dec 11 11:34:00 1985 Date-Received: Sat, 14-Dec-85 23:29:21 EST References: <34548@lanl.UUCP> Lines: 19 Nf-ID: #R:lanl:-3454800:ada-uts:7900003:000:792 Nf-From: ada-uts!callen Dec 11 11:34:00 1985 Yet another reason for having a paged memory architecture is the ease it provides in MANAGING a big REAL memory. In a purely segmented machine a segment must occupy one (potentially big) contiguous chunk of real storage. Once a segment isn't needed any more, you may have to move alot of other stuff around in memory to reclaim the "hole". With paging, you can just change the way the virtual address space maps to real storage - no movement of data or code needed. SO - give me a paged AND segmented architecture AND enough real storage so that I never have to page to disk and then see how happy I am! - Jerry Callen ...ihnp4!inmet!ada-uts!callen If I said something stupid, please hold it against ME and not my employer. Better still, just assume that I AM stupid and let it slide...