mm: swap-token: fix dead link
authorKOSAKI Motohiro <[email protected]>
Tue, 26 Jul 2011 00:12:06 +0000 (17:12 -0700)
committerLinus Torvalds <[email protected]>
Tue, 26 Jul 2011 03:57:08 +0000 (20:57 -0700)
http://www.cs.wm.edu/~sjiang/token.pdf is now dead.  Replace it with an
alive alternative.

Signed-off-by: KOSAKI Motohiro <[email protected]>
Acked-by: Rik van Riel <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/thrash.c

index fabf2d0f51695eddacdb6b013fac0b9cdee3a655..d416d403e140eefc8b92f0fc9cc60c3a7a655e63 100644 (file)
@@ -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 <[email protected]>
  * Improved algorithm to pass token: