cvs commit: src/sys/fs/nullfs null_vfsops.c
Kris Kennaway
kris at FreeBSD.org
Sun Oct 16 14:45:32 PDT 2005
kris 2005-10-16 21:45:25 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vfsops.c
Log:
Reflect mpsafety of the underlying filesystem in the nullfs image.
I benchmarked this by simultaneously extracting 4 large tarballs (basically
world images) on a 4-processor AMD64 system, in a malloc-backed md.
With this patch, system time was reduced by 43%, and wall clock time by 33%.
Submitted by: jeff
MFC after: 1 week
Revision Changes Path
1.73 +1 -0 src/sys/fs/nullfs/null_vfsops.c
More information about the cvs-src
mailing list