Commit 2216ee85 authored by Ben Hutchings's avatar Ben Hutchings Committed by Linus Torvalds

mm/Kconfig: fix URL for zsmalloc benchmark

The help text for CONFIG_PGTABLE_MAPPING has an incorrect URL.  While
we're at it, remove the unnecessary footnote notation.
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Acked-by: default avatarMinchan Kim <minchan@kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 70335abb
...@@ -575,5 +575,5 @@ config PGTABLE_MAPPING ...@@ -575,5 +575,5 @@ config PGTABLE_MAPPING
then you should select this. This causes zsmalloc to use page table then you should select this. This causes zsmalloc to use page table
mapping rather than copying for object mapping. mapping rather than copying for object mapping.
You can check speed with zsmalloc benchmark[1]. You can check speed with zsmalloc benchmark:
[1] https://github.com/spartacus06/zsmalloc https://github.com/spartacus06/zsmapbench
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment