Re: Where is the performance bottleneck?

From: Nick Piggin (nickpiggin_at_yahoo.com.au)
Date: 08/31/05

  • Next message: Srivatsa Vaddagiri: "[PATCH 1/3] Updated dynamic tick patches - Fix lost tick calculation in timer_pm.c"
    Date:	Thu, 01 Sep 2005 03:25:36 +1000
    To: Holger Kiehl <Holger.Kiehl@dwd.de>
    
    

    Holger Kiehl wrote:

    > meminfo.dump:
    >
    > MemTotal: 8124172 kB
    > MemFree: 23564 kB
    > Buffers: 7825944 kB
    > Cached: 19216 kB
    > SwapCached: 0 kB
    > Active: 25708 kB
    > Inactive: 7835548 kB
    > HighTotal: 0 kB
    > HighFree: 0 kB
    > LowTotal: 8124172 kB
    > LowFree: 23564 kB
    > SwapTotal: 15631160 kB
    > SwapFree: 15631160 kB
    > Dirty: 3145604 kB

    Hmm OK, dirty memory is pinned pretty much exactly on dirty_ratio
    so maybe I've just led you on a goose chase.

    You could
         echo 5 > /proc/sys/vm/dirty_background_ratio
         echo 10 > /proc/sys/vm/dirty_ratio

    To further reduce dirty memory in the system, however this is
    a long shot, so please continue your interaction with the
    other people in the thread first.

    Thanks,
    Nick

    -- 
    SUSE Labs, Novell Inc.
    Send instant messages to your online friends http://au.messenger.yahoo.com 
    -
    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/
    

  • Next message: Srivatsa Vaddagiri: "[PATCH 1/3] Updated dynamic tick patches - Fix lost tick calculation in timer_pm.c"

    Relevant Pages

    • [patch 0/6] remove PageReserved
      ... Most of the arch code is just reserved memory reporting, ... Hugh has some code which handles this case but he suggested that we ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch 2] mm: speculative get_page
      ... I'm in the process of recovering one of those with an earlier set ... need to be an atomic flag though, so it can be an "impossible" ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch 2.6.13-rc4] fix get_user_pages bug
      ... Please all hack it around as you see fit, ... pass back a special code VM_FAULT_WRITE to say it has done its full job ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [patch 0/7] lockless pagecache 2
      ... Code clarity and commenting improvement. ... RCU attempt - completely wrong?). ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: RT patch acceptance
      ... > I think where we violently disagree is that in your earlier posts you ... If you look at some of my earlier posts, ... Send instant messages to your online friends http://au.messenger.yahoo.com ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)