From: Luciano Moreira - glnx <lucianomx@gmail.com>
To: linux-c-programming <linux-c-programming@vger.kernel.org>
Subject: To control the use of max. processor capacity (system call ?)
Date: Fri, 20 May 2005 21:40:19 -0300 [thread overview]
Message-ID: <428E8373.3060809@gmail.com> (raw)
Hi guys !
I never saw this problem, but recently one of our processing programs
are using the maximum capacity of machine processor, leaving some others
resources of the Linux Operation Systems to run slowly. We never used
techniques to pause processing, like is usually need in Windows. Hence,
we leave OS to control the processor's slices.
Instead of attacking OS kernel settings, does exist some recomended
system call (API) on Linux to do some micro-pauses during processing, to
leave others deamons to run with its normal performance ?
Maybe it's a priority approach, but I m looking for something different.
Does it exist ?
Thanks.
Luciano
next reply other threads:[~2005-05-21 0:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-21 0:40 Luciano Moreira - glnx [this message]
2005-05-21 8:30 ` To control the use of max. processor capacity (system call ?) Håkon Hallingstad
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=428E8373.3060809@gmail.com \
--to=lucianomx@gmail.com \
--cc=linux-c-programming@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).