From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <20110914192218.29250B827@mail.bitblocks.com> References: <20110914192218.29250B827@mail.bitblocks.com> Date: Wed, 14 Sep 2011 14:10:42 -0700 Message-ID: From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] NIX 64-bit kernel is available Topicbox-Message-UUID: 1e3a610c-ead7-11e9-9d60-3106f5b1d025 On Wed, Sep 14, 2011 at 12:22 PM, Bakul Shah wrote: > So you use both 2MB and 1GB PTEs? Yes. nemo had some extremely clever ideas and hence we can use them (but not in the same segment). > "Tubes" in memory of Sen Ted Stevens? The name came first, but once I found the quote, well, the name had to be used. > No such file. Sorry. hg is having some issues with that. Here it is. You need the 386 libraries there for jpeg to build. Or something like that. cd /sys/src objtype=386 mk libs cd ape/lib mk install cd /sys/src objtype=amd64 mk install btw, note a secondary effect of this repo is that it can replace sysfromiso. ron