看板 DFBSD_kernel 關於我們 聯絡資訊
On Sat, 19 Mar 2005 12:52:23 +0800 Bill Hacker <wbh@conducive.org> wrote: > As at DragonFlyBSD Stable of 16 March, a default > install shows DragonFlyBSD kernel size of 21.7+ MB. > > This is a significant multiple of the size of comparable > kernels in other *BSD's or Linux, or the ultra lean > OS/2 Warp 'merged' (HMP/UP) kernel. Note that this 22M is only disk space - the debug information is stripped when the kernel is loaded into memory (and when copied to kernel.old). The stripped kernel is more like 4M. For more info see: http://leaf.dragonflybsd.org/mailarchive/kernel/2004-10/msg00136.html -Chris