hi, > Module Name: src > Committed By: christos > Date: Sat Jan 8 20:37:05 UTC 2011 > > Modified Files: > src/sys/kern: vfs_wapbl.c > > Log Message: > Add two sysctls one that does verbose transaction logging and a second one > that disables flushing the disk cache (which is fast but dangerous for > data integrity). From simon a long while back.
i don't think this kind of knob should be system global. are they merely for debug? YAMAMOTO Takashi > > > To generate a diff of this commit: > cvs rdiff -u -r1.38 -r1.39 src/sys/kern/vfs_wapbl.c > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files.