Whamcloud - gitweb
Revert "LU-5050 libcfs: default CPT matches NUMA topology"
[fs/lustre-release.git] / libcfs / libcfs / linux / linux-cpu.c
index 428b067..d3d40ce 100644 (file)
@@ -64,7 +64,7 @@ MODULE_PARM_DESC(cpu_npartitions, "# of CPU partitions");
  *
  * NB: If user specified cpu_pattern, cpu_npartitions will be ignored
  */
-static char    *cpu_pattern = "N";
+static char    *cpu_pattern = "";
 module_param(cpu_pattern, charp, 0444);
 MODULE_PARM_DESC(cpu_pattern, "CPU partitions pattern");