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

DragonFly-2.3.1.127.g94131 master sys/dev/virtual/disk vdisk.c sys/dev/virtual/net if_vke.c sys/platform/vkernel/include cothread.h sys/platform/vkernel/platform console.c cothread.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 23 May 2009 20:03:16 -0700 (PDT)

commit 941319553038bba25664cb804f0dc437d15a79e2
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat May 23 20:02:50 2009 -0700

    vkernel - more crit section work to avoid pthread reentrancy.

Summary of changes:
 sys/dev/virtual/disk/vdisk.c             |   16 +++++-----
 sys/dev/virtual/net/if_vke.c             |   46 +++++++++++++++---------------
 sys/platform/vkernel/include/cothread.h  |    4 +-
 sys/platform/vkernel/platform/console.c  |   12 ++------
 sys/platform/vkernel/platform/cothread.c |   24 ++++++++++-----
 5 files changed, 52 insertions(+), 50 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/941319553038bba25664cb804f0dc437d15a79e2


-- 
DragonFly BSD source repository



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