Add a couple of entries I have interests in.
While here, do whitespace cleanup.
This commit is contained in:
parent
54df754e6e
commit
28054fb9bd
7
doc/TODO
7
doc/TODO
|
@ -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):
|
||||
|
||||
|
|
Loading…
Reference in New Issue