From a9e26f5d5b461a332720e389855fb16fa44ef65f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 28 Oct 2013 16:42:55 +0100 Subject: TIMEOUT(9): Use timer server for callout_tick() --- libbsd.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libbsd.txt') diff --git a/libbsd.txt b/libbsd.txt index 1b2da2b2..890c5cbf 100644 --- a/libbsd.txt +++ b/libbsd.txt @@ -100,6 +100,9 @@ the current Git submodule commit is this * KQUEUE(2): Choose proper lock for global kqueue list. +* TIMEOUT(9): Maybe use special task instead of timer server to call + callout_tick(). + [listing] ---- /* sysinit section? */ -- cgit v1.2.3