summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-28 16:42:55 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-31 13:18:52 +0100
commita9e26f5d5b461a332720e389855fb16fa44ef65f (patch)
treeb1fab7b85564d3b0630a47754fb3108aebb8c4c1 /libbsd.txt
parentUse kqueue() and kevent() from FreeBSD (diff)
downloadrtems-libbsd-a9e26f5d5b461a332720e389855fb16fa44ef65f.tar.bz2
TIMEOUT(9): Use timer server for callout_tick()
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt3
1 files changed, 3 insertions, 0 deletions
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? */