On Sun, 24 Feb 2002, Andrew Mobbs wrote:

>               vm.msync_flush_flags
>        |   0   |   1   |   2   |   3   |
> -------+-------+-------+-------+-------|
> write  |  519  |  517  | 1632  |  519  |
> sync   | 2227  |  176  |  848  |  177  |
                            ^^^
I don't get that one; any idea why bit 1 on for the first test performs so
differently from the other tests?  Were these tests all run sequentially?
Maybe memory is becoming more fragmented as time goes on, causing that
optimization to not be able to work properly.

Mike "Silby" Silbersack


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to