cvs commit: src/sys/kern sched_4bsd.c

Robert Watson rwatson at FreeBSD.org
Fri Mar 5 11:27:05 PST 2004


rwatson     2004/03/05 11:27:04 PST

  FreeBSD src repository

  Modified files:
    sys/kern             sched_4bsd.c 
  Log:
  The roundrobin callout from sched_4bsd is MPSAFE, so set up the
  callout as MPSAFE to avoid grabbing Giant.
  
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.35      +1 -1      src/sys/kern/sched_4bsd.c


More information about the cvs-src mailing list