
Red Hat 7.3 and Red Hat 8.0
Quote:
> Hi John,
> If you are using the kernels from kernel.org, then yes, Linux will be
> slower.
> Load up Linux 7.1 or 7.2, then use the RedHat kernel source from RH7.3.
> Recompile the kernel if you must, but you must retain the 'low latentcy
> scheduler' and the option to use hight memory buffers for disk io. I am not
> sure for D3, but for other apps that are heavy with disk io, the performance
> improvement is dramatic.
> But, I repeat, use the RedHat kernel source. RedHat have added the
> performance options to the kernel that the kernel developers are still
> squabling over. I also have found the .20 kernel to be slow in production,
> I have gone back to the .18 RH kernel, much smoother and faster.
> And just as final note, UniVision has been supporting RH 7.3 for some
> time, plus integration with with a number of Linux tools like sendfax,
> apache / tomcat, mgetty, as well as support for smp...sorry, I had to
> mention it, I could not let an opportunity like this slide by.
> Regards Barry
Interesting. This shows again why RD (and probably any other Linux
software vendor) would have a tough time with Linux. With the
frequency that new Kernels come out you would have to be testing your
product monthly. Here we have kernel patches that could affect the
performance of the machine based on Redhat/Vs generic kernel, and even
Redhat 2.4.18 vs 2.4.20. This shows that Linux is still very much a
Beta product. The community is still throwing fixes/ideas at the wall
monthly that could affect adversly your software. We are stuck
because while some of the kernel enhancements (like driver updates) we
need some other enhancements (like the scheduler/latency code) may
cause us issue. I personally updated to the 2.4.20 kernel because it
had the latest 3ware driver installed. I could have attempted to
compile/install the 3ware driver into the older kernel but it seemed
easier to upgrade the kernel.
- Patrick