git: vmstat - Allow sub-second intervals to be specified.

看板DFBSD_commit作者時間16年前 (2010/01/18 06:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 29758f2e39e0f902c9fd1811252140ad1d5e9370 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sun Jan 17 13:34:28 2010 -0800 vmstat - Allow sub-second intervals to be specified. * Allows e.g. vmstat 0.1 or even vmstat 1.5. * Note that fields which are printed in per-second format are still printed in per-second format. Sub-second rates may cause reduced reliability for these fields. Summary of changes: usr.bin/vmstat/vmstat.c | 29 ++++++++++------------------- 1 files changed, 10 insertions(+), 19 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/29758f2e39e0f902c9fd1811252140ad1d5e9370 -- DragonFly BSD source repository
文章代碼(AID): #1BKuYaCC (DFBSD_commit)