On 11/10/00 10:15 AM, John Hughes wrote:
> A guess:  When pmap says "shared" it means stuff that realy shared.
> I.E. it's not counting stuff that is marked copy-on-write, which is
> shared UNTIL YOU TRY TO MODIFY IT.

Is there any way to measure the size of the shared copy-on-write pages on
Solaris?  It seems insane that everyone just "assumes" that all this
copy-on-write goodness is happening, despite (seemingly) no way to measure
it.  I'll admit, it's always been my assumption too, but I'd really like
some hard numbers to back me up.

-John

Reply via email to