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 ACA58C4332F for ; Sat, 9 Apr 2022 01:31:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240334AbiDIBdz (ORCPT ); Fri, 8 Apr 2022 21:33:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45964 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241252AbiDIBdp (ORCPT ); Fri, 8 Apr 2022 21:33:45 -0400 Received: from out1.migadu.com (out1.migadu.com [IPv6:2001:41d0:2:863f::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D7957194787; Fri, 8 Apr 2022 18:31:30 -0700 (PDT) Date: Fri, 8 Apr 2022 18:31:16 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1649467888; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RlhGmMzig/krGhPb2/kapqDybh6ofwXyr4xrMroH554=; b=MN4taE0XnsV1jjF14tpDOzRw5vQLX3ocUdwyUvN7H0XXslfQKF/Eb5i4jaoc7+DKeWCGeu J32W1YALPf7zzcC9R5LtKiJ6apwWHuEb7HmI4fFNmexIFksXwdGCKZHIwYS3F33J+q+XzT hKqZk0K2QVkwTR7BgC8AYb7y4wAu9l0= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Roman Gushchin To: Yosry Ahmed Cc: Johannes Weiner , Michal Hocko , Shakeel Butt , Andrew Morton , David Rientjes , Tejun Heo , Zefan Li , Jonathan Corbet , Shuah Khan , Yu Zhao , Dave Hansen , Wei Xu , Greg Thelen , Chen Wandun , Vaibhav Jain , Michal =?iso-8859-1?Q?Koutn=FD?= , Tim Chen , cgroups@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, linux-kselftest@vger.kernel.org Subject: Re: [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim Message-ID: References: <20220408045743.1432968-1-yosryahmed@google.com> <20220408045743.1432968-5-yosryahmed@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220408045743.1432968-5-yosryahmed@google.com> X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: linux.dev Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 08, 2022 at 04:57:43AM +0000, Yosry Ahmed wrote: > Add a new test for memory.reclaim that verifies that the interface > correctly reclaims memory as intended, from both anon and file pages. > > Signed-off-by: Yosry Ahmed Acked-by: Roman Gushchin Thank you for adding a test! From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roman Gushchin Subject: Re: [PATCH v3 4/4] selftests: cgroup: add a selftest for memory.reclaim Date: Fri, 8 Apr 2022 18:31:16 -0700 Message-ID: References: <20220408045743.1432968-1-yosryahmed@google.com> <20220408045743.1432968-5-yosryahmed@google.com> Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1649467888; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RlhGmMzig/krGhPb2/kapqDybh6ofwXyr4xrMroH554=; b=MN4taE0XnsV1jjF14tpDOzRw5vQLX3ocUdwyUvN7H0XXslfQKF/Eb5i4jaoc7+DKeWCGeu J32W1YALPf7zzcC9R5LtKiJ6apwWHuEb7HmI4fFNmexIFksXwdGCKZHIwYS3F33J+q+XzT hKqZk0K2QVkwTR7BgC8AYb7y4wAu9l0= Content-Disposition: inline In-Reply-To: <20220408045743.1432968-5-yosryahmed-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Yosry Ahmed Cc: Johannes Weiner , Michal Hocko , Shakeel Butt , Andrew Morton , David Rientjes , Tejun Heo , Zefan Li , Jonathan Corbet , Shuah Khan , Yu Zhao , Dave Hansen , Wei Xu , Greg Thelen , Chen Wandun , Vaibhav Jain , Michal =?iso-8859-1?Q?Koutn=FD?= , Tim Chen , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, linux-kselftest-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Fri, Apr 08, 2022 at 04:57:43AM +0000, Yosry Ahmed wrote: > Add a new test for memory.reclaim that verifies that the interface > correctly reclaims memory as intended, from both anon and file pages. > > Signed-off-by: Yosry Ahmed Acked-by: Roman Gushchin Thank you for adding a test!