cvs commit: src/sys/kern kern_switch.c

David Xu davidxu at FreeBSD.org
Sat Aug 6 03:06:26 GMT 2005


davidxu     2005-08-06 03:06:25 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/kern             kern_switch.c 
  Log:
  MFC Revision 1.117:
      In adjustrunqueue(), add code to handle thread migrating case for
      ULE scheduler. In original code, local run queue of threaded ksegrp
      is corrupted if adjustrunqueue() is called while thread is migrating.
  
  Approved by:    re (kensmith)
  Tested by:      delphij
  
  Revision   Changes    Path
  1.116.2.1  +6 -1      src/sys/kern/kern_switch.c


More information about the cvs-src mailing list