Date: Sat, 09 Aug 1997 13:32:02 +0100 From: Brian Somers <brian@awfulhak.org> To: John Dyson <dyson@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern vfs_bio.c kern_physio.c src/sys/i386/i386 trap.c Message-ID: <199708091232.NAA01239@awfulhak.org> In-Reply-To: Your message of "Sat, 09 Aug 1997 03:13:35 PDT." <199708091013.DAA28330@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> dyson       1997/08/09 03:13:34 PDT
> 
>   Modified files:
>     sys/kern             vfs_bio.c kern_physio.c 
>     sys/i386/i386        trap.c 
>   Log:
>   Modify the scheduling policy to take into account disk I/O waits
>   as chargeable CPU usage.  This should mitigate the problem of processes
>   doing disk I/O hogging the CPU.  Various users have reported the
>   problem, and test code shows that the problem should now be gone.
>   
>   Revision  Changes    Path
>   1.122     +5 -1      src/sys/kern/vfs_bio.c
>   1.20      +5 -1      src/sys/kern/kern_physio.c
>   1.103     +14 -1     src/sys/i386/i386/trap.c
> 
Excellent !
-- 
Brian <brian@awfulhak.org>, <brian@freebsd.org>
      <http://www.awfulhak.org>
Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708091232.NAA01239>
