DragonFly commits List (threaded) for 2009-07
DragonFly BSD
DragonFly commits List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 12 Jul 2009 16:08:15 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]