看板 DFBSD_commit 關於我們 聯絡資訊
commit c600838ff28809acd3285f93d219d17fe138729d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Jul 11 22:34:40 2009 -0700 pipe - pre-MP work, change indexing to circular FIFO rindex/windex. Summary of changes: sys/kern/sys_pipe.c | 149 +++++++++++++++++++++++------------------------- sys/sys/pipe.h | 5 +- usr.bin/fstat/fstat.c | 2 +- 3 files changed, 74 insertions(+), 82 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c600838ff28809acd3285f93d219d17fe138729d -- DragonFly BSD source repository