git: dschedctl - Change arguments, clean up

看板DFBSD_commit作者時間16年前 (2010/04/21 15:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 0e03113ff0765c2a20234424c46deb0c031e94ef Author: Alex Hornung <ahornung@gmail.com> Date: Wed Apr 21 07:22:01 2010 +0000 dschedctl - Change arguments, clean up * Remove the '-d' argument and instead allow an extra argument to '-l' and '-s'. * Allow for a change of policy on all disks by not specifying an extra argument after '-s policy'. * Introduce two FOREACH macros to simplify the code. * Add helper function dsched_set_disk_policy(). * Add verbose mode. Summary of changes: usr.sbin/dschedctl/dschedctl.c | 90 +++++++++++++++++++++++++--------------- 1 files changed, 57 insertions(+), 33 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0e03113ff0765c2a20234424c46deb0c031e94ef -- DragonFly BSD source repository
文章代碼(AID): #1BpgdsiB (DFBSD_commit)