Re: [PATCH v2 01/23] sched/cache: Introduce infrastructure for cache-aware load balancing
From: Peter Zijlstra
Date: Wed Dec 10 2025 - 04:39:15 EST
On Wed, Dec 03, 2025 at 03:07:20PM -0800, Tim Chen wrote:
> +static unsigned long __no_profile fraction_mm_sched(struct rq *rq, struct mm_sched *pcpu_sched)
> +static void __no_profile task_cache_work(struct callback_head *work)
What's with the random __no_profile things?