public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Limiting load of certain processes
@ 2007-06-21 17:50 Jan Kandziora
  2007-06-21 18:26 ` Jan Engelhardt
  0 siblings, 1 reply; 8+ messages in thread
From: Jan Kandziora @ 2007-06-21 17:50 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Dear all,

I like to use an old DOS/Clipper application through DOSEMU on a Linux
application server in a hotel. It works, but (as usual with DOS), it causes
a processor load of 100% in certain situations, while just waiting for user
interaction.

That's kind of stupid, as power saving is heavily disturbed by such a
program and other applications loose some responsiveness. I asked the DOSEMU 
crowd how to address this problem and got the following answers:

* "nice" the process to address the latter problem (ok, that's obvious), but
  the load of "1" is still there.
* Configure dosemu that way the program is suspended if the dosemu window is
  iconified, but users are lazy.
* And I learned there's a "tamedos" DOS application which works a little
  (tears down CPU usage to 50%), but that's not enough in my view.

All that is not really great, I think. My question now is: Is there already
a way to advise the linux scheduler to limit CPU usage of certain
processes? Or do I have to develop such a thing myself?

Any better ideas?

Kind regards

        Jan

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-06-27 19:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-21 17:50 Limiting load of certain processes Jan Kandziora
2007-06-21 18:26 ` Jan Engelhardt
2007-06-21 19:00   ` Jan Kandziora
2007-06-21 19:11     ` Jan Engelhardt
2007-06-26  1:44       ` Maxim Levitsky
2007-06-26  9:48         ` Jan Kandziora
2007-06-27 13:06           ` Maxim Levitsky
2007-06-27 19:09             ` Jan Kandziora

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox