Re: [PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range"

From: Christoph Hellwig
Date: Tue Nov 17 2020 - 08:57:21 EST


Btw, I remember that the whole vmalloc magic in zsmalloc was only giving
a small benefit for a few niche use cases. Given that it generally has
very strange interaction with the vmalloc core, including using various
APIs not used by any driver I'm going to ask once again why we can't
just drop the CONFIG_ZSMALLOC_PGTABLE_MAPPING case entirely?