Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751181Ab0KWIi3 (ORCPT ); Tue, 23 Nov 2010 03:38:29 -0500 Received: from e37.co.us.ibm.com ([32.97.110.158]:52160 "EHLO e37.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794Ab0KWIi2 (ORCPT ); Tue, 23 Nov 2010 03:38:28 -0500 Subject: Re: Sudden and massive page cache eviction From: Dave Hansen To: Andrew Morton Cc: Peter =?ISO-8859-1?Q?Sch=FCller?= , linux-kernel@vger.kernel.org, Mattias de Zalenski , linux-mm@kvack.org In-Reply-To: <20101122161158.02699d10.akpm@linux-foundation.org> References: <20101122161158.02699d10.akpm@linux-foundation.org> Content-Type: text/plain; charset="ANSI_X3.4-1968" Date: Tue, 23 Nov 2010 00:38:22 -0800 Message-ID: <1290501502.2390.7029.camel@nimitz> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 807 Lines: 18 On Mon, 2010-11-22 at 16:11 -0800, Andrew Morton wrote: > > This latest observation we understand may be due to NUMA related > > allocation issues, and we should probably try to use numactl to ask > > for a more even allocation. We have not yet tried this. However, it > is not clear how any issues having to do with that would cause sudden > > eviction of data already *in* the page cache (on whichever node). You don't have anybody messing with /proc/sys/vm/drop_caches, do you? That can cause massive, otherwise unprovoked page cache eviction. -- Dave -- 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/