From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933347AbdJQHov (ORCPT ); Tue, 17 Oct 2017 03:44:51 -0400 Received: from mx2.suse.de ([195.135.220.15]:34963 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932850AbdJQHou (ORCPT ); Tue, 17 Oct 2017 03:44:50 -0400 Date: Tue, 17 Oct 2017 09:44:48 +0200 From: Michal Hocko To: David Rientjes Cc: Yang Shi , cl@linux.com, penberg@kernel.org, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory Message-ID: <20171017074448.qupoajpjbcfdpz5z@dhcp22.suse.cz> References: <1507656303-103845-1-git-send-email-yang.s@alibaba-inc.com> <1507656303-103845-4-git-send-email-yang.s@alibaba-inc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 16-10-17 17:15:31, David Rientjes wrote: > Please simply dump statistics for all slab caches where the memory > footprint is greater than 5% of system memory. Unconditionally? User controlable? -- Michal Hocko SUSE Labs From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f197.google.com (mail-pf0-f197.google.com [209.85.192.197]) by kanga.kvack.org (Postfix) with ESMTP id CF5D16B0038 for ; Tue, 17 Oct 2017 03:44:52 -0400 (EDT) Received: by mail-pf0-f197.google.com with SMTP id b79so772221pfk.9 for ; Tue, 17 Oct 2017 00:44:52 -0700 (PDT) Received: from mx2.suse.de (mx2.suse.de. [195.135.220.15]) by mx.google.com with ESMTPS id a67si5074033pgc.227.2017.10.17.00.44.51 for (version=TLS1 cipher=AES128-SHA bits=128/128); Tue, 17 Oct 2017 00:44:51 -0700 (PDT) Date: Tue, 17 Oct 2017 09:44:48 +0200 From: Michal Hocko Subject: Re: [PATCH 3/3] mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory Message-ID: <20171017074448.qupoajpjbcfdpz5z@dhcp22.suse.cz> References: <1507656303-103845-1-git-send-email-yang.s@alibaba-inc.com> <1507656303-103845-4-git-send-email-yang.s@alibaba-inc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: David Rientjes Cc: Yang Shi , cl@linux.com, penberg@kernel.org, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org On Mon 16-10-17 17:15:31, David Rientjes wrote: > Please simply dump statistics for all slab caches where the memory > footprint is greater than 5% of system memory. Unconditionally? User controlable? -- Michal Hocko SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org