lkml.org 
[lkml]   [2011]   [Jan]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [announce] vfs-scale git tree update
From
On Thu, Jan 6, 2011 at 1:12 PM, Jongman Heo <jongman.heo@gmail.com> wrote:
> Nick Piggin <npiggin <at> kernel.dk> writes:
>
>>
>> Git tree is here:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin.git
>>
>> Branch is:
>>
>>     vfs-scale-working
>>
>
> I've observed issue with this vfs-scaling patch.
>
> It makes the boot time of my Fedora14 on vmware much slower, while Ubuntu
> (native, not on vmware) has no problem.

Chris also noticed the problem on native hardware, so it looks like it might be
specific to redhat.

http://marc.info/?l=linux-kernel&m=129287788825563&w=2

It's interesting because the rcu-walk path lookup failure even in the worst case
that everything blows up in our face, should be a barely measurable hit -- no
more than about 2x slowdown on something as fast as a path lookup.

So I suspect it is a bug in the sysfs .d_revalidate_rcu conversion. It is a bit
nasty and needs some cleanup anyway.

So what I will do is split those conversions properly so the core code is done
first, and the filesystem conversions done individually after that for better
bisecting. I'll also drop the sysfs conversion (it was mainly useful for my own
testing anyway, and not so performance critical).

I might ping you again to test the sysfs patch if I get keen, after the dust of
this merge window settles :)

Thanks,
Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2011-01-07 01:13    [W:2.527 / U:1.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site