Re: Where is the performance bottleneck?
From: Nick Piggin (nickpiggin_at_yahoo.com.au)
Date: 08/31/05
- Previous message: Srivatsa Vaddagiri: "[PATCH 3/3] Updated dynamic tick patches - Recover walltime upon wakeup"
- In reply to: Holger Kiehl: "Re: Where is the performance bottleneck?"
- Next in thread: Holger Kiehl: "Re: Where is the performance bottleneck?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: Srivatsa Vaddagiri: "[PATCH 3/3] Updated dynamic tick patches - Recover walltime upon wakeup"
- In reply to: Holger Kiehl: "Re: Where is the performance bottleneck?"
- Next in thread: Holger Kiehl: "Re: Where is the performance bottleneck?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|