How to determine FreeBSD kernel size -


i'm trying remove options generic reduce kernel size. how can find kernel size track changes?

well, "ls -al /boot/kernel/kernel" 1 obvious way. "kldstat -v" , looking @ "size" field another.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -