From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH v5 0/4] Add support Weighted Round Robin for blkcg and nvme Date: Tue, 31 Mar 2020 18:33:37 +0200 Message-ID: <20200331163337.GA25020@lst.de> References: <20200204154200.GA5831@redsun51.ssa.fujisawa.hgst.com> <20200331143635.GS162390@mtj.duckdns.org> <20200331155139.GT162390@mtj.duckdns.org> <20200331155257.GA22994@lst.de> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Weiping Zhang Cc: Christoph Hellwig , Tejun Heo , Keith Busch , Jens Axboe , Bart Van Assche , Minwoo Im , Thomas Gleixner , Ming Lei , "Nadolski, Edmund" , linux-block-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nvme-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org On Wed, Apr 01, 2020 at 12:31:17AM +0800, Weiping Zhang wrote: > Would you like to share more detail about why NVMe WRR is broken? Because it only weights command fetching. It says absolutely nothing about command execution.