wuzhipeng2014 / freenos

Automatically exported from code.google.com/p/freenos
GNU General Public License v3.0
0 stars 0 forks source link

Simplify the (X86) Kernel Implementation #80

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With all techniques we learned since we started FreeNOS, virtual-memory,
I/O addressing, scheduling, context switching, and more, I believe we can
really simplify the current implementation of the Kernel. We should review
each component in the Kernel for this.

Original issue reported on code.google.com by nieklinn...@gmail.com on 30 Aug 2009 at 1:34

GoogleCodeExporter commented 9 years ago

Original comment by nieklinn...@gmail.com on 1 Nov 2009 at 10:39