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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1BF2BECAAD8 for ; Mon, 19 Sep 2022 02:09:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229714AbiISCJH (ORCPT ); Sun, 18 Sep 2022 22:09:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34268 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229479AbiISCJF (ORCPT ); Sun, 18 Sep 2022 22:09:05 -0400 Received: from mail-pj1-x1031.google.com (mail-pj1-x1031.google.com [IPv6:2607:f8b0:4864:20::1031]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3110E18E13; Sun, 18 Sep 2022 19:09:04 -0700 (PDT) Received: by mail-pj1-x1031.google.com with SMTP id i15-20020a17090a4b8f00b0020073b4ac27so4731706pjh.3; Sun, 18 Sep 2022 19:09:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=3v36Zt64TunF3kbYmT58DofeaeMqqtA4ouhjWhjl7lY=; b=d3v4bg3UAuGDRHbVn+rmoemyYJa4N3jL2imNkJX90oAg6R4JpI/cDJOLYrPbUSYgjV Prw2nNxWkw63VVLIflyfz7rG8ErJU+KxoCtE2dx5q7Xf9e2qPZnJi1X262/390Vuza8T cmZi/VOPMS8bCjpdf/QxL40QIlt9zGz9ucDS76ylqr1qj6DpVbhwZHyiapNryI03mGyp EyJ/l+nwn4cCUjT4xVum3Ebw97DQ6FO8zL32U1O9FQnHaxZAZzp3JOq9HXKjlmy3hPk/ g61bo3usivd39HizVqOcoAujrptDbK4B6F10rN+KaX9lwHIRXMH3Nd6YrWgbNsseTNYR KHeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=3v36Zt64TunF3kbYmT58DofeaeMqqtA4ouhjWhjl7lY=; b=4Jvi1oQpw3HkfY5NG+jvMMIs41kufsYd/SS1vd75BZbJQcbWI1iWqV/A2HPZ3aM2i0 KCszs31JYnGOLGkRljyG8O2koIJfvB4JoFPuA4PgjdhenkgAFdDCfY1w+qKvI4KhpnAl gHhUoB1R3kmHW0AP4124Pc2oN/zrrU5/83QzO9JB36VtAj9Y+IOdS22ZLdAFDY7PbRDV 4eAUX+DuX7XIhYv/kw8z7r839N3qcJnUE5JOO5eUxostZoN2Hvxhn/1z+1HYZpRaxSxb S0zK9wLQ1VcJjR5km6Jg078fEkO1Pe2htrK2R+wew9S/rKB1llYeJ7SLheNyboiUtw4Q w4rw== X-Gm-Message-State: ACrzQf0TgMLHE3UHvqmEyTLF/IFE7Yv8uIxmkctt4JBIPBx/L6bCIEgm oWWqL4zNzrv+JLrJRhrCLzk= X-Google-Smtp-Source: AMsMyM5DuNnCVfMMlnq5nOkhIz4hCz1UEMx3AUk/IWv/J55k6bVpk+dE8T73dilHPz/4T83YXovkaQ== X-Received: by 2002:a17:90b:35cf:b0:202:6f3d:53a7 with SMTP id nb15-20020a17090b35cf00b002026f3d53a7mr17969210pjb.63.1663553343360; Sun, 18 Sep 2022 19:09:03 -0700 (PDT) Received: from debian.me (subs02-180-214-232-13.three.co.id. [180.214.232.13]) by smtp.gmail.com with ESMTPSA id c6-20020a634e06000000b0043941566481sm11343214pgb.39.2022.09.18.19.09.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 19:09:03 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id A9410101A98; Mon, 19 Sep 2022 09:08:59 +0700 (WIB) Date: Mon, 19 Sep 2022 09:08:59 +0700 From: Bagas Sanjaya To: Yu Zhao Cc: Andrew Morton , Andi Kleen , Aneesh Kumar , Catalin Marinas , Dave Hansen , Hillf Danton , Jens Axboe , Johannes Weiner , Jonathan Corbet , Linus Torvalds , Matthew Wilcox , Mel Gorman , Michael Larabel , Michal Hocko , Mike Rapoport , Peter Zijlstra , Tejun Heo , Vlastimil Babka , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, x86@kernel.org, page-reclaim@google.com Subject: Re: [PATCH mm-unstable v15 00/14] Multi-Gen LRU Framework Message-ID: References: <20220918080010.2920238-1-yuzhao@google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FZxmQtoS2Tn1HQRT" Content-Disposition: inline In-Reply-To: <20220918080010.2920238-1-yuzhao@google.com> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org --FZxmQtoS2Tn1HQRT Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2022 at 01:59:57AM -0600, Yu Zhao wrote: > base-commit: 6cf215f1d5dac59a5a09514138ca37aed2719d0a Hmm, there is no such commit on mm tree, not even on linux-next, so I can't apply this series for testing. The base commit is on what tree? Or I have to wait for rebasing this series on top of latest mm-unstable. --=20 An old man doll... just what I always wanted! - Clara --FZxmQtoS2Tn1HQRT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCYyfPMgAKCRD2uYlJVVFO o4fsAQDbhpYeZ+rwK+dnLi93l14DegafDTFra0UaKlsts06U1gEAyAs2rS2qROhs l2++piY2jaOc0CAFvCqHCuJR9tfd4gY= =GwOJ -----END PGP SIGNATURE----- --FZxmQtoS2Tn1HQRT-- 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CE6D1C32771 for ; Mon, 19 Sep 2022 02:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=/HcSR5pH5VjUCq0zRFz2Zx7eVkMK/Awbh5b4kRDbNeE=; b=lAB+V3RuhhXiApWsnhuQCe9MIG DDfTYJhOYVy6b7opbpY3WwBgAbIlsMPjLNvE4DK3phPTilfoZftoxoS8bUPy+3Ty0yBmHvkFC4/BV NoZQvOc/ytrM73UQXDSgs3sx/Qpm3hlqY/jiGpTkayZHcDx6w/mWDyR60WdiyOu3l2ANdsdnJ6Aa7 qLQh3xEUGUlBuox2TKor1JpH2WK8IGyAfOEvSBIkTJckGGs5PUFLMhQjKO8iQI63C/1C79MhjmEoa cZdDzU5VI7PswXoLGxes4iZ5zamHTybAXafysZaFk+JDkC2Z3SUFuhnX23BPPoTMvwxRqig9Ppq3O FqcOqfEQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oa6De-005t9r-TN; Mon, 19 Sep 2022 02:09:12 +0000 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oa6Db-005t4T-O0 for linux-arm-kernel@lists.infradead.org; Mon, 19 Sep 2022 02:09:08 +0000 Received: by mail-pj1-x1030.google.com with SMTP id x1-20020a17090ab00100b001fda21bbc90so5485758pjq.3 for ; Sun, 18 Sep 2022 19:09:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date; bh=3v36Zt64TunF3kbYmT58DofeaeMqqtA4ouhjWhjl7lY=; b=d3v4bg3UAuGDRHbVn+rmoemyYJa4N3jL2imNkJX90oAg6R4JpI/cDJOLYrPbUSYgjV Prw2nNxWkw63VVLIflyfz7rG8ErJU+KxoCtE2dx5q7Xf9e2qPZnJi1X262/390Vuza8T cmZi/VOPMS8bCjpdf/QxL40QIlt9zGz9ucDS76ylqr1qj6DpVbhwZHyiapNryI03mGyp EyJ/l+nwn4cCUjT4xVum3Ebw97DQ6FO8zL32U1O9FQnHaxZAZzp3JOq9HXKjlmy3hPk/ g61bo3usivd39HizVqOcoAujrptDbK4B6F10rN+KaX9lwHIRXMH3Nd6YrWgbNsseTNYR KHeg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date; bh=3v36Zt64TunF3kbYmT58DofeaeMqqtA4ouhjWhjl7lY=; b=yqaYIGhXwWt0f7yoENdM9NV4udbpdruVcjbNd1i08TL3cwERUwlVWmaLVmgYqvKIau oQ6aoF8x1/FL4H8qJ9ga6a+lmeVEMUyHULFbibFJOlyX9zGviCF2i3oBvAvp6973F1g8 X8q6WlO2eT0k8cTyCiYqtjG4aawzme33MKVCCNTDDDfdMdAXgln2xvcP+7guEYAa/b6h qtIbIcc5lCnJgcrZ+PkwAmIjwUC9cLPLa0sJqUim5ceQZlhgY1UMNZn7Bcq+25n1iftL AwqUevI6cNbu+MyyaL3wDwkfOxUCYkzGiW+hlO144o80Vqj3x/+tt27e3CUKRPiJU8TW pvLg== X-Gm-Message-State: ACrzQf3N/nUp3NrOSZW8mHRjlptn1Q+Qe8rkQ2euTEK2tWhhRQclPGop QCh3nvnX3H8XuYOEAlxbuaY= X-Google-Smtp-Source: AMsMyM5DuNnCVfMMlnq5nOkhIz4hCz1UEMx3AUk/IWv/J55k6bVpk+dE8T73dilHPz/4T83YXovkaQ== X-Received: by 2002:a17:90b:35cf:b0:202:6f3d:53a7 with SMTP id nb15-20020a17090b35cf00b002026f3d53a7mr17969210pjb.63.1663553343360; Sun, 18 Sep 2022 19:09:03 -0700 (PDT) Received: from debian.me (subs02-180-214-232-13.three.co.id. [180.214.232.13]) by smtp.gmail.com with ESMTPSA id c6-20020a634e06000000b0043941566481sm11343214pgb.39.2022.09.18.19.09.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 19:09:03 -0700 (PDT) Received: by debian.me (Postfix, from userid 1000) id A9410101A98; Mon, 19 Sep 2022 09:08:59 +0700 (WIB) Date: Mon, 19 Sep 2022 09:08:59 +0700 From: Bagas Sanjaya To: Yu Zhao Cc: Andrew Morton , Andi Kleen , Aneesh Kumar , Catalin Marinas , Dave Hansen , Hillf Danton , Jens Axboe , Johannes Weiner , Jonathan Corbet , Linus Torvalds , Matthew Wilcox , Mel Gorman , Michael Larabel , Michal Hocko , Mike Rapoport , Peter Zijlstra , Tejun Heo , Vlastimil Babka , Will Deacon , linux-arm-kernel@lists.infradead.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, x86@kernel.org, page-reclaim@google.com Subject: Re: [PATCH mm-unstable v15 00/14] Multi-Gen LRU Framework Message-ID: References: <20220918080010.2920238-1-yuzhao@google.com> MIME-Version: 1.0 In-Reply-To: <20220918080010.2920238-1-yuzhao@google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220918_190907_835884_5BFBB0EC X-CRM114-Status: GOOD ( 13.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0102559664302053833==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0102559664302053833== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FZxmQtoS2Tn1HQRT" Content-Disposition: inline --FZxmQtoS2Tn1HQRT Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 18, 2022 at 01:59:57AM -0600, Yu Zhao wrote: > base-commit: 6cf215f1d5dac59a5a09514138ca37aed2719d0a Hmm, there is no such commit on mm tree, not even on linux-next, so I can't apply this series for testing. The base commit is on what tree? Or I have to wait for rebasing this series on top of latest mm-unstable. --=20 An old man doll... just what I always wanted! - Clara --FZxmQtoS2Tn1HQRT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSSYQ6Cy7oyFNCHrUH2uYlJVVFOowUCYyfPMgAKCRD2uYlJVVFO o4fsAQDbhpYeZ+rwK+dnLi93l14DegafDTFra0UaKlsts06U1gEAyAs2rS2qROhs l2++piY2jaOc0CAFvCqHCuJR9tfd4gY= =GwOJ -----END PGP SIGNATURE----- --FZxmQtoS2Tn1HQRT-- --===============0102559664302053833== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============0102559664302053833==--