Skip to content
Snippets Groups Projects
Commit 2216ee85 authored by Ben Hutchings's avatar Ben Hutchings Committed by Linus Torvalds
Browse files

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
No related branches found
No related tags found
No related merge requests found
...@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment