Searched refs:Kb (Results 1 – 8 of 8) sorted by relevance
4 bool "Use 16Kb for kernel stacks instead of 8Kb"6 If you say Y here the kernel will use a 16Kb stacksize for the
15 #define Kb (1024) macro16 #define Mb (Kb*Kb)
26 bool "Use 4Kb for kernel stacks instead of 8Kb"29 If you say Y here the kernel will use a 4Kb stacksize for the
917 k = memsize * Kb; in get_memsize()921 k = 2560 * Kb; in get_memsize()928 k = 512 * Kb; in get_memsize()985 k -= memdiff * Kb; in get_memsize()986 output("framebuffer size = %d Kb\n", k / Kb); in get_memsize()
362 bool "Use 4Kb for kernel stacks instead of 8Kb"365 If you say Y here the kernel will use a 4Kb stacksize for the
395 /* 2Kb eeprom */
371 able to data at over 48Kb/s [ISDN link -Simon]. I managed a
290 more memory. Each concurrent packet will require approximately 64Kb
Completed in 15 milliseconds