From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Anna-Maria Behnsen <anna-maria@linutronix.de>,
linux-kernel@vger.kernel.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH v1 1/1] iopoll: Use fsleep() instead of usleep_range()
Date: Fri, 13 Jun 2025 11:48:35 +0300 [thread overview]
Message-ID: <aEvl4yXPStVTotnx@smile.fi.intel.com> (raw)
In-Reply-To: <20250502134346.4146857-1-andriy.shevchenko@linux.intel.com>
On Fri, May 02, 2025 at 04:43:45PM +0300, Andy Shevchenko wrote:
> Use fsleep() instead of usleep_range() to improve small time delays
> by avoiding the timer use. With this, use slightly bigger initial
> delays then was passed to usleep_range().
Any comments anybody?
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2025-06-13 8:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-02 13:43 [PATCH v1 1/1] iopoll: Use fsleep() instead of usleep_range() Andy Shevchenko
2025-06-13 8:48 ` Andy Shevchenko [this message]
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=aEvl4yXPStVTotnx@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=akpm@linux-foundation.org \
--cc=anna-maria@linutronix.de \
--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.