freebsd-skq/sys/ufs
mckusick c4523d974e To better understand performance problems with journalled soft updates,
we need to collect the highest level of allocation for each of the
different soft update dependency structures. This change collects these
statistics and makes them available using `sysctl debug.softdep.highuse'.

Reviewed by: kib
Tested by:   Peter Holm
MFC after:   2 weeks
2013-08-05 22:01:16 +00:00
..
ffs To better understand performance problems with journalled soft updates, 2013-08-05 22:01:16 +00:00
ufs Change i_gen in UFS to an unsigned type. 2013-07-10 18:19:48 +00:00