From mboxrd@z Thu Jan 1 00:00:00 1970 From: Evgeniy Polyakov Subject: NFS/credentials leak in 2.6.29-rc1 Date: Tue, 20 Jan 2009 14:46:49 +0300 Message-ID: <20090120114649.GA15832@ioremap.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org To: Trond Myklebust Return-path: Received: from cet.com.ru ([195.178.208.66]:36244 "EHLO tservice.net.ru" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1758787AbZATLqs (ORCPT ); Tue, 20 Jan 2009 06:46:48 -0500 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Trond. I recently observed several OOM crashes on the NFS server machine used for the heavy benchmarks. It did not show in .28 iirc and I never got OOM crash with other benches with different filesystems. That's what I observe right now via slabtop, both constantly grew uring the test: 1798890 1798672 99% 0.12K 59963 30 239852K cred_jar 1798320 1798307 99% 0.25K 119888 15 479552K size-256 machine then died after quite short time. Overall it took about an hour or two for the 8gb of ram. Is this a known issue or should I spent more time investigating the cause? -- Evgeniy Polyakov