From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Davydov Subject: Re: [patch 3/3] kernel: res_counter: remove the unused API Date: Fri, 26 Sep 2014 15:27:04 +0400 Message-ID: <20140926112704.GG29445@esperanza> References: <1411573390-9601-1-git-send-email-hannes@cmpxchg.org> <1411573390-9601-4-git-send-email-hannes@cmpxchg.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Return-path: Content-Disposition: inline In-Reply-To: <1411573390-9601-4-git-send-email-hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Transfer-Encoding: 7bit To: Johannes Weiner Cc: linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Greg Thelen , Michal Hocko , Dave Hansen , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Wed, Sep 24, 2014 at 11:43:10AM -0400, Johannes Weiner wrote: > All memory accounting and limiting has been switched over to the > lockless page counters. Bye, res_counter! > > Signed-off-by: Johannes Weiner Acked-by: Vladimir Davydov