|
@@ -956,7 +956,7 @@ choice
|
|
byte order. These modes require different kernels and a different
|
|
byte order. These modes require different kernels and a different
|
|
Linux distribution. In general there is one preferred byteorder for a
|
|
Linux distribution. In general there is one preferred byteorder for a
|
|
particular system but some systems are just as commonly used in the
|
|
particular system but some systems are just as commonly used in the
|
|
- one or the other endianess.
|
|
|
|
|
|
+ one or the other endianness.
|
|
|
|
|
|
config CPU_BIG_ENDIAN
|
|
config CPU_BIG_ENDIAN
|
|
bool "Big endian"
|
|
bool "Big endian"
|
|
@@ -1750,7 +1750,7 @@ config ARCH_DISCONTIGMEM_ENABLE
|
|
bool
|
|
bool
|
|
default y if SGI_IP27
|
|
default y if SGI_IP27
|
|
help
|
|
help
|
|
- Say Y to upport efficient handling of discontiguous physical memory,
|
|
|
|
|
|
+ Say Y to support efficient handling of discontiguous physical memory,
|
|
for architectures which are either NUMA (Non-Uniform Memory Access)
|
|
for architectures which are either NUMA (Non-Uniform Memory Access)
|
|
or have huge holes in the physical address space for other reasons.
|
|
or have huge holes in the physical address space for other reasons.
|
|
See <file:Documentation/vm/numa> for more.
|
|
See <file:Documentation/vm/numa> for more.
|
|
@@ -1938,7 +1938,7 @@ config KEXEC
|
|
help
|
|
help
|
|
kexec is a system call that implements the ability to shutdown your
|
|
kexec is a system call that implements the ability to shutdown your
|
|
current kernel, and to start another kernel. It is like a reboot
|
|
current kernel, and to start another kernel. It is like a reboot
|
|
- but it is indepedent of the system firmware. And like a reboot
|
|
|
|
|
|
+ but it is independent of the system firmware. And like a reboot
|
|
you can start any kernel with it, not just Linux.
|
|
you can start any kernel with it, not just Linux.
|
|
|
|
|
|
The name comes from the similiarity to the exec system call.
|
|
The name comes from the similiarity to the exec system call.
|