For once the mailing list wasn't actually the fastest way to the answer, but what can you expect when you're doing systems work on a Saturday morning :) I logged a call with Sun at the same time as I wrote the question, and they got back to me within an hour. The question was: > I've set the kernel parameter priority_paging=1 and rebooted my system, but > I cannot find anywhere where I can see if the change has taken effect. > There's nothing in the output from sysdef. Does anyone know where to look > for this? The answer is: There is no single command to display that kind of kernel parameters. You'll have to load up adb and have a look that way. # adb -k /dev/ksyms priority_paging/X This will give you a return value - 0 for disabled, 1 for enabled. There is a good document about priority paging on Sun's website (http://www.sun.com/sun-on-net/performance/priority_paging.html). Thanks anyway to all who replied: Jon Bidinger Sean Quaint ed@the7thbeer.com Andrew J Caines Brian Linder Cheers, Thorfinn The information in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient please delete. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of STANDARD LONDON (ASIA), STANDARD NEW YORK SECURITIES INC STANDARD BANK OFFSHORE GROUP Ltd or STANDARD BANK LONDON Ltd. For Daily Market Updates visit our website at: http://www.standardbank.comReceived on Mon Jun 25 08:34:45 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:24:57 EDT