cvs commit: src/sys/kern kern_kse.c

John Baldwin jhb at FreeBSD.org
Thu Sep 23 14:03:17 PDT 2004


jhb         2004-09-23 21:03:17 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_kse.c 
  Log:
  - Assert sched_lock in upcall_remove() since it is needed there and all
    callers already lock it there.
  - Lock sched_lock slightly earlier in kse_create() so that it covers
    kg_numupcalls.
  
  Revision  Changes    Path
  1.202     +3 -1      src/sys/kern/kern_kse.c


More information about the cvs-all mailing list