看板 DFBSD_commit 關於我們 聯絡資訊
commit 89505f347f6d76d8dc8a4252e5d325931e691203 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Tue Mar 16 12:14:02 2010 -0700 libdevstat - Add compute_stats_read() and compute_stats_write() * Add versions of compute_stats() which separate out the read and write activity. Summary of changes: lib/libdevstat/devstat.c | 170 ++++++++++++++++++++++++++++++++++++++++++++++ lib/libdevstat/devstat.h | 14 ++++ 2 files changed, 184 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/89505f347f6d76d8dc8a4252e5d325931e691203 -- DragonFly BSD source repository