1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.bin/vmstat
cheloha 23d448557b vmstat/dkstats.c: remove obfuscatory timerset() macro
Using a macro to perform a plain struct assignment obfuscates the
obvious.  Delete the timerset() macro.

While here, remove some superfluous timerclear(3) calls.

Thread: https://marc.info/?l=openbsd-tech&m=171346446031940&w=2

ok millert@
2024-05-06 16:54:22 +00:00
..
dkstats.c vmstat/dkstats.c: remove obfuscatory timerset() macro 2024-05-06 16:54:22 +00:00
dkstats.h
Makefile
vmstat.8 replace links to uvm(9) to uvm_init(9); ok mpi 2019-12-06 19:15:16 +00:00
vmstat.c Add per-CPU caches to the pmemrange allocator. 2024-05-01 12:54:27 +00:00