19 Apr 2010 18:49
19 Apr 2010 20:17
Re: state of NetBSD SMP
Martin Husemann <martin <at> duskware.de>
2010-04-19 18:17:27 GMT
2010-04-19 18:17:27 GMT
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
20 Apr 2010 17:47
Re: state of NetBSD SMP
David Holland <dholland-tech <at> netbsd.org>
2010-04-20 15:47:03 GMT
2010-04-20 15:47:03 GMT
On Mon, Apr 19, 2010 at 08:17:27PM +0200, Martin Husemann 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?) I dare, but my hands are full :( -- -- David A. Holland dholland <at> netbsd.org
28 Apr 2010 14:43
Re: state of NetBSD SMP
David Laight <david <at> l8s.co.uk>
2010-04-28 12:43:31 GMT
2010-04-28 12:43:31 GMT
On Tue, Apr 20, 2010 at 03:47:03PM +0000, David Holland wrote: > On Mon, Apr 19, 2010 at 08:17:27PM +0200, Martin Husemann 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?) > > I dare, but my hands are full :( DittoActually the network code is probably much harder ... David -- -- David Laight: david <at> l8s.co.uk
28 Apr 2010 17:54
Re: state of NetBSD SMP
Erik Fair <fair <at> netbsd.org>
2010-04-28 15:54:21 GMT
2010-04-28 15:54:21 GMT
On Apr 28, 2010, at 05:43 , David Laight wrote: > On Tue, Apr 20, 2010 at 03:47:03PM +0000, David Holland wrote: >> On Mon, Apr 19, 2010 at 08:17:27PM +0200, Martin Husemann 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?) >> >> I dare, but my hands are full :( > > Ditto> > Actually the network code is probably much harder ... But, I'd argue, much more urgently needed than the TTY code. How many bits get moved, as a percentage of system total, through each subsystem? Erik <fair <at> netbsd.org>
28 Apr 2010 22:21
Re: state of NetBSD SMP
David Holland <dholland-tech <at> netbsd.org>
2010-04-28 20:21:10 GMT
2010-04-28 20:21:10 GMT
On Wed, Apr 28, 2010 at 08:54:21AM -0700, Erik Fair wrote: > > Actually the network code is probably much harder ... > > But, I'd argue, much more urgently needed than the TTY code. How > many bits get moved, as a percentage of system total, through each > subsystem? indeed on both points, but I have no experience at all with the network code and so I'm probably not doing it regardless... -- -- David A. Holland dholland <at> netbsd.org
Actually the network code is probably much harder ...
David
RSS Feed