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

Re: increasing page size



On Sun, 5 Jul 1998 ralf@uni-koblenz.de wrote:
> On Sat, Jul 04, 1998 Rik van Riel wrote:
> 
> > Page size is coded into hardware (except on m68k) and
> > there's no reason for using 32 kB pages when we can
> > use proper readahead and I/O clustering.
> 
> Page size is selectable on a per page base on all MIPS CPUs.  Possible
> sizes are 4kb, 16kb, 64kb, 256kb, 1mb, 4mb and 16mb.  Since the number
> of TLB entries (64 on R3k family, 32 entries on R4300, 48 R4k, R5k)
> can become a performance limit for apps with a large working set, using
> larger pagesizes is desireable.

Hmm, would that be tunable on a per-application basis, or
maybe as a kernel compile time option?

(the per-application thingy would be nice so we could avoid
breakage of applications when we switch the page size of the
kernel)

Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide.        H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader.      http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

--
This is a majordomo managed list.  To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org