From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MK9f1-0002P9-Eo for qemu-devel@nongnu.org; Fri, 26 Jun 2009 07:32:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MK9ew-0002Lo-Of for qemu-devel@nongnu.org; Fri, 26 Jun 2009 07:32:02 -0400 Received: from [199.232.76.173] (port=40152 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MK9ew-0002LV-EB for qemu-devel@nongnu.org; Fri, 26 Jun 2009 07:31:58 -0400 Received: from mail-pz0-f185.google.com ([209.85.222.185]:46355) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MK9ev-0006oH-PS for qemu-devel@nongnu.org; Fri, 26 Jun 2009 07:31:58 -0400 Received: by pzk15 with SMTP id 15so1630936pzk.4 for ; Fri, 26 Jun 2009 04:31:56 -0700 (PDT) MIME-Version: 1.0 From: David Lindsay Date: Fri, 26 Jun 2009 21:31:36 +1000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ncurses option uses heaps of RAM - why? List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org When I use QEMU with the -curses option, it'll consume 800MB of RAM. I really like this feature but I only have 512MB of RAM so it's not possible for me to use this option currently. What can I do about it (other than upgrade, which I'm incapable of doing at this point)? Thanks! -dav7