summaryrefslogtreecommitdiff
path: root/sys/src/9/port/alarm.c
AgeCommit message (Expand)Author
2022-09-259/port: revert timer wheel change, breaks pi4 boot, needs more time investiga...cinap_lenrek
2022-09-249/port: reimplement timers to use timer wheelOri Bernstein
2022-09-03kernel: half NERR, refcount Note's to avoid excessive allocations for postnot...cinap_lenrek
2016-09-08kernel: make sure procalarm() remaining time doesnt become negativecinap_lenrek
2014-01-03kernel: simplify procalarm()cinap_lenrek
2014-01-03alarm: skip timed out alarms when inserting in procalarm() (thanks erik)cinap_lenrek
2014-01-01kernel: fix alarm postnote racecinap_lenrek
2013-11-22kernel: kproc error and exitcinap_lenrek
2013-06-22alarm: run checkalarms() only on cpu0 (from eriks alarm-once patch)cinap_lenrek
2013-05-21kernel: prevent alarm(2) from returning instantly when the tick timer wraps. ...cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen