[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <10604.1246459458@redhat.com>
Date: Wed, 01 Jul 2009 15:44:18 +0100
From: David Howells <dhowells@...hat.com>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Cc: dhowells@...hat.com, Christoph Lameter <cl@...ux-foundation.org>,
Minchan Kim <minchan.kim@...il.com>,
Johannes Weiner <hannes@...xchg.org>,
"riel@...hat.com" <riel@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>,
"peterz@...radead.org" <peterz@...radead.org>,
"tytso@....edu" <tytso@....edu>,
"linux-mm@...ck.org" <linux-mm@...ck.org>,
"elladan@...imo.com" <elladan@...imo.com>,
"npiggin@...e.de" <npiggin@...e.de>,
"Barnes, Jesse" <jesse.barnes@...el.com>
Subject: Re: [PATCH v2] Show kernel stack usage to /proc/meminfo and OOM log
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com> wrote:
> + int pages = THREAD_SIZE / PAGE_SIZE;
Bad assumption. On FRV, for example, THREAD_SIZE is 8K and PAGE_SIZE is 16K.
David
--
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