[parisc-linux-cvs] linux-2.6 jejb
James Bottomley
jejb at parisc-linux.org
Wed Apr 14 11:45:35 MDT 2004
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: jejb 04/04/14 11:45:35
Modified files:
. : Makefile
arch/parisc/kernel: cache.c sys_parisc.c
Log message:
Make all shared mappings and all file mappings (including MAP_PRIVATE)
equivalently mapped.
This allows us only to flush a single space again in flush_dcache_page().
The flip side is that now all shared libraries are going to be mapped
on 4MB boundaries. This only wastes virtual space, but it may run us
out of mappings faster than would otherwise happen in ILP32 processes.
More information about the parisc-linux-cvs
mailing list