[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <64869952-0bd4-4ae6-b103-3f97830d2e4a@igalia.com>
Date: Tue, 4 Feb 2025 00:48:40 +0900
From: Changwoo Min <changwoo@...lia.com>
To: Tejun Heo <tj@...nel.org>
Cc: void@...ifault.com, arighi@...dia.com, kernel-dev@...lia.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 08/11] sched_ext: Add an event, SCX_EV_BYPASS_DURATION
Hello,
On 25. 2. 3. 02:35, Tejun Heo wrote:
> On Fri, Jan 31, 2025 at 04:09:35PM +0900, Changwoo Min wrote:
>> +/*
>> + * The last time the bypass mode started.
>> + * This is used to measure SCX_EV_BYPASS_DURATION.
>> + */
>> +static unsigned long scx_bypass_timestamp;
>
> Move it inside the function?
That will look cleaner. I will move it inside scx_ops_bypass().
Regards,
Changwoo Min
Powered by blists - more mailing lists