From: Stas Sergeev <stssppnn@yahoo.com>
To: linux-msdos@vger.kernel.org
Subject: Re: Com port question
Date: Sun, 17 Nov 2002 17:06:17 +0300 [thread overview]
Message-ID: <3DD7A259.605@yahoo.com> (raw)
Hello.
Bernie Gardner wrote:
> slow to keep up. Is there a way to speed up the com port?
Probably no - emulation is an emulation.
It works quite fast in a FIFO mode
(buffering), but when there is no
buffering and each operation must
be performed immediately, if falls
down with a perforance.
You can always try to use a direct
access to the com ports (bypassing
an emulation) but it is not something
that is recommended for the real use.
Try setting $_hogthreshold to 0, maybe
that will help a bit.
Btw, what dosemu version do you have?
The latest ones shold perform a little
better under some conditions.
next reply other threads:[~2002-11-17 14:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-17 14:06 Stas Sergeev [this message]
2002-11-17 16:33 ` Com port question Ged Haywood
2002-11-17 18:10 ` Bernie Gardner
-- strict thread matches above, loose matches on Subject: below --
2002-11-17 18:09 Stas Sergeev
2002-11-17 1:10 Bernie Gardner
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=3DD7A259.605@yahoo.com \
--to=stssppnn@yahoo.com \
--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.