Kernel: config_4kstacks kikapcsolása

Fórumok

Segítség kellene. Ki kellene kapcsolni a kernelben a config_4kstacks paramétert. Azonban halvány nyoma sincs sem a kernelben (<=2.6.18), sem a .config fájlokban.
Mi ilyenkor a teendő?

Hozzászólások

Nem lett az mar default nem oly reg?
Most hogy igy mondod en sem talalom sehol. Pedig emlekszem meg anno osszeakadt az nvidia driverrel :)

Googlen nem talalok aktualis infot errol, de mintha az remlene hogy 8K-sra mar nemis lehet allitani.

amugy milyen distro? mert ha rh akkor azok tuntették le, de a vanilla kernelben alapból 8k-s és most megy a vita, hogy a 4k-s legyen a default, de ez leghamarabb a 2.6.24-ben fog megjelenni

Nekem mindig igazam van, ha nem, akkor nincs igazam, szoval megint igazam van hogy nincs igazam.

debian 4.0 - linux-2.6.22-pancs1-wifi0 - 2.6.22 kernel madwifivel itt

make menuconfig -> kernel hacking -> az alján 4k stack valami

Nekem mindig igazam van, ha nem, akkor nincs igazam, szoval megint igazam van hogy nincs igazam.

debian 4.0 - linux-2.6.22-pancs1-wifi0 - 2.6.22 kernel madwifivel itt


 .config - Linux Kernel v2.6.22-pancs1-wifi0 Configuration
 ──────────────────────────────────────────────────────────────────────────────
  ┌─────────────── Use 4Kb for kernel stacks instead of 8Kb ────────────────┐
  │ CONFIG_4KSTACKS:                                                        │
  │                                                                         │
  │ If you say Y here the kernel will use a 4Kb stacksize for the           │
  │ kernel stack attached to each process/thread. This facilitates          │
  │ running more threads on a system and also reduces the pressure          │
  │ on the VM subsystem for higher order allocations. This option           │
  │ will also use IRQ stacks to compensate for the reduced stackspace.      │
  │                                                                         │
  │ Symbol: 4KSTACKS [=n]                                                   │
  │ Prompt: Use 4Kb for kernel stacks instead of 8Kb                        │
  │   Defined at arch/i386/Kconfig.debug:59                                 │
  │   Depends on: DEBUG_KERNEL                                              │
  │   Location:                                                             │
  │     -> Kernel hacking                                                   │
  │       -> Kernel debugging (DEBUG_KERNEL [=y])                           │
  │                                                                         │
  ├─────────────────────────────────────────────────────────────────( 99%)──┤
  │                                < Exit >                                 │
  └─────────────────────────────────────────────────────────────────────────┘



nekem van, és ahogy látod DEBUG_KERNEL az a függgösége

Nekem mindig igazam van, ha nem, akkor nincs igazam, szoval megint igazam van hogy nincs igazam.

debian 4.0 - linux-2.6.22-pancs1-wifi0 - 2.6.22 kernel madwifivel itt