From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756499AbaIKPmU (ORCPT ); Thu, 11 Sep 2014 11:42:20 -0400 Received: from mx2.parallels.com ([199.115.105.18]:60693 "EHLO mx2.parallels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751075AbaIKPmS (ORCPT ); Thu, 11 Sep 2014 11:42:18 -0400 From: Vladimir Davydov To: CC: Kamezawa Hiroyuki , Johannes Weiner , Michal Hocko , Greg Thelen , Hugh Dickins , Motohiro Kosaki , Glauber Costa , Tejun Heo , Andrew Morton , Pavel Emelianov , Konstantin Khorenko , , Subject: [PATCH RFC 0/2] Anonymous memory threshold notifications for memcg Date: Thu, 11 Sep 2014 19:41:48 +0400 Message-ID: X-Mailer: git-send-email 1.7.10.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This series introduces anonymous memory threshold notifications for memory cgroups. For rationale please see the comment to patch 2. I'm sending it to attract attention to the following thread: http://www.spinics.net/lists/linux-mm/msg78180.html Thanks, Vladimir