What are the pros and cons of kernel scheduling methods?

I’ve got a DB2 app that can be a real CPU hog so I was looking at the kernel
scheduling setup. The default installation had it set to not configured so
I started playing with the options (reboot between changes) and the
responsiveness actually seemed to degrade with any choice I configured.
What’s the consensus - if any - regarding CFS vs. other strategies and none
configured?


Will Honea