• Home
  • Raw
  • Download

Lines Matching refs:size

255 	  size matters less.
272 size is about 10% smaller with bzip2, in comparison to gzip.
282 The kernel size is about 33% smaller with LZMA in comparison to gzip.
290 code. The size of the kernel is about 30% smaller with XZ in
304 size is about 10% bigger than gzip; however its speed
315 Its compression ratio is worse than LZO. The size of the kernel
722 int "Kernel log buffer size (16 => 64KB, 17 => 128KB)"
728 Select the minimal kernel log buffer size as a power of 2.
729 The final size is affected by LOG_CPU_MAX_BUF_SHIFT config
730 parameter, see below. Any higher size also might be forced
742 int "CPU kernel log buffer size contribution (13 => 8 KB, 17 => 128KB)"
749 This option allows to increase the default ring buffer size
755 The increased size means that a new buffer has to be allocated and
763 used as it forces an exact (power of two) size of the ring buffer.
778 int "Temporary per-CPU printk log buffer size (12 => 4KB, 13 => 8KB)"
783 Select the size of an alternate printk per-CPU buffer where messages
787 The value defines the size as a power of 2.
1353 15 Kbytes (more on some other architectures) to the kernel size.
1370 with checksum, size and magic word.
1394 bool "Optimize for size (-Os)"
1422 This can reduce on disk and in-memory size of the kernel
1538 can be configured out to reduce the size of the kernel image.
1565 the size of your kernel image and potentially quietly ignoring
1591 Disabling this option reduces the size of miscellaneous core
1716 symbolic stack backtraces. This increases the size of the kernel
1731 size (depending on the kernel configuration, it may be 300KiB or
1746 Instead of emitting them as absolute values in the native word size,
1754 On 64-bit builds, this reduces the size of the address table by 50%,
1899 result in significant savings in code size. This also disables
1955 merged when they share the same size and other characteristics.
2203 inclusion into an initramfs that wants the module size reduced.
2363 binary size. This might have some security advantages as well.