Patches available (was Re: Extreme high load with 12/7 4-releng)

[ Available lists | Index of freebsd-stable | Month of Dec 2000 | Week of 12 Dec 2000 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Matt Dillon <dillon@earth.backplane.com>
Date
12 Dec 2000 22:21:31
Subject
Patches available (was Re: Extreme high load with 12/7 4-releng)
Message-ID
200012130621.eBD6LPa80568@earth.backplane.com


[ Hide this part ]
    I have made a patchset available for both -current and -stable on my site:

http://apollo.backplane.com/FreeBSD4/

This patchset contains debugging code for the pageout daemon which can be
turned on with:

sysctl -w vm.debug_pageout_stats=1

The debugging code prints a line to dmesg and /var/log/messages each
time the pageout daemon runs a scan, and tells you how many clean pages,
dirty pages, and skipped pages were scanned, as well as the calculated
page deficit for the invalid queue scan and the active queue scan.
This output would be invaluable to me coming from people who still have
major performance problems on heavily loaded machines.

I would appreciate wide testing, especially by anyone running heavily
loaded -stable boxes. I am especially interested in how this patchset
performs on news boxes.

Pleae keep in mind that -current is unstable at the moment and that the
instability has nothing to do with this or other VM/low-memory related
patchsets.

(Paul, I'm cc'ing you to see if you could run those heavy-load tests
with this patchset. My tests showed a remarkable improvement in response
times).

-Matt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Elapsed time: 0.140 seconds