Searched refs:Kb (Results 1 – 9 of 9) 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
916 k = memsize * Kb; in get_memsize()920 k = 2560 * Kb; in get_memsize()927 k = 512 * Kb; in get_memsize()984 k -= memdiff * Kb; in get_memsize()985 output("framebuffer size = %d Kb\n", k / Kb); in get_memsize()
343 bool "Use 4Kb for kernel stacks instead of 8Kb"346 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
312 more memory. Each concurrent packet will require approximately 64Kb
68 is the default hugepage size (in Kb).
Completed in 16 milliseconds