Adding yield syscall doesn't help significantly,
authorBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 16:02:11 +0000 (16:02 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Wed, 17 May 2006 16:02:11 +0000 (16:02 +0000)
or at least not as much as using qemu instead of Bochs.

TODO

diff --git a/TODO b/TODO
index c666bab762668690121a79e0e79f53fdf05b99a6..88a08331a6224dd9a0c56163c0bc79a8f6b71f1a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -203,8 +203,6 @@ Godmar Back <godmar@gmail.com> writes:
 
 * Finish writing tour.
 
-* Introduce a "yield" system call to speed up the syn-* tests.
-
 via Godmar Back:
 
 * Get rid of mmap syscall, add sbrk.