LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   LinuxAnswers Discussion (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/)
-   -   Deactivating Kernel Mode PREEMPT & SMP (https://www.linuxquestions.org/questions/linuxanswers-discussion-27/deactivating-kernel-mode-preempt-and-smp-540830/)

Maladjez 03-26-2007 05:53 PM

Deactivating Kernel Mode PREEMPT & SMP
 
A new la entry has been added:

Deactivating Kernel Mode PREEMPT & SMP

Quote:

Note: orders are marked with ''. I used the kernel version 2.6.28.3-34 implemented in my OpenSuse 10.2 distribution. You'll have to change the directory names to your kernel.

1. Kernel Configuration
----------------------------

Login as root on the (bash) shell.

First "clone" the config file of the kernel in use to make clear that the system will keep working with this original kernel:

'zcat /proc/config.gz > .config'

then a new kernel directory has to be created:

'cd /usr/src'
'mv linux-2.6.18.2-34 linux-2.6.18.2-nopreemptsmp'
'cd linux-2.6.18.2-nopreemptsmp'

kiri 03-28-2007 08:57 AM

i dont this you are giveing a apt configuration !


All times are GMT -5. The time now is 09:50 AM.