[Kos-cvs] kos-web/contents features_en.i,1.8,1.9
thomas at kos.enix.org
thomas at kos.enix.org
Wed Dec 29 21:50:32 CET 2004
Update of /var/cvs/kos/kos-web/contents
In directory the-doors:/tmp/cvs-serv5475/contents
Modified Files:
features_en.i
Log Message:
Quelques autres mises à jour
Index: features_en.i
===================================================================
RCS file: /var/cvs/kos/kos-web/contents/features_en.i,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- features_en.i 29 Dec 2004 20:49:41 -0000 1.8
+++ features_en.i 29 Dec 2004 20:50:30 -0000 1.9
@@ -31,11 +31,11 @@
<ul><li>monolithic, made of ELF modules linked together at init
time</li>
<li>multithreaded, preemptible, reentrant</li>
- <li>designed for SMP (<i>Symetric Multiprocessing</i>)
+ <li>designed for SMP (<i>Symetric Multiprocessing</i>)</li>
<li>kernel synchronization primitives: spinlock, mutex, message
queues, semaphores, waitqueues</li>
<li>IRQ management: bottom-half handlers ("<tt>DSR</tt>"),
- tasklets ("<tt>DST</tt>")
+ tasklets ("<tt>DST</tt>")</li>
<li>task scheduling: basic round-robin for the time being (to be
replaced)</li>
<li>modular architecture and source-level design enforces
More information about the Kos-cvs
mailing list