On Sat, May 30, 2015 at 08:03:12AM -0400, Jeff Layton wrote: > We currently increment the memalloc_socks counter if we have a xprt that > is associated with a swapfile. That socket can be replaced however > during a reconnect event, and the memalloc_socks counter is never > decremented if that occurs. > > When tearing down a xprt socket, check to see if the xprt is set up for > swapping and sk_clear_memalloc before releasing the socket if so. > > Cc: Mel Gorman <mgorman@xxxxxxx> > Signed-off-by: Jeff Layton <jeff.layton@xxxxxxxxxxxxxxx> Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>