Displaying 4 results from an estimated 4 matches for "nodes_shift".
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 15/17] paravirt_op - kconfig
...lobbered.
+
+
#config X86_REMOTE_DEBUG
# bool "kgdb debugging stub"
Index: clean-start/arch/x86_64/Kconfig
===================================================================
--- clean-start.orig/arch/x86_64/Kconfig
+++ clean-start/arch/x86_64/Kconfig
@@ -349,6 +349,18 @@ config NODES_SHIFT
# Dummy CONFIG option to select ACPI_NUMA from drivers/acpi/Kconfig.
+config PARAVIRT
+ bool "Paravirtualization support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
+ help
+ Paravirtualization is a way of running multiple instances of
+ Linux on the sa...
2007 Apr 18
0
[RFC/PATCH PV_OPS X86_64 15/17] paravirt_op - kconfig
...lobbered.
+
+
#config X86_REMOTE_DEBUG
# bool "kgdb debugging stub"
Index: clean-start/arch/x86_64/Kconfig
===================================================================
--- clean-start.orig/arch/x86_64/Kconfig
+++ clean-start/arch/x86_64/Kconfig
@@ -349,6 +349,18 @@ config NODES_SHIFT
# Dummy CONFIG option to select ACPI_NUMA from drivers/acpi/Kconfig.
+config PARAVIRT
+ bool "Paravirtualization support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
+ help
+ Paravirtualization is a way of running multiple instances of
+ Linux on the sa...
2007 Apr 18
2
[PATCH] x86_64 paravirt_ops port
...t;Free as in Freedom"
-------------- next part --------------
Index: linux-2.6.19-quilt/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.19-quilt.orig/arch/x86_64/Kconfig
+++ linux-2.6.19-quilt/arch/x86_64/Kconfig
@@ -336,6 +336,18 @@ config NODES_SHIFT
# Dummy CONFIG option to select ACPI_NUMA from drivers/acpi/Kconfig.
+config PARAVIRT
+ bool "Paravirtualization support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
+ help
+ Paravirtualization is a way of running multiple instances of
+ Linux on the sa...
2007 Apr 18
2
[PATCH] x86_64 paravirt_ops port
...t;Free as in Freedom"
-------------- next part --------------
Index: linux-2.6.19-quilt/arch/x86_64/Kconfig
===================================================================
--- linux-2.6.19-quilt.orig/arch/x86_64/Kconfig
+++ linux-2.6.19-quilt/arch/x86_64/Kconfig
@@ -336,6 +336,18 @@ config NODES_SHIFT
# Dummy CONFIG option to select ACPI_NUMA from drivers/acpi/Kconfig.
+config PARAVIRT
+ bool "Paravirtualization support (EXPERIMENTAL)"
+ depends on EXPERIMENTAL
+ help
+ Paravirtualization is a way of running multiple instances of
+ Linux on the sa...