cvs commit: src/sys/sys thr.h src/sys/kern kern_thr.c

David Xu davidxu at FreeBSD.org
Tue Jul 11 05:34:36 UTC 2006


davidxu     2006-07-11 05:34:35 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              thr.h 
    sys/kern             kern_thr.c 
  Log:
  Add POSIX scheduler parameters support to thr_new syscall, this permits
  privileged process to create realtime thread.
  
  Revision  Changes    Path
  1.45      +57 -4     src/sys/kern/kern_thr.c
  1.8       +9 -1      src/sys/sys/thr.h


More information about the cvs-src mailing list