Lines Matching refs:kernel
8 in FLASH or EPROM. The kernel will use standard BIOS calls during
29 Say Y here to redirect kernel printk messages to the serial port
31 process and ending when the kernel's serial console is initialised.
32 This option is only useful while porting the kernel to a new machine,
33 when the kernel may crash or hang before the serial console is
37 bool "Use 4Kb for kernel stacks instead of 8Kb"
40 If you say Y here the kernel will use a 4Kb stacksize for the
41 kernel stack attached to each process/thread. This facilitates
47 bool "Use separate kernel stacks when processing interrupts"
50 If you say Y here the kernel will use separate kernel stacks
52 overflowing the process kernel stacks.
62 the kernel in size a bit, most users will want to say N here.
73 the cost of an increase in overall kernel size.