[parisc-linux-cvs] linux-2.6 jejb

James Bottomley jejb at parisc-linux.org
Sat May 1 14:03:12 MDT 2004


CVSROOT:	/var/cvs
Module name:	linux-2.6
Changes by:	jejb	04/05/01 14:03:11

Modified files:
	.              : Makefile 
	arch/parisc/kernel: asm-offsets.c entry.S head64.S 
	include/asm-parisc: page.h pgalloc.h pgtable.h 

Log message:
Increase the maximum physical and virtual space available to
the 64 bit kernel from 512GB to 8TB

As jsm pointed out, we could do a depd,z on the pgd and pmd entries
instead to compress our unused bits in the flags.  However, for the
moment, I elected to allocate the pte and pmd in ZONE_DMA instead.



More information about the parisc-linux-cvs mailing list