cvs commit: src/sys/i386/i386 trap.c src/sys/kern kern_sig.c

Marcel Moolenaar marcel at xcllnt.net
Wed Oct 29 19:12:09 PST 2003


On Wed, Oct 29, 2003 at 06:55:43PM -0800, David Xu wrote:
> davidxu     2003/10/29 18:55:43 PST
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/i386/i386        trap.c 
>     sys/kern             kern_sig.c 
>   Log:
>   Try to fetch thread mailbox address in page fault trap, so when thread
>   blocks in page fault hanlder, and upcall thread can be scheduled. It is
>   useful if process is doing lots of mmap based I/O.

Doesn't this apply to non-i386 platforms as well?

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel at xcllnt.net


More information about the cvs-all mailing list