From: KOSAKI Motohiro Date: Tue, 26 Jul 2011 00:12:06 +0000 (-0700) Subject: mm: swap-token: fix dead link X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e21c7ffd6f7493aa01bccd17ebc13dbdfecce880;p=~shefty%2Frdma-dev.git mm: swap-token: fix dead link http://www.cs.wm.edu/~sjiang/token.pdf is now dead. Replace it with an alive alternative. Signed-off-by: KOSAKI Motohiro Acked-by: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/thrash.c b/mm/thrash.c index fabf2d0f516..d416d403e14 100644 --- a/mm/thrash.c +++ b/mm/thrash.c @@ -6,7 +6,7 @@ * Released under the GPL, see the file COPYING for details. * * Simple token based thrashing protection, using the algorithm - * described in: http://www.cs.wm.edu/~sjiang/token.pdf + * described in: http://www.cse.ohio-state.edu/hpcs/WWW/HTML/publications/abs05-1.html * * Sep 2006, Ashwin Chaugule * Improved algorithm to pass token: