summaryrefslogtreecommitdiffstats
path: root/libbsd.txt
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-09 14:03:56 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-10-10 09:09:19 +0200
commitd652c3bafd98cb574f17127815d3024362aed891 (patch)
tree6726fabb7872284277f5c3dda1a984f46e6c238d /libbsd.txt
parentUpdate files to match FreeBSD layout (diff)
downloadrtems-libbsd-d652c3bafd98cb574f17127815d3024362aed891.tar.bz2
Avoid per-CPU NETISR(9)
SMP support should be enabled once the new stack is ready for this.
Diffstat (limited to 'libbsd.txt')
-rw-r--r--libbsd.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/libbsd.txt b/libbsd.txt
index 5207a88a..165656da 100644
--- a/libbsd.txt
+++ b/libbsd.txt
@@ -46,6 +46,10 @@ the current Git submodule commit is this
svn co http://svn.freebsd.org/base/releng/8.2 -r255967 freebsd-8.2
== Issues and To Do
+* 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.
+
* Sebastian Huber and Joel Sherrill discussed the need for a a basic USB
functionality test that is known to work on qemu pc.