git: kernel - make kern/vfs_sync.c MPSAFE
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Aug 28 14:44:08 PDT 2010
commit 145eb524f6b852c9b63e743866a5b5a6686d50dd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Aug 28 14:42:42 2010 -0700
kernel - make kern/vfs_sync.c MPSAFE
* Syncer queues already tokenized but make the syncer thread MPSAFE
* Mark the source file MPSAFE
Summary of changes:
sys/kern/vfs_sync.c | 13 ++++---------
1 files changed, 4 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/145eb524f6b852c9b63e743866a5b5a6686d50dd
--
DragonFly BSD source repository
More information about the Commits
mailing list