From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19Ewlu-0000H9-00 for qemu-devel@nongnu.org; Sun, 11 May 2003 15:46:10 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19Ewlt-0000G5-00 for qemu-devel@nongnu.org; Sun, 11 May 2003 15:46:09 -0400 Received: from pizda.ninka.net ([216.101.162.242]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19Ewlr-00006k-00 for qemu-devel@nongnu.org; Sun, 11 May 2003 15:46:07 -0400 Date: Sun, 11 May 2003 11:40:29 -0700 (PDT) Message-Id: <20030511.114029.112618001.davem@redhat.com> Subject: Re: [Qemu-devel] Alpha update From: "David S. Miller" In-Reply-To: <3EBE4BBF.1020403@free.fr> References: <87ptmqjm3q.fsf@student.uni-tuebingen.de> <3EBE4BBF.1020403@free.fr> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , To: fabrice.bellard@free.fr Cc: qemu-devel@nongnu.org From: Fabrice Bellard Date: Sun, 11 May 2003 15:10:23 +0200 BTW, it was mentionned that variable host page size support was necessary. Would a configure time probe be OK or should it be dynamically probed ? It must be dynamically probed using get_pagesize().