summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-24 10:02:45 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-24 15:20:57 +0100
commit8475e7aa0a46ea1ef96c03968a80530f0c44c0ef (patch)
treeaa1770cb186ea9d382141f1817e7ec545cfbc45d /libbsd.txt
parentSLEEPQUEUE(9): Import from FreeBSD (diff)
downloadrtems-libbsd-8475e7aa0a46ea1ef96c03968a80530f0c44c0ef.tar.bz2
SLEEPQUEUE(9): Port to RTEMS
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index f965667f..aa865b45 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -316,6 +316,8 @@ rtems_mdns_gethostname().
== Issues and TODO
+* Priority queues are broken with clustered scheduling.
+
* Per-CPU data should be enabled once the new stack is ready for SMP.
* Per-CPU NETISR(9) should be enabled onece the new stack is ready for SMP.