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


Groups > linux.kernel > #1309892

Re: [RFC 1/8] Track the active utilisation

From Luca Abeni <luca.abeni@unitn.it>
Newsgroups linux.kernel
Subject Re: [RFC 1/8] Track the active utilisation
Date 2016-01-15 07:40 +0100
Message-ID <qR6dc-2d8-9@gated-at.bofh.it> (permalink)
References <qQS0x-uX-3@gated-at.bofh.it> <qQSaf-yO-59@gated-at.bofh.it> <qQTfY-1gW-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 14 Jan 2016 17:49:14 +0100
Peter Zijlstra <peterz@infradead.org> wrote:

> On Thu, Jan 14, 2016 at 04:24:46PM +0100, Luca Abeni wrote:
> > diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h
> > index 10f1637..826ca6a 100644
> > --- a/kernel/sched/sched.h
> > +++ b/kernel/sched/sched.h
> > @@ -519,6 +519,11 @@ struct dl_rq {
> >  #else
> >  	struct dl_bw dl_bw;
> >  #endif
> > +	/* This is the "active utilization" for this runqueue.
> 
> Incorrect comment style.
Ops... Sorry, I did not realize that I was using the wrong style. I am
locally fixing this and all the other style issues you pointed out.


			Thanks,
				Luca

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


Thread

[RFC 1/8] Track the active utilisation Luca Abeni <luca.abeni@unitn.it> - 2016-01-14 16:40 +0100
  Re: [RFC 1/8] Track the active utilisation Peter Zijlstra <peterz@infradead.org> - 2016-01-14 17:50 +0100
    Re: [RFC 1/8] Track the active utilisation Luca Abeni <luca.abeni@unitn.it> - 2016-01-15 07:40 +0100
  Re: [RFC 1/8] Track the active utilisation Peter Zijlstra <peterz@infradead.org> - 2016-01-14 20:20 +0100
    Re: [RFC 1/8] Track the active utilisation Luca Abeni <luca.abeni@unitn.it> - 2016-01-15 09:10 +0100

csiph-web