svn commit: r331347 - in head: etc/mtree include sys/conf sys/dev/tcp_log sys/kern sys/netinet usr.bin/netstat

Ruslan Bukin ruslan.bukin at cl.cam.ac.uk
Thu Mar 22 18:42:14 UTC 2018


On Thu, Mar 22, 2018 at 03:39:23PM +0000, Jonathan Looney wrote:
>    Yes, this can be made optional, if there is a need for that.

It may be good to have kernel option for that I think. As we target embedded market it is good to have things pluggable.

Example: I able to fit freebsd kernel and minimalistic world to 2MB flash device (compressed).
But I think if some code added I unable to fit anymore. 
But I agree that ROM memory is almost free, however some ASICs has this memory only and you may have no space for external chips on PCB.

Ruslan


More information about the svn-src-head mailing list