lkml.org 
[lkml]   [2009]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [Bugme-new] [Bug 12564] New: poor performance while preprocessing source code
From
Date
On Wed, 2009-01-28 at 17:05 -0500, Jeff Layton wrote:
>
> It's a pretty small patch. The obvious question is: "What mount
> options
> are you using on your NFS mounts?"
>

Well, I didn't think that I was using any NFS mounts.
But, it turns out I was in a way. Apparently, amd does its top
level mounts with noac. So, where this (using an automounted path):
cd /h/spo/work
make -j 5
would be slow. This (using a non-automounted path):
cd /home/spo/work
make -j 5
showed the faster performance I was expecting.
I will mark my bug as invalid and decide what, if anything,
I want to do about amd.
Thanks for pointing me in the right direction.

Steven




\
 
 \ /
  Last update: 2009-01-29 02:05    [W:0.033 / U:0.448 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site