看板 DFBSD_commit 關於我們 聯絡資訊
commit f79d9cc971a2fff4b0de7e1fa3a36d29332ab890 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Mon Feb 14 13:20:57 2011 -0800 kernel - Remove the last MP locks from tmpfs (2). * The tmpfs interlock is the per-mount token now, not the MP lock Reported-by: Venkatesh Srinivas <me@endeavour.zapto.org> Summary of changes: sys/vfs/tmpfs/tmpfs_vnops.c | 13 +++++++++---- 1 files changed, 9 insertions(+), 4 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f79d9cc971a2fff4b0de7e1fa3a36d29332ab890 -- DragonFly BSD source repository