From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759638AbZEFN7x (ORCPT ); Wed, 6 May 2009 09:59:53 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753627AbZEFN7o (ORCPT ); Wed, 6 May 2009 09:59:44 -0400 Received: from mx2.redhat.com ([66.187.237.31]:36696 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754115AbZEFN7n (ORCPT ); Wed, 6 May 2009 09:59:43 -0400 Message-ID: <4A019719.7030504@redhat.com> Date: Wed, 06 May 2009 16:56:41 +0300 From: Izik Eidus User-Agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103) MIME-Version: 1.0 To: Andrea Arcangeli CC: Hugh Dickins , Rik van Riel , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, chrisw@redhat.com, alan@lxorguk.ukuu.org.uk, device@lanana.org, linux-mm@kvack.org, nickpiggin@yahoo.com.au Subject: Re: [PATCH 3/6] ksm: change the KSM_REMOVE_MEMORY_REGION ioctl. References: <1241475935-21162-1-git-send-email-ieidus@redhat.com> <1241475935-21162-2-git-send-email-ieidus@redhat.com> <1241475935-21162-3-git-send-email-ieidus@redhat.com> <1241475935-21162-4-git-send-email-ieidus@redhat.com> <4A00DF9B.1080501@redhat.com> <4A014C7B.9080702@redhat.com> <20090506133434.GX16078@random.random> In-Reply-To: <20090506133434.GX16078@random.random> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Andrea Arcangeli wrote: > On Wed, May 06, 2009 at 12:16:52PM +0100, Hugh Dickins wrote: > > >> p.s. I wish you'd chosen different name than KSM - the kernel >> has supported shared memory for many years - and notice ksm.c itself >> says "Memory merging driver". "Merge" would indeed have been a less >> ambiguous term than "Share", but I think too late to change that now >> - except possibly in the MADV_ flag names? >> > > I don't actually care about names, so I leave this to other to discuss. > Well, There is no real problem changing the name, any suggestions?