mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: madhu.subbaiah@wipro.com, linux-kernel@vger.kernel.org
Subject: Re: select() for delay.
Date: Sun, 30 Oct 2005 20:12:29 +0100	[thread overview]
Message-ID: <1130699550.2829.8.camel@laptopd505.fenrus.org> (raw)
In-Reply-To: <200510302006.15892.arnd@arndb.de>

On Sun, 2005-10-30 at 20:06 +0100, Arnd Bergmann wrote:
> On Maandag 24 Oktober 2005 12:55, madhu.subbaiah@wipro.com wrote:
>  
> > This is regarding select() system call.
> > 
> > Linux select() man page mentions " Some  code  calls  select with all
> > three sets empty, n zero, and a non-null timeout as a fairly portable
> > way to sleep  with  subsecond  precision".
> 
> When you make a change to a system call, you should always check
> if the change makes sense for the 32 bit emulation path as well.
> 
> In this case, you should definitely do the same thing to both
> sys_select and compat_sys_select if this is found worthwhile.
>  
> > This patch improves the sys_select() execution when used for delay. 
> 
> Please describe what aspect of the syscall is improved. Is this only
> speeding up the execution for the delay case while slowing down
> the normal case, or do the actual semantics improve?

there is something funky about increasing the speed of a delay ;)


  reply	other threads:[~2005-10-30 19:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-24 10:55 madhu.subbaiah
2005-10-24 13:18 ` Steven Rostedt
2005-10-24 13:27   ` Arjan van de Ven
2005-10-24 13:37     ` Steven Rostedt
2005-10-25  6:26     ` Madhu K.S.
2005-10-30 19:06 ` Arnd Bergmann
2005-10-30 19:12   ` Arjan van de Ven [this message]
2005-10-31 15:46   ` Christopher Friesen

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=1130699550.2829.8.camel@laptopd505.fenrus.org \
    --to=arjan@infradead.org \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=madhu.subbaiah@wipro.com \
    /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

all inboxes | Powered by JetHome®