SUMMARY: priority_paging=1

From: pelicancomputers <rfransix_at_yahoo.com>
Date: Fri Apr 12 2002 - 11:26:33 EDT
A: thank you for your answer.

With Solaris[tm] 8, priorty_paging has given way to
Virtual Memory Cyclic Caching. The principle is the
same as with priority_paging. However, now instead of
the previous single free list, there are now two
lists: a free list for pages with no identity; the
cache list for unmapped non-dirty pages. This means
that the seg_map can now page against itself. Pages
are released by the seg_map and are now unmapped.
These unmapped pages are placed into the cache list.
When needed, pages are then placed onto the free list
which makes it available for the kernel to use.
Theoretically, the kernel should now be able to
maintain free pages much more efficiently. 

Solaris 8 has also updated vmstat to show executable,
anonymous, and file system page usage so that users
can more accurately track page usage. This also means
that scripts based on the column format of previous
Solaris vmstat output will need to be modified to
reflect the new columns. 



--- pelicancomputers <rfransix@yahoo.com> wrote:
> should priority_paging=1 set in /etc/system cause
> the
> iowait in top to sit at 50%?
> 
> should i even be using priority_paging=1 on
> solaris8?
> 
> comments!
> 
> thank you.
> 
> rf
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> _______________________________________________
> sunmanagers mailing list
> sunmanagers@sunmanagers.org
>
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Fri Apr 12 11:54:17 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:40 EST