vmstat -s reports these numbers on my computer:
3649151 copy-on-write faults
1 copy-on-write optimized faults
On 29-Oct-99 Alan Cox wrote:
> I would appreciate it if people running -current would run a "vmstat -s"
> and tell me if they see a NON-ZERO value for copy-on-write optimized
> faults. About six months ago, I implemented a simpler and more general
> optimization at an earlier "fork in the road". (In effect, I avoid
> the creation of the redundant vm object that "copy-on-write
> optimized faults" applies to.)
>
> If I don't hear anything, I plan to remove the vestiges of this
> "optimization" from the vm fault handler.
>
> Alan
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- copy-on-write optimized faults Alan Cox
- Re: copy-on-write optimized faults Jesper Skriver
- Re: copy-on-write optimized faults Alan Cox
- Re: copy-on-write optimized faults Ollivier Robert
- Re: copy-on-write optimized faults Bernd Walter
- Re: copy-on-write optimized faults Alan Cox
- Re: copy-on-write optimized faults Brian Fundakowski Feldman
- Re: copy-on-write optimized faults Jonathan M. Bresler
- Re: copy-on-write optimized fau... Jonathan M. Bresler
- Sv: copy-on-write optimized faults Alexander N. Kabaev
- Sv: copy-on-write optimized faults Leif Neland
- Re: copy-on-write optimized faults Jesper Skriver
- Sv: copy-on-write optimized faults Leif Neland
- Re: Sv: copy-on-write optimized faults Iceman
- Re: Sv: copy-on-write optimized fau... sthaug
- Re: Sv: copy-on-write optimized... Andre Oppermann
- Re: Sv: copy-on-write opti... Louis A. Mamakos
- Re: Sv: copy-on-write ... Bill Fumerola
