kern/105464: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Wed Dec 13 01:30:10 PST 2006


The following reply was made to PR kern/105464; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/105464: commit references a PR
Date: Wed, 13 Dec 2006 09:27:34 +0000 (UTC)

 davidxu     2006-12-13 09:26:02 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     sys/kern             kern_switch.c 
   Log:
   Avoid preempting in maybe_preempt_in_ksegrp() as code in maybe_preempt()
   did, mainly, if a thread is in inhibited state, don't preempt it since
   it will yield cpu, while here, synchoronize variable name with
   maybe_preempt().
   
   Tested by: Dmitriy Kirhlarov <dimma at higis.ru>
   PR: kern/105464
   
   Revision   Changes    Path
   1.116.2.2  +52 -30    src/sys/kern/kern_switch.c
 _______________________________________________
 cvs-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe at freebsd.org"
 


More information about the freebsd-bugs mailing list