From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5CF97C433E0 for ; Thu, 11 Feb 2021 21:29:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2B59B64DAE for ; Thu, 11 Feb 2021 21:29:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229809AbhBKV3t (ORCPT ); Thu, 11 Feb 2021 16:29:49 -0500 Received: from mx2.suse.de ([195.135.220.15]:42118 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229480AbhBKV3p (ORCPT ); Thu, 11 Feb 2021 16:29:45 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id E15E9AD19; Thu, 11 Feb 2021 21:29:04 +0000 (UTC) Date: Thu, 11 Feb 2021 22:29:03 +0100 From: Oscar Salvador To: akpm@linux-foundation.org Cc: hannes@cmpxchg.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mm: workingset: clarify eviction order and distance calculation Message-ID: <20210211212903.GA3597@localhost.localdomain> References: <20210201060651.3781-1-osalvador@suse.de> <20210211212645.GB2872@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210211212645.GB2872@localhost.localdomain> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 11, 2021 at 10:26:45PM +0100, Oscar Salvador wrote: > Hi Andrew, > > is this on your radar? Please, disregard this, I was obviously blind as I did not spot it in mmotm. > > Thanks! > > -- > Oscar Salvador > SUSE L3 > -- Oscar Salvador SUSE L3