Re: [PATCH v2 11/11] sched_ext: Print core event count in scx_central scheduler
From: Changwoo Min
Date: Thu Jan 30 2025 - 01:28:27 EST
Hello,
On 25. 1. 28. 05:08, Tejun Heo wrote:
On Sun, Jan 26, 2025 at 07:16:14PM +0900, Changwoo Min wrote:
Modify the scx_central scheduler to print the core event counter
every second.
Can you add it to scx_qmap too? That's used as the dumping ground for all
the niche features, so it'd be nice to have an example there too.
Sure, I will add the event dump feature to monitor_timerfn() in scx_qmap.
Regards,
Changwoo Min