lkml.org 
[lkml]   [2006]   [Jan]   [7]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateFri, 6 Jan 2006 21:48:57 -0800
    From"Randy.Dunlap" <>
    SubjectRe: High load
    On Sat, 07 Jan 2006 11:17:09 +0530 Aniruddh Singh wrote:
    
    > 
    > > > > for measuring IO performance, I'd recommend tiobench over hdparm any day
    > > > > ( http://tiobench.sf.net )
    > > > 
    > > > i will do it, can you please tell me why load goes high when i compile
    > > > kernel (10 and above)
    > > 
    > > thats really odd, unless you do a "make -j", in which case of course
    > > it's expected ;)
    > yes i always use make -j option ??
    
    With or without a following integer?
    
    See 'make help':
      -j [N], --jobs[=N]          Allow N jobs at once; infinite jobs with no arg.
    
    so use make -j N to limit the number of makes/compiles etc.
    or use 'make -j' to go ballistic.
    
    ---
    ~Randy
    -
    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: 2006-01-07 06:51    [from the cache]
    ©2003-2008