cvs commit: src/sys/conf files src/sys/i386/i386 machdep.c src/sys/kern init_sysent.c kern_usched.c syscalls.c syscalls.master usched_bsd4.c src/sys/sys syscall-args syscall-hide.h syscall.h syscall.mk sysproto.h sysunion.h usched.h

David Rhodus drhodus at machdep.com
Thu Nov 17 09:36:57 PST 2005


Are you planning on implementing some other schedulers now ?  Perhaps
even a basic FIFO scheduling queue would be a interesting enough
starting point for others that want to research different scheduling
algorithms.  Another quick and easy port should be the lottery
scheduler using some of the fbsd patches that are floating around.

-DR






More information about the Commits mailing list