DragonFly-2.3.1.771.gc6008 master sys/kern sys_pipe.c sys/sys pipe.h usr.bin/fstat fstat.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 12 16:08:54 PDT 2009


commit c600838ff28809acd3285f93d219d17fe138729d
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list