SMP-Support für 2.6

Welches Modul/Treiber für welche Hardware, Kernel compilieren...
Antworten
Hamatoma
Beiträge: 120
Registriert: 10.08.2003 19:30:53
Lizenz eigener Beiträge: GNU Free Documentation License

SMP-Support für 2.6

Beitrag von Hamatoma » 29.11.2004 16:27:27

Hi,

ich brauche SMP-Support und finde keinen Parameter unter make menuconfig, der das einschaltet:

Code: Alles auswählen

Subarchitecture Type (PC-compatible)  --->                                          │ │
  │ │            Processor family (Pentium-III/Celeron(Coppermine)/Pentium-III Xeon)  --->           │ │
  │ │        [*] Generic x86 support                                                                 │ │
  │ │        [*] 486 emulation                                                                       │ │
  │ │        [*] HPET Timer Support                                                                  │ │
  │ │        [*] Preemptible Kernel                                                                  │ │
  │ │        [*] Local APIC support on uniprocessors                                                 │ │
  │ │        [*]   IO-APIC support on uniprocessors                                                  │ │
  │ │        [ ] Machine Check Exception                                                             │ │
  │ │        <M> Toshiba Laptop support                                                              │ │
  │ │        <M> Dell laptop support                                                                 │ │
  │ │        <M> /dev/cpu/microcode - Intel IA32 CPU microcode support                               │ │
  │ │        <M> /dev/cpu/*/msr - Model-specific register support                                    │ │
  │ │        <M> /dev/cpu/*/cpuid - CPU information support                                          │ │
  │ │            Firmware Drivers  --->                                                              │ │
  │ │            High Memory Support (4GB)  --->                                                     │ │
  │ │        [ ] Allocate 3rd-level pagetables from highmem                                          │ │
  │ │        [*] Math emulation                                                                      │ │
  │ │        [*] MTRR (Memory Type Range Register) support                                           │ │
  │ │        [ ] Boot from EFI support (EXPERIMENTAL)                                                │ │
  │ │        [ ] Use register arguments (EXPERIMENTAL)                                               │ │
  
Ich habe die mit ''apt-get install kernel-source-2.6.8'' die Quellen geholt.
System: Debian-Sarge
Thx for help
Hamatoma

gms
Beiträge: 7798
Registriert: 26.11.2004 20:08:38
Lizenz eigener Beiträge: MIT Lizenz

Beitrag von gms » 29.11.2004 18:50:43

schalte einmal die 486 emulation aus :)

Hamatoma
Beiträge: 120
Registriert: 10.08.2003 19:30:53
Lizenz eigener Beiträge: GNU Free Documentation License

Beitrag von Hamatoma » 29.11.2004 19:20:56

Danke, das war's. Dann erscheinen die SMP-Parameter.
Hamatoma

Antworten