From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ming Lin Subject: Re: How best to integrate dmClock QoS library into ceph codebase Date: Tue, 16 May 2017 10:59:38 -0700 Message-ID: References: <6D8EA95A-572E-4C71-A6AF-6BB8A6E8B26C@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from mail-pf0-f171.google.com ([209.85.192.171]:33470 "EHLO mail-pf0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753073AbdEPR7j (ORCPT ); Tue, 16 May 2017 13:59:39 -0400 Received: by mail-pf0-f171.google.com with SMTP id e193so84119917pfh.0 for ; Tue, 16 May 2017 10:59:39 -0700 (PDT) In-Reply-To: Sender: ceph-devel-owner@vger.kernel.org List-ID: To: "J. Eric Ivancich" Cc: Ceph Development On Tue, May 16, 2017 at 5:29 AM, J. Eric Ivancich wrote: > On 05/15/2017 10:46 PM, Ming Lin wrote: >> Hi Eric, >> >> Do you have any integration patches I can have a try? > Hi Ming, > > The dmClock library became part of the master branch in early May. > > Also, two implementations of the dmClock QoS are in a pull request > currently being reviewed: > > https://github.com/ceph/ceph/pull/14997 That's great. I'll test it soon. Thanks. > > Eric >