linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question about cpuset_hotplug_workfn in kernel/cgoup/cpuset.c
@ 2022-09-02  2:46 Rick Yiu
  0 siblings, 0 replies; only message in thread
From: Rick Yiu @ 2022-09-02  2:46 UTC (permalink / raw)
  To: linux-kernel

Hi all,

In the commit

deb7aa308ea26 cpuset: reorganize CPU / memory hotplug handling

It states so in the comment for this function:

/*
...
 * Note that CPU offlining during suspend is ignored.  We don't modify
 * cpusets across suspend/resume cycles at all.
 */

However, I did see the function cpuset_hotplug_workfn called in the resume
path, which costs 10+ ms on our platform. I was wondering if the statement
is still true, could this function be bypassed in the resume path?

I also filed a bug for this.
https://bugzilla.kernel.org/show_bug.cgi?id=216321

I wish to be personally CC'ed.

Thanks,
Rick

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-09-02  2:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-02  2:46 Question about cpuset_hotplug_workfn in kernel/cgoup/cpuset.c Rick Yiu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).