[LWN Logo]
[Timeline]
Date:	Tue, 12 Sep 2000 07:54:23 -0300 (BRST)
From:	Rik van Riel <riel@conectiva.com.br>
To:	linux-kernel@vger.kernel.org
Subject: [PATCH *] VM and scheduler patch

Hi,

last night I made a few new patches. For one there's a
quick scheduler patch which makes the scheduler consider
CPU usage on a somewhat longer term as well as on the
short term, giving CPU time away a bit more fairly when
a process sleeps for a few timeslices.

The second patch is a new version of the VM patch, packed
with suggestions from Davem (thanks Dave). The __alloc_pages()
function has been cleaned up and drop_behind() might actually
work now.

The balance between clean and dirty pages has also been changed
a bit and I can run a fairly smooth system even when there's
disk write IO going on...

The patches are available at the usual place:

	http://www.surriel.com/patches/

regards,

Rik
--
"What you're running that piece of shit Gnome?!?!"
       -- Miguel de Icaza, UKUUG 2000

http://www.conectiva.com/		http://www.surriel.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/