Add a couple of entries I have interests in.

While here, do whitespace cleanup.
This commit is contained in:
junyoung 2003-09-02 12:01:14 +00:00
parent 54df754e6e
commit 28054fb9bd
1 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: TODO,v 1.7 2003/08/30 21:30:51 jmmv Exp $
# $NetBSD: TODO,v 1.8 2003/09/02 12:01:14 junyoung Exp $
THINGS TO BE DONE:
@ -53,7 +53,10 @@ Documentation:
i386 kernel support:
better ways of accessing BIOS, i/o space. some exportable to
user space. See mach3,linux dos emulator
i686 optimized versions of copyin/copyout/memcpy/memset/etc. lazy
floating-point context switching should be implemented as well.
make use of sysenter/sysexit instructions on PIII/4 and Athlon for
reducing syscall overhead.
This is a list of suggested smaller projects (in no particular order):