Skip to content

Commit

Permalink
mm/Kconfig: fix URL for zsmalloc benchmark
Browse files Browse the repository at this point in the history
The help text for CONFIG_PGTABLE_MAPPING has an incorrect URL.  While
we're at it, remove the unnecessary footnote notation.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Ben Hutchings authored and Linus Torvalds committed Mar 11, 2014
1 parent 70335ab commit 2216ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -575,5 +575,5 @@ config PGTABLE_MAPPING
then you should select this. This causes zsmalloc to use page table
mapping rather than copying for object mapping.

You can check speed with zsmalloc benchmark[1].
[1] https://github.com/spartacus06/zsmalloc
You can check speed with zsmalloc benchmark:
https://github.com/spartacus06/zsmapbench

0 comments on commit 2216ee8

Please sign in to comment.