[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1287538607.2031.5.camel@myhost>
Date: Wed, 20 Oct 2010 09:36:47 +0800
From: "Figo.zhang" <zhangtianfei@...dcoretech.com>
To: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>,
Wu Fengguang <fengguang.wu@...el.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"rientjes@...gle.com" <rientjes@...gle.com>,
figo1802 <figo1802@...il.com>
Subject: Re: oom_killer crash linux system
>
> >
> > echo 5 > /proc/sys/vm/dirty_ratio
>
> reduce the dirty_ratio, i can use memory up to 1.75GB, and then it
will
> call oom-killer.
>So it helps. Are there intensive IO after reducing dirty_ratio?
> > - enable vmscan trace
> >
> > mount -t debugfs none /sys/kernel/debug
> > echo 1 > /sys/kernel/debug/tracing/events/vmscan/enable
> > <eat memory and wait for crash>
> > cat /sys/kernel/debug/tracing/trace > trace.log
> would you like to help to see the trace.log , i add attached file.
> There are many vmscan writes showing up in the trace.
yes, the DiskIO is be not aggressive when i reduce the dirty_ratio, but
when i use memory up to 1.75GB (total 2GB), the system suddenly crashed.
when i reboot and want to see the /var/log/message, it is without useful
information.
so it is other useful debug approach to find the issue?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists