I am running a 2.6.37 kernel with sched_autogroup_enabled set to 1. I am not certain that I am seeing the benefits of this patch since:

  • I am launching my applications from the desktop;
  • applications launched from the desktop share the same tty;
  • applications with the same tty do not benefit from the mentioned kernel feature.

How can I select some applications which should be on a different tty from the rest?

link|improve this question
feedback

1 Answer

This demo should give you an idea on the improvement: sched_autogroup_enabled = 0 http://www.youtube.com/watch?v=uk70SeGA7pg

sched_autogroup_enabled = 1 http://www.youtube.com/watch?v=prxInRdaNfc

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.