[j-nsp] 32-Bit JunOS on the 64-Bit Routing Engines

Chris Adams cmadams at hiwaay.net
Wed Aug 24 09:13:15 EDT 2011


Once upon a time, Keegan Holley <keegan.holley at sungard.com> said:
> Interestingly enough my SE told us this is possible at lease on our Mx480 and MX960 boxes. Our lab boxes are otherwise engaged at the moment so we havent tested. One note regarding general computing though.  The processor can only address 4G (3.8 or so actually) of ram with a 32 bit word size.  So even if you get the re's running the 32 bit code they will only register 4G of the precious 16G.

Well, that isn't entirely true.  Intel added the Physical Address
Extension to the Pentium Pro many years ago (and virtually everything
claiming to be i686 compatible has PAE).  PAE allows the OS kernel to
address up to 36 bits of RAM (64G), just not all at once.  In general, a
given program can still only see 32 bits, unless it does special bank
switching.

I don't know about PAE support on FreeBSD or JUNOS, but it does exist in
all x86 Juniper hardware.
-- 
Chris Adams <cmadams at hiwaay.net>
Systems and Network Administrator - HiWAAY Internet Services
I don't speak for anybody but myself - that's enough trouble.


More information about the juniper-nsp mailing list