Date: Thu, 27 Oct 2005 14:27:06 +0200 From: Marcin Jessa <lists@yazzy.org> To: kamal kc <kamal_ckk@yahoo.com> Cc: freebsd-net@freebsd.org, freebsd-hackers@freebsd.org Subject: Re: compiling the kernel faster Message-ID: <20051027142706.26473f23.lists@yazzy.org> In-Reply-To: <20051027115411.77471.qmail@web35702.mail.mud.yahoo.com> References: <20051027115411.77471.qmail@web35702.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Oct 2005 04:54:10 -0700 (PDT) kamal kc <kamal_ckk@yahoo.com> wrote: > hello everybody, > > i am new to kernel programming. > i am developing a compression/decompression > functionality in the ip layer. > > i want to compile the kernel faster. > > it would > be ok if the kernel doesn't have support for sound > devices, or other devices like scsi,usb etc. because > i would be using the compiled kernel for > network data compression only. > > how could i do that. which source files and where in > the makefiles do i make modifications ???? > > thanks for any suggestions Read the handbook - http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig.html Next time remember to post to questions@ when asking begginer questions. Cheers Marcin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051027142706.26473f23.lists>