From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <20110914192218.29250B827@mail.bitblocks.com> Date: Wed, 14 Sep 2011 18:10:02 -0700 Message-ID: From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=20cf300512f251355204acf089ad Subject: Re: [9fans] NIX 64-bit kernel is available Topicbox-Message-UUID: 203725e4-ead7-11e9-9d60-3106f5b1d025 --20cf300512f251355204acf089ad Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 14, 2011 at 2:10 PM, ron minnich wrote: > 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. > > You could have called it "big truck" > > > > 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 > > --20cf300512f251355204acf089ad Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

On Wed, Sep 14, 2011 at 2:10 PM, ron min= nich <rminnich@g= mail.com> wrote:
On Wed, Sep 14, 2011 at 12:22 PM, Bakul Shah <bakul@bitblocks.com> 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 t= o be used.


You could have called it "big tru= ck"
=A0


> 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=3D386
mk libs
cd ape/lib
mk install
cd /sys/src
objtype=3Damd64
mk install

btw, note a secondary effect of this repo is that it can replace sysfromiso= .

ron


--20cf300512f251355204acf089ad--