[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5698A841.3090406@unitn.it>
Date: Fri, 15 Jan 2016 09:05:21 +0100
From: Luca Abeni <luca.abeni@...tn.it>
To: Peter Zijlstra <peterz@...radead.org>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...hat.com>,
Juri Lelli <juri.lelli@....com>
Subject: Re: [RFC 6/8] GRUB accounting
On 01/14/2016 08:50 PM, Peter Zijlstra wrote:
> On Thu, Jan 14, 2016 at 04:24:51PM +0100, Luca Abeni wrote:
>
>
> It would be good to have a really short recap of GRUB in a comment right
> about here...
Ok; I'll add it
Thanks,
Luca
>
>> +u64 grub_reclaim(u64 delta, struct rq *rq, u64 u)
>> +{
>> + return (delta * rq->dl.running_bw) >> 20;
>> +}
Powered by blists - more mailing lists