DragonFly BSD
DragonFly kernel List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Scheduler patch 03 available for testing


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 24 Jul 2004 13:33:14 -0700 (PDT)

:However, it is now easy to notice that after having been relieved from 
:heavy loads the system appears to treat some of the remaining processes 
:as if the system's primary resources are still scarce. The result is 
:some applications remain less responsive, long after they should have 
:returned to being "snappy". I suppose this could have something to do 
:with swapping pages back into primary memory after the system load has 
:been lightened.

    If your system is paging a lot, then the data related to these processes
    would have to be paged in again.

    Running a 'vmstat 1' or a 'systat -vm 1' in an xterm while playing
    around and observing the results may allow you to characterize the 
    problem a bit better.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]