> > >> Did you actually compile and install the new kernel? This is not like
> > >> some Solaris where the kernel build is dynamic.
> > > You don't have to hardcode this settings in the kernel anymore.
> > > to set a new shared memory max setting runtime issue to command sysctl
> > > -w "kernel.shmmax=<any number>" and add the following line to
> > > /etc/sysctl.cfg to automatically enable this setting upon next reboot
> > > kernel.shmmax=<any number>
> > Err... the original poster talks about 2.0.36 - he definitely needs to
> > rebuild his kernel...
> How do i recompile or rebuild the kernel ???
> Seems dangerous ? please give me the complete action to take cose I'm not a
> * user of linux and I don't want to blow it out ...
You should either use linux kernel 2.2.xx versions OR use the newest 2.4.XX
versions. For the 2.2 series the 2.2.20 is the newest one and for the
2.4 series 2.4.4 (possible 2.4.5 is out not) is the latest.
I myself is using the latest 2.4.xx kernels, because the SMP support is
far better than in 2.2 kernels. Note that performing backups of large
databases on the 2.4.[0-3] versions will probably end up eating up all
your CPU for an hour or so due to some buggy VM implementation. (seems
to be solved in 2.4.5 kernel) - (I can post more information about this
issue if other people are experiencing the same problem)
Both kernels have pro and cons, but they both share the abillity to
set shared memory as explained in my previous posting. So urge you
to upgrade the kernel - and remember to upgrade all other packages,
especially the modutils package to cope with the latest kernel)
bjornw>
--
------------------------------------------------------------------------