|
Well, it depends on what kernel you're using. The kernel I use has a lot of scheduling and performance enhancements over the vanilla kernel (mainly the ac patches). Most people (including myself) are using the 2.4 kernel, but the latest stable version is 2.6.1. RedHat 5.2 is probably 2.2 if I remember correctly.
I don't think you'll see much of a speed increase at all by using a newer kernel _unless_ you include some of the optional tweaks. If anything, things will probably be slower.
With that said, if you want to upgrade, I'd recommend installing a newer distro altogether. 5.2 is extremely outdated and probably won't support most of your hardware, and upgrading the kernel over a 5.2 install is probably more trouble than it's worth. It's also not supported by RedHat anymore, so you won't be able to download new rpms or anything. Filesystem support in the kernel has also changed a lot since then -no one runs ext2 anymore (except on legacy systems)- ext3 and reiserfs have taken over as the mainstream fs's. Having been screwed over by a number of different filesystems in the past, I really recommend reiser, as it hasn't failed me yet.
What type of machine were you planning to run this on? |