Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.arch,net.micro.68k,net.micro.16k Subject: Re: 16k vs 68k vs 432 Message-ID: <3451@utzoo.UUCP> Date: Mon, 9-Jan-84 19:14:01 EST Article-I.D.: utzoo.3451 Posted: Mon Jan 9 19:14:01 1984 Date-Received: Mon, 9-Jan-84 19:14:01 EST References: <524@nsc.UUCP>, <220@dual.UUCP> Organization: U of Toronto Zoology Lines: 15 Erik Fair observes: .......One minor note on the NS [16032] MMU, is that apparently it has 512 byte pages ingrained into its structure, and so those of you who want larger page sizes than that are in for an interesting time.... It's quite true that the MMU has 512-byte pages ingrained into it. So? The VAX does too. If you want bigger pages, you simply do everything N 512-byte pages at a time instead of one 512-byte page at a time. As an example, National's 4.xBSD port does everything 2 pages at a time to give the effect of 1024-byte pages. Almost any paging hardware has to make a firm decision about page size and stick to it. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry