public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: "Kiwoong Kim" <kwmad.kim@samsung.com>
To: "'Adrian Hunter'" <adrian.hunter@intel.com>,
	<linux-scsi@vger.kernel.org>
Subject: RE: [RFC PATCH v1] ufs: poll HCS.UCRDY before issuing a UIC command
Date: Fri, 12 May 2023 09:56:24 +0900	[thread overview]
Message-ID: <006701d9846c$92f5b190$b8e114b0$@samsung.com> (raw)
In-Reply-To: <08bc0186-4684-2321-65d8-4c2ae622acea@intel.com>

> Pedantically, the sleep probably needs to be less than the auto-hibernate
> idle timer period?
> 
> > +	} while (ktime_before(ktime_get(), timeout));
> 
> read_poll_timeout() would be a better choice for I/O polling

It makes sense. Got it. Thanks.



      reply	other threads:[~2023-05-12  0:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20230509083312epcas2p375f77d18a9026f7d263750baf9c9a5bb@epcas2p3.samsung.com>
2023-05-09  8:24 ` [RFC PATCH v1] ufs: poll HCS.UCRDY before issuing a UIC command Kiwoong Kim
2023-05-10 10:14   ` Avri Altman
2023-05-16  3:30     ` Kiwoong Kim
2023-05-10 18:53   ` Bart Van Assche
2023-05-10 21:24   ` Bao D. Nguyen
2023-05-10 21:46     ` Bart Van Assche
2023-05-10 23:35     ` Kiwoong Kim
2023-05-16  3:28     ` Kiwoong Kim
2023-05-11  5:22   ` Adrian Hunter
2023-05-12  0:56     ` Kiwoong Kim [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='006701d9846c$92f5b190$b8e114b0$@samsung.com' \
    --to=kwmad.kim@samsung.com \
    --cc=adrian.hunter@intel.com \
    --cc=linux-scsi@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