"Roland" == Roland Mainz <[EMAIL PROTECTED]> writes: Roland> Did anyone thought about creating a tuneable in /etc/system to set the Roland> (preferred) default page size for stack&head to something else than 8k Roland> (e.g. 64k) globally (instead of using libmpss.so - which does not work Roland> for inital processes, deamons started from SMF/inetd/etc., from a empty Roland> ENV, tmpfs and many other things...) yet ?
Roland> Comments/ideas/suggestions welcome... Go poke around for auto_lpg_* variables in the kernel. The policies can be tweaked. One of these days I need to write up a blog entry on how it all works.... We've disabled LPOOB (auto large page) on x86 until we get more data that shows it helps rather than hinders. But it runs on almost all SPARC systems (exception is UltraSPARC-III, due it's single programmable TLB, US-III+ and beyond are fine). -- Dave Marquardt Sun Microsystems, Inc. Austin, TX +1 512 366-9085 _______________________________________________ opensolaris-discuss mailing list [email protected]
