From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D4W1C-0000In-W2 for qemu-devel@nongnu.org; Thu, 24 Feb 2005 22:19:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D4W0w-0000BI-AV for qemu-devel@nongnu.org; Thu, 24 Feb 2005 22:19:44 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D4W0v-0000A3-7K for qemu-devel@nongnu.org; Thu, 24 Feb 2005 22:19:37 -0500 Received: from [24.201.245.36] (helo=relais.videotron.ca) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D4VjI-0001BG-GM for qemu-devel@nongnu.org; Thu, 24 Feb 2005 22:01:24 -0500 Received: from [192.168.0.100] ([70.80.139.21]) by VL-MO-MR011.ip.videotron.ca (iPlanet Messaging Server 5.2 HotFix 1.21 (built Sep 8 2003)) with ESMTP id <0ICG00MZZ5Q0HM@VL-MO-MR011.ip.videotron.ca> for qemu-devel@nongnu.org; Thu, 24 Feb 2005 22:01:13 -0500 (EST) Date: Thu, 24 Feb 2005 21:55:13 -0500 From: Marc Collin Message-id: <200502242155.13836.os2@videotron.ca> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline Subject: [Qemu-devel] max_locked_mem Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org hi when i installed kqemu module i can see: KQEMU installed, max_instances=4 max_locked_mem=63484kB. can i increase max_locked_mem over 63484kB? if yes does it will improve performance? thanks