plan9fox/sys
cinap_lenrek e4ce6aadac kernel: handle tos and per process pcycle counters in port/
we might as well handle the per process cycle
counter in the portable part instead of duplicating the code
in every arch and have inconsistent implementations.

we now have a portable kenter() and kexit() function,
that is ment to be used in trap/syscall from user,
which updates the counters.

some kernels missed initializing Mach.cyclefreq.
2020-12-20 22:34:41 +01:00
..
doc /sys/doc: fix mkfile to and remove files that now can be regenerated 2017-05-09 16:23:48 +02:00
games/lib fortunes: As much as I'd love to I feel I have to let it go -- rminnich 2020-04-18 21:37:53 -04:00
include libauth: add procsetuser() function to change user id of the calling process 2020-12-19 17:46:55 +01:00
lib kbmap: add Turkish keymap (thanks Kemal) 2020-12-18 15:15:49 +01:00
man libauth: add procsetuser() function to change user id of the calling process 2020-12-19 17:46:55 +01:00
src kernel: handle tos and per process pcycle counters in port/ 2020-12-20 22:34:41 +01:00