2 x quad-core system is slower that 2 x dual core on FreeBSD
Kris Kennaway
kris at FreeBSD.org
Thu Nov 22 13:51:17 PST 2007
Ivan Voras wrote:
> On 22/11/2007, Kris Kennaway <kris at freebsd.org> wrote:
>> Ivan Voras wrote:
>>> Kris Kennaway wrote:
>
>>>> OK, let's take a step back here. Did you obtain the lock profiling
>>>> trace and verify that you're seeing the same problem as Alexey? Can I
>>>> see the trace?
>>> Here it is:
>>>
>>> http://ivoras.sharanet.org/stuff/lock_profile.txt
>>>
>>> This is without your patch.
>>>
>
>>> Your reading of the lock profile will be appreciated.
>> OK, how about with?
>
> The machine is going into production and I can't do such interventions
> on it any more. Based on the lock trace, do you think It's the same
> problem as Alexeys?
It looks like lockmgr, and the patch should definitely have helped.
Maybe you forgot to enable vfs.lookup_shared?
Kris
More information about the freebsd-stable
mailing list