All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: Dosemu and clipper applications eating all CPU
Date: Wed, 28 Apr 2004 21:32:46 +0400	[thread overview]
Message-ID: <408FEABE.7000407@aknet.ru> (raw)

Hello.

Mgr. Peter Tuharsky wrote:
> database-intensive actions are taken, typically reindexing, the CPU is 
> used by some 1% and thus the operation runs VERY slow too. Computer is 
> bored and user too :o( 
> If somebody fixed these two issues (if I were programmer, I would), 
> I'd very like it.
It is really more about tuning
rather than fixing. And it is not
easy to do because one have to have
all the different test-cases around,
and people do not always provide their
progs for testing.
You can control the speed with
$_hogthreshold option of dosemu.conf
at configure-time, or by a "speed"
command at run-time.
Dosemu is trying to do some guesses
about a CPU usage itself, but right
now it doesn't work very well. It
is necessary for dosemu to at least
calculate the percentage of CPU
power it gives to a DOS task - right
now it doesn't do even this.
It was rumoured that the DOS program
called "tame" does a great job at
calibrating the CPU utilization of
a DOS task under a multitasking system.
You can try setting $_hogthreshold=(0)
and use "tame".
http://www.tamedos.com/

             reply	other threads:[~2004-04-28 17:32 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-28 17:32 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-28  5:55 Dosemu and clipper applications eating all CPU Mgr. Peter Tuharsky
2004-04-28 19:52 ` Maximiliano Curia
2004-03-15 19:17 Stas Sergeev
2004-03-15 17:50 Stas Sergeev
2004-03-15 18:07 ` Maurilio Longo
2004-03-12 22:33 Stas Sergeev
2004-03-15 11:53 ` Maurilio Longo
2004-03-11 18:44 Stas Sergeev
2004-03-10 19:36 Stas Sergeev
2004-03-10 22:55 ` Maurilio Longo
2004-03-11  8:29   ` Maurilio Longo
2004-03-10 18:36 Stas Sergeev
2004-03-09 20:16 Stas Sergeev
2004-03-10 15:29 ` Peter B. Steiger
2004-03-10 19:11 ` Maximiliano Curia
2004-03-08 16:11 Maximiliano Curia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=408FEABE.7000407@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.