All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Love <rml@tech9.net>
To: ghyan@cs.dartmouth.edu
Cc: linux-kernel@vger.kernel.org
Subject: Re: pthread in linux
Date: 18 Jul 2003 12:43:05 -0700	[thread overview]
Message-ID: <1058557385.6689.1810.camel@localhost> (raw)
In-Reply-To: <200307181437.01273.ghyan@cs.dartmouth.edu>

On Fri, 2003-07-18 at 11:37, Guanhua Yan wrote:

> does anyone know the default time slice for each pthread execution in linux? 
> is it 1/60 sec? thanks!

It is the same as the default process timeslice, and that would depend
on your kernel version.

Currently, in 2.6.0-test1, it ranges from 10ms to 200ms, depending on
priority, with a default of 200ms.

	Robert Love



  reply	other threads:[~2003-07-18 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18 18:37 pthread in linux Guanhua Yan
2003-07-18 19:43 ` Robert Love [this message]
2003-07-18 19:48   ` Robert Love

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=1058557385.6689.1810.camel@localhost \
    --to=rml@tech9.net \
    --cc=ghyan@cs.dartmouth.edu \
    --cc=linux-kernel@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.