Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [bouyer-xeni386] src/sys/arch/x86/x86



Module Name:    src
Committed By:   bouyer
Date:           Sat Jan 19 16:22:11 UTC 2008

Modified Files:
        src/sys/arch/x86/x86 [bouyer-xeni386]: pmap.c

Log Message:
Switch back to a pool cache for PAE pdp, using a custom pool_allocator
in this case (items of 4 * PAGE_SIZE). thanks to tls@ for the hint.


To generate a diff of this commit:
cvs rdiff -r1.13.2.15 -r1.13.2.16 src/sys/arch/x86/x86/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index