Date: Wed, 16 Jun 2010 15:03:03 +0300 From: Dmitry Luhtionov <dmitryluhtionov@gmail.com> To: freebsd-embedded@freebsd.org Subject: GEOM_DEBUG kernel option Message-ID: <AANLkTin8gRYnHlTWmhaBZagt3tVbu0id6U0uJmY9b-qg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I introduce new kernel option GEOM_DEBUG Its enabled on default, but disable it reduce runtime kernel size and slightly improve perfomance by disabling debug stuff in compile time On my amd64 machine compiling modules without GEOM_DEBUG option reduce size geom_mirror.ko from 130 to 77 kilobytes geom_label.ko from 44.5 to 33 kilobytes http://193.34.20.243/geom.20100611.patch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin8gRYnHlTWmhaBZagt3tVbu0id6U0uJmY9b-qg>