Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659922
| From | Andy Lutomirski <luto@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states |
| Date | 2017-06-07 17:30 +0200 |
| Message-ID | <tPL4d-8ou-3@gated-at.bofh.it> (permalink) |
| References | <tPDzH-3vN-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 7, 2017 at 12:25 AM, Kai-Heng Feng <kai.heng.feng@canonical.com> wrote: > + exit_latency_us = > + (u64)le32_to_cpu(ctrl->psd[state].exit_lat); Trivial nit: the case is no longer necessary.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states Kai-Heng Feng <kai.heng.feng@canonical.com> - 2017-06-07 09:30 +0200 [PATCH 2/2] nvme: relax APST default max latency to 100ms Kai-Heng Feng <kai.heng.feng@canonical.com> - 2017-06-07 09:30 +0200 Re: [PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states Christoph Hellwig <hch@lst.de> - 2017-06-07 10:30 +0200 Re: [PATCH 1/2] nvme: only consider exit latency when choosing useful non-op power states Andy Lutomirski <luto@kernel.org> - 2017-06-07 17:30 +0200
csiph-web