Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757441Ab1DMA07 (ORCPT ); Tue, 12 Apr 2011 20:26:59 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:59190 "EHLO out2.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751847Ab1DMA06 (ORCPT ); Tue, 12 Apr 2011 20:26:58 -0400 X-Sasl-enc: Ke2jHBUziflW5akFr05Hi4sZjZ5KNDeJWwWjrgSb4IJa 1302654417 Message-ID: <90769A9DD8A14AE8A5A08BAC24B1245F@jem> From: "Rob Mueller" To: "David Rientjes" , "KOSAKI Motohiro" Cc: "LKML" , "linux-mm" , "Andrew Morton" , "Christoph Lameter" , "KAMEZAWA Hiroyuki" References: <20110411172004.0361.A69D9226@jp.fujitsu.com> Subject: Re: [PATCH resend^2] mm: increase RECLAIM_DISTANCE to 30 Date: Wed, 13 Apr 2011 10:26:50 +1000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5994 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 31 >> Recently, Robert Mueller reported zone_reclaim_mode doesn't work >> properly on his new NUMA server (Dual Xeon E5520 + Intel S5520UR MB). >> He is using Cyrus IMAPd and it's built on a very traditional >> single-process model. >> > > Let's add Robert to the cc to see if this is still an issue, it hasn't > been re-reported in over six months. We definitely still set this in /etc/sysctl.conf on every imap server machine: vm.zone_reclaim_mode = 0 I believe it still defaults to 1 otherwise. What I haven't tested is if leaving it at 1 still causes problems. It definitely DID previously cause big problems (I think that was around 2.6.34 or so). http://blog.fastmail.fm/2010/09/15/default-zone_reclaim_mode-1-on-numa-kernel-is-bad-for-fileemailweb-servers/ I'll try changing it to 1 on a machine for 4 hours, see if it makes a noticeable difference and report back. Rob -- 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/