git: usched - Add usched utility

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Sep 18 13:59:14 PDT 2012


commit c6636fd87215c35da4ccb2f1c5ff77100cbf90c5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Sep 18 13:58:11 2012 -0700

    usched - Add usched utility
    
    * Currently must run as root
    
    * usched {bsd4,dfly} program args...

Summary of changes:
 sbin/Makefile                                  |    1 +
 sbin/usched/Makefile                           |    8 ++++
 test/syslink/dummyfs.c => sbin/usched/usched.c |   52 ++++++++++++-----------
 3 files changed, 36 insertions(+), 25 deletions(-)
 create mode 100644 sbin/usched/Makefile
 copy test/syslink/dummyfs.c => sbin/usched/usched.c (75%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c6636fd87215c35da4ccb2f1c5ff77100cbf90c5


-- 
DragonFly BSD source repository



More information about the Commits mailing list