NetBSD/sys/arch/luna68k
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
..
compile
conf Oops, fix comment in the previous for accuracy. 2020-05-19 09:14:52 +00:00
dev in many device attach paths, allocate memory with KM_SLEEP instead of KM_NOSLEEP 2019-10-01 18:00:07 +00:00
include s/impliment/implement/ in comment. 2020-04-02 15:30:25 +00:00
luna68k uvm_availmem(): give it a boolean argument to specify whether a recent 2020-06-11 19:20:42 +00:00
stand Back out previous - fixed differently by rin already. 2019-10-27 11:21:52 +00:00
Makefile fix a botch in comment. 2013-11-17 04:45:35 +00:00