Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 14 Nov 2002 12:58:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 14 Nov 2002 12:58:23 -0500 Received: from pc1-cwma1-5-cust42.swa.cable.ntl.com ([80.5.120.42]:33452 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Thu, 14 Nov 2002 12:58:21 -0500 Subject: Re: [patch] remove hugetlb syscalls From: Alan Cox To: David Mosberger-Tang Cc: Linux Kernel Mailing List In-Reply-To: References: <08a601c28bbb$2f6182a0$760010ac@edumazet> <20021114141310.A25747@infradead.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 (1.0.8-10) Date: 14 Nov 2002 18:31:15 +0000 Message-Id: <1037298675.16000.47.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 659 Lines: 14 On Thu, 2002-11-14 at 17:51, David Mosberger-Tang wrote: > One potential downside of this is that programmers might expect > mremap(), mprotect() etc. to work on the returned memory at the > granularity of base-pages. I'm not sure though whether that was part > of the reason Linus wanted separate syscalls. The extra syscalls dont change anything. mremap/mprotect still fails in the same way after you use them - 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/