cvs commit: src/sys/sys sched.h src/sys/kern kern_switch.c

Jeff Roberson jeff at FreeBSD.org
Wed Mar 19 20:09:16 PDT 2008


jeff        2008-03-20 03:09:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sched.h 
    sys/kern             kern_switch.c 
  Log:
   - Remove the unused and redundant sched_newproc() function.
   - Remove the unused and redundant sched_newthread() which peaks into scheduler
     private structures.
  
  Revision  Changes    Path
  1.142     +0 -34     src/sys/kern/kern_switch.c
  1.38      +3 -3      src/sys/sys/sched.h


More information about the cvs-src mailing list