[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Q: PAGE_CACHE_SIZE?
> I guess the main motivation comes from the ARM port, where some
> versions have PAGE_SIZE=32k.
I've often wondered if it wouldn't be a good idea to do this on Intel
boxes sometimes, especially as many machines routinely have 512MB of
ram, so we could probably get away with merge 4 pages into one and
having pseudo-16k pages.
Presumably this might/will break existing stuff though... I think
many of these could be worked around though.
-Chris
--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org. For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/