Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mm Kconfig typo: cleancacne -> cleancache

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Michael Witten and committed by
Jiri Kosina
140a1ef2 5be5758c

+1 -1
+1 -1
mm/Kconfig
··· 356 356 for clean pages that the kernel's pageframe replacement algorithm 357 357 (PFRA) would like to keep around, but can't since there isn't enough 358 358 memory. So when the PFRA "evicts" a page, it first attempts to use 359 - cleancacne code to put the data contained in that page into 359 + cleancache code to put the data contained in that page into 360 360 "transcendent memory", memory that is not directly accessible or 361 361 addressable by the kernel and is of unknown and possibly 362 362 time-varying size. And when a cleancache-enabled