On 09/01/2015 01:36, hiren panchasara wrote: > Hi Alan, > > On 09/01/15 at 06:21P, Alan Cox wrote: >> Author: alc >> Date: Tue Sep 1 06:21:12 2015 >> New Revision: 287344 >> URL: https://svnweb.freebsd.org/changeset/base/287344 >> >> Log: >> Handle held pages earlier in the inactive queue scan. >> > Is this fixing a bug or is it just an enhancement? Can you share more > details on what prompted this commit?
The latter. The objective is to avoid spending additional time, i.e., cycles, on pages that will not move from their current position in the inactive queue. Alan _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
