From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56072) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWRbL-0002iA-5s for qemu-devel@nongnu.org; Sat, 05 Apr 2014 10:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WWRbB-0002p2-Nv for qemu-devel@nongnu.org; Sat, 05 Apr 2014 10:29:43 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:58435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WWRbB-0002os-G7 for qemu-devel@nongnu.org; Sat, 05 Apr 2014 10:29:33 -0400 Message-ID: <5340134C.3040408@msgid.tls.msk.ru> Date: Sat, 05 Apr 2014 18:29:32 +0400 From: Michael Tokarev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] why we build only some optional modules as modules? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Cc: Fam Zheng A quick (hopefully) question. Why build-as-modules only enabled for a few optional modules only, why not build as modules everything, to reduce common executable size? Or is it not a concern anymore at our disk sizes? :) Thanks, /mjt