Re: [PATCH v5 2/2] writeback, cgroup: release dying cgwbs by switching attached inodes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 26 May 2021 15:25:57 -0700 Roman Gushchin wrote:
>+
>+	if (!list_empty(&offline_cgwbs))
>+		schedule_work(&cleanup_offline_cgwbs_work);
>+

Good work overall.

Nit, given cond_resched_lock() in cleanup_offline_wb(), what you need instead
is
	queue_work(system_unbound_wq, &cleanup_offline_cgwbs_work);




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux