From mboxrd@z Thu Jan 1 00:00:00 1970 From: mingo@elte.hu (Ingo Molnar) Date: Thu, 30 Apr 2009 17:54:11 +0200 Subject: [ltt-dev] [PATCH] Fix dirty page accounting in redirty_page_for_writepage() In-Reply-To: References: <20090430024303.GB19875@Krystal> <20090430133859.GB8329@elte.hu> <20090430141446.GD14696@elte.hu> <20090430143819.GF14696@elte.hu> <20090430150142.GC20580@elte.hu> Message-ID: <20090430155411.GA4723@elte.hu> * Christoph Lameter wrote: > http://article.gmane.org/gmane.linux.kernel.cross-arch/1163 Socket inuse counter btw., this one is already converted upstream, via: 4e69489: socket: use percpu_add() while updating sockets_in_use done by Eric Dumazet. Ingo