NetBSD/sys/ufs
ad 4b8a875ae2 uvm_availmem(): give it a boolean argument to specify whether a recent
cached value will do, or if the very latest total must be fetched.  It can
be called thousands of times a second and fetching the totals impacts not
only the calling LWP but other CPUs doing unrelated activity in the VM
system.
2020-06-11 19:20:42 +00:00
..
chfs uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
ext2fs
ffs remove accmode_t typedef (not needed, breaks llvm) from maxv@ 2020-05-20 13:16:30 +00:00
lfs uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
mfs
ufs Assert ufs_strategy() always gets used while current thread 2020-05-18 08:28:44 +00:00
Makefile
files.ufs