» Linux » Examen sur Linux » Examen 201 : Advanced Administration » Section 3 » Question 4/20
4.You are having problems with programs crashing on an SMP system, and would like to run your system in non-SMP mode for troubleshooting purposes. What is the correct parameter to pass to the kernel at boot time to force it to use a single CPU?

block-cpu-1
cpucount=1
disable-cpu
nosmp
enable_smp=no

Explanation

« Question 3 Question 5 »