Re: state of NetBSD SMP
Martin Husemann <[email protected]> Mon, 19 Apr 2010 20:17:27 +0200
| Newsgroups | gmane.os.netbsd.devel.smp |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Apr 19, 2010 at 09:49:16AM -0700, Erik Fair wrote: > So, what's the current state of NetBSD SMP, i.e. how many kernel > subsystems do we still have to get out from under the big lock? No idea about total count, but top three of next things to attack: - audio (there is a branch, supposedly ~50% done) - networking - tty (noone dares to touch it?) Martin