From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io1-f68.google.com ([209.85.166.68]:46851 "EHLO mail-io1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727410AbeIZPbm (ORCPT ); Wed, 26 Sep 2018 11:31:42 -0400 Received: by mail-io1-f68.google.com with SMTP id y12-v6so22685566ioj.13 for ; Wed, 26 Sep 2018 02:19:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20180906123706.28691-1-const@MakeLinux.com> From: Miklos Szeredi Date: Wed, 26 Sep 2018 11:19:41 +0200 Message-ID: Subject: Re: [PATCH v4] fuse: add max_pages option To: Constantine Shulyupin Cc: "open list:FUSE: FILESYSTEM IN USERSPACE" , Jonathan Corbet , =?UTF-8?B?5YiY56GV54S2?= , mitsuo.hayasaka.hu@hitachi.com, Amir Goldstein Content-Type: text/plain; charset="UTF-8" Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Sep 26, 2018 at 10:54 AM, Constantine Shulyupin wrote: > Hi Miklos, > > Passed 20 days since the previous messages, so would you like to > review the patch? Yes. > I've added reproduction and measurement details up your request. > Also this patch can help resolve BDI_CAP_STRICTLIMIT performance issue > reported recently by liushuoran@jd.com. Do you have feedback from that this patch helps? Thanks, Miklos