Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261679AbVBOLFc (ORCPT ); Tue, 15 Feb 2005 06:05:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261680AbVBOLFc (ORCPT ); Tue, 15 Feb 2005 06:05:32 -0500 Received: from omx1-ext.sgi.com ([192.48.179.11]:64436 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S261679AbVBOLF2 (ORCPT ); Tue, 15 Feb 2005 06:05:28 -0500 Date: Tue, 15 Feb 2005 05:05:06 -0600 From: Robin Holt To: Ray Bryant Cc: Andi Kleen , Ray Bryant , linux-mm , linux-kernel Subject: Re: [RFC 2.6.11-rc2-mm2 0/7] mm: manual page migration -- overview Message-ID: <20050215110506.GD19658@lnx-holt.americas.sgi.com> References: <20050212032535.18524.12046.26397@tomahawk.engr.sgi.com> <42114279.5070202@sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42114279.5070202@sgi.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1164 Lines: 25 On Mon, Feb 14, 2005 at 06:29:45PM -0600, Ray Bryant wrote: > which is what you are asking for, I think. The library's job > (in addition to suspending all of the processes in the list for > the duration of the migration operation, plus do some other things > that are specific to sn2 hardware) would be to examine the You probably want the batch scheduler to do the suspend/resume as it may be parking part of the job on nodes that have memory but running processes of a different job while moving a job out of the way for a big-mem app that wants to run on one of this jobs nodes. > do memory placement by first touch, during initialization. This is, > in part, because most of our codes originate on non-NUMA systems, > and we've typically done very just what is necessary to make them Software Vendors tend to be very reluctant to do things for a single architecture unless there are clear wins. Thanks, Robin - 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/