Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Large pagesize and datafile sticky bit
In <b3cb12d6.0111231538.2bf9567_at_posting.google.com> yong321_at_yahoo.com (Yong Huang) writes:
>Thanks for your answer and Casper Dik's. How do I know my system is
>actually using a non-base page size such as 4mb?
in the current version of Solaris you can run pmap -s on the process, that's in the publicly available Solaris 9 Beta, i don't know about Solaris 8 Updates. i also don't know what that does with ISM.
> I ran netstat -k on
>our database server (Solaris 2.6). Under bp_map_backend header,
>page_size is 16384,
that's not an MMU pagesize, UltraSPARC MMU pagesizes are multiples of 8: 8k, 64k, 512k, 4MB. Received on Fri Nov 23 2001 - 21:36:09 CST
![]() |
![]() |