diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2010-10-25 10:10:43 -0400 |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2010-10-25 10:10:20 -0400 |
commit | c9af3fa9e1e3e5154649991a14b74f3a2dee19ee (patch) | |
tree | 89da9bef9b676f33e7bd36318d3046e56217e844 /Documentation | |
parent | 0576fc703a03a43e73a57450d5720b47ec7a03ba (diff) |
[S390] topology: change default
Switch default value of the kernel parameter 'topology' from off to on.
Various performance measurements have finally shown that there are no
(known) regressions anywhere.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 0b6815504e6d..b660085dcc69 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2438,7 +2438,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2438 | topology informations if the hardware supports these. | 2438 | topology informations if the hardware supports these. |
2439 | The scheduler will make use of these informations and | 2439 | The scheduler will make use of these informations and |
2440 | e.g. base its process migration decisions on it. | 2440 | e.g. base its process migration decisions on it. |
2441 | Default is off. | 2441 | Default is on. |
2442 | 2442 | ||
2443 | tp720= [HW,PS2] | 2443 | tp720= [HW,PS2] |
2444 | 2444 | ||