Date: Mon, 29 Nov 1999 14:21:54 -0800 (PST) From: Matthew Dillon <dillon@apollo.backplane.com> To: Warner Losh <imp@village.org> Cc: Dan Moschuk <dan@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf files.i386 src/sys/kern kern_fork.c src/sys/libkern arc4random.c src/sys/sys libkern.h Message-ID: <199911292221.OAA11475@apollo.backplane.com> References: <199911292202.OAA09817@apollo.backplane.com> <19991129161327.E2999@spirit.jaded.net> <199911281751.JAA40710@freefall.freebsd.org> <199911292104.NAA09106@apollo.backplane.com> <199911292200.PAA95264@harmony.village.org> <199911292214.PAA97196@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
:arc4random is 686 bytes in my latest build. This is so far in the :noise as to be not worth bothering with, imho. We have too many :config options as it is. : :Warner 686 bytes of trivially optionable code is not in the noise. If it were 20 bytes, or 200 bytes I wouldn't care. 686 is starting to get up there, though. Our kernels are already getting rather large. For the device market the magic number is 2MB and 1MB. For floppy support the magic number is around 1MB. Even with compression floppy support is starting to get thin -- 686 bytes (300 compressed) becomes significant. I'm not sure I understand your comments in regards to NFS. NFS is optionable (and for BOOTP to work it's required, obviously). -Matt Matthew Dillon <dillon@backplane.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199911292221.OAA11475>