NetBSD/sys/dev/sysmon
2010-12-11 15:17:15 +00:00
..
files.sysmon Add a new software-only sensor device. This is intended for use as a 2010-10-19 11:55:38 +00:00
swsensor.c Enhance the swsensor(4) pseudo-device's capabilities to emulate more 2010-12-11 04:13:03 +00:00
swwdog.c Apparently swwdog reboot hasn't worked in several years since it 2010-11-11 21:55:04 +00:00
sysmon_envsys_events.c When removing properties (as in envstat -S), clear the flags that track 2010-12-08 00:09:14 +00:00
sysmon_envsys_tables.c
sysmon_envsys_util.c
sysmon_envsys.c Handle removal of limit properties correctly, even for sensors that 2010-12-11 15:17:15 +00:00
sysmon_envsysvar.h When removing sensor properties with envstat -S, ensure that drivers 2010-04-10 19:01:00 +00:00
sysmon_power.c Fix comment typos (mangement, managmenet). 2010-03-11 13:51:01 +00:00
sysmon_taskq.c Rearrange code in the sysmon queue execution thread to simplify locking logic. 2008-09-05 22:06:52 +00:00
sysmon_taskq.h
sysmon_wdog.c
sysmon.c Pass D_MPSAFE to d_flag in the cdevsw struct, so that the kernel_lock 2008-03-03 09:38:49 +00:00
sysmonconf.h
sysmonvar.h Use a typedef to define the prototype of the per-sensor callback. 2010-04-11 01:12:28 +00:00