From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Davydov Subject: [PATCH RFC 0/2] Anonymous memory threshold notifications for memcg Date: Thu, 11 Sep 2014 19:41:48 +0400 Message-ID: Mime-Version: 1.0 Return-path: Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Kamezawa Hiroyuki , Johannes Weiner , Michal Hocko , Greg Thelen , Hugh Dickins , Motohiro Kosaki , Glauber Costa , Tejun Heo , Andrew Morton , Pavel Emelianov , Konstantin Khorenko , linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.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