Re: kernel hcking

Con Kolivas (kernel@kolivas.org)
Sat, 12 Apr 2003 01:17:10 +1000


On Sat, 12 Apr 2003 01:07, Vikram Rangnekar wrote:
> I'm a kernel newbie and just wanted to know what do most kernel hackers do
> when working on the kernel say 2.5 when you make changes do u need to
> recompile the kernel and reboot the machine to test your small modification
> or do people use something like bochs. Also every time you makes changes in
> the kernel it must be hell to recompile the whole thing do kernel hackers
> just compile the specific file and link it into the kernel or something.
> Some of these will be stupid questions to most of you but I am curious
> since I've been working on the kernel lately and recompiling and rebooting
> is driving me nuts

Try cc cache
http://ccache.samba.org

Con
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/