:>:At 10:04 PM -0800 2000/3/29, Matthew Dillon wrote:
:>[...]
:> 6 minutes 20 seconds (about 7%).
:
:I'm seeing the same order of improvement still.
:
:--
:Bob Bishop (0118) 977 4017 international code +44 118
:[EMAIL PROTECTED] fax (0118) 989 4254 between 0800 and 1800 UK
Ok, excellent. I figured out why my I/O rate was still high -- I
also hadn't turned on softupdates for /var/tmp, but it didn't make
much of a difference since I use -pipe in my compiler options so
I am still hanging on around 5-7% too.
That's still significant, but not as fun a number as the first one :-).
I am coordinating one more patch set with Mike that makes sigprocmask
and the core copyout function MP safe (so both copyin and copyout are
MP safe). Copyout is basically MP safe already, sigprocmask
needed only minor adjustments. Then I'm going to turn the code loose
in 5.0 and, in a week or two, backport it to 4.0. Then it will be up to
the rest of the community to push the MP lock further, I don't have
as much time on my hands as I used to :-).
-Matt
Matthew Dillon
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
- Re: SMP buildworld times / per... Mike Smith
- Re: SMP buildworld times / per... Poul-Henning Kamp
- Re: SMP buildworld times / performance test... Eric D. Futch
- Re: SMP buildworld times / performance tests Andy Farkas
- Re: SMP buildworld times / performance tests Matthew Dillon
- Re: SMP buildworld times / performance tests Peter Wemm
- Re: SMP buildworld times / performance tests Matthew Dillon
- Re: SMP buildworld times / performance tests Brad Knowles
- Re: SMP buildworld times / performance test... Matthew Dillon
- Re: SMP buildworld times / performance ... Bob Bishop
- Re: SMP buildworld times / perform... Matthew Dillon
- Re: SMP buildworld times / performance tests Matthew D. Fuller
- Re: SMP buildworld times / performance test... David O'Brien
- Re: SMP buildworld times / performance ... Matthew D. Fuller
- Re: SMP buildworld times / performance ... Warner Losh
- Re: SMP buildworld times / perform... Matthew Dillon
- Re: SMP buildworld times / perform... Warner Losh
- Re: SMP buildworld times / performance test... Bruce Evans
- Re: SMP buildworld times / performance test... Brad Knowles
- Re: SMP buildworld times / performance ... Matthew D. Fuller
- Re: SMP buildworld times / performance tests Chuck Robey
