cvs commit: src/sys/kern init_main.c kern_synch.c src/sys/sys globaldata.h param.h proc.h thread2.h

Matthew Dillon dillon at apollo.backplane.com
Tue Nov 8 12:57:44 PST 2005


    I would appreciate it if people could test with this tsleep/wakeup
    commit, especially on SMP boxes.  It's the 'easy' part.  The hard
    part (part 2) is making the userland scheduler itself MP safe, which
    entails rewriting (and hopefully also simplifying) a good chunk of
    the process acquisition/release API.

						-Matt





More information about the Commits mailing list