Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1309936

Re: [RFC 6/8] GRUB accounting

From Luca Abeni <luca.abeni@unitn.it>
Newsgroups linux.kernel
Subject Re: [RFC 6/8] GRUB accounting
Date 2016-01-15 09:10 +0100
Message-ID <qR7Ci-3ht-13@gated-at.bofh.it> (permalink)
References <qQS0x-uX-3@gated-at.bofh.it> <qQS0x-uX-1@gated-at.bofh.it> <qQWdP-3jT-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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;
>> +}

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[RFC 6/8] GRUB accounting Luca Abeni <luca.abeni@unitn.it> - 2016-01-14 16:30 +0100
  Re: [RFC 6/8] GRUB accounting Peter Zijlstra <peterz@infradead.org> - 2016-01-14 21:00 +0100
    Re: [RFC 6/8] GRUB accounting Luca Abeni <luca.abeni@unitn.it> - 2016-01-15 09:10 +0100

csiph-web