summaryrefslogtreecommitdiff
path: root/mm/slub.c
diff options
context:
space:
mode:
authorDavid Rientjes <rientjes@google.com>2022-12-28 09:05:48 +0300
committerVlastimil Babka <vbabka@suse.cz>2023-01-02 11:31:05 +0300
commitcc2e9d2b26c86c1dd8687f6916e5f621bcacd6f7 (patch)
tree51af4df8df89ddb5322e276d1ec57648268893ef /mm/slub.c
parent88603b6dc419445847923fcb7fe5080067a30f98 (diff)
downloadlinux-cc2e9d2b26c86c1dd8687f6916e5f621bcacd6f7.tar.xz
mm, slab: periodically resched in drain_freelist()
drain_freelist() can be called with a very large number of slabs to free, such as for kmem_cache_shrink(), or depending on various settings of the slab cache when doing periodic reaping. If there is a potentially long list of slabs to drain, periodically schedule to ensure we aren't saturating the cpu for too long. Signed-off-by: David Rientjes <rientjes@google.com> Reviewed-by: Hyeonggon Yoo <42.hyeyoo@gmail.com> Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions