Mark Knecht wrote:

Just looking for a solution, not a debate on what distro is better as
there is no single answer to that. Sometimes I prefer Gentoo,
sometimes FC. Depends on the job.

I don't really think your problem is a distro issue. Rebuild your kernel with 8k stacks and see if that solves anything. That's the quickest route. In redhat it's really easy to mirror a stock kernel. Just rpm install the kernel source, then:


make menuconfig

reset to 8k stacks

Kernel Hacking->Use 4Kb for kernel stacks...-> No

then:

make all
make modules_install
make install

then edit your grub.conf, or make sure lilo was properly updated

--
[email protected] mailing list



Reply via email to