cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386
 mp_machdep.c
    Jeff Roberson 
    jeff at FreeBSD.org
       
    Tue Jan 23 08:38:40 UTC 2007
    
    
  
jeff        2007-01-23 08:38:39 UTC
  FreeBSD src repository
  Modified files:
    sys/amd64/amd64      mp_machdep.c 
    sys/i386/i386        mp_machdep.c 
  Log:
   - Allow the schedulers to IPI_PREEMPT idlethread.  This puts the decision
     for this behavior on the initiator side.
  
  Revision  Changes    Path
  1.280     +5 -8      src/sys/amd64/amd64/mp_machdep.c
  1.273     +7 -10     src/sys/i386/i386/mp_machdep.c
    
    
More information about the cvs-all
mailing list