Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1631628
| From | Lauro Venancio <lvenanci@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu |
| Date | 2017-04-26 20:00 +0200 |
| Message-ID | <tAzol-5vz-7@gated-at.bofh.it> (permalink) |
| References | <tyqpb-4ED-9@gated-at.bofh.it> <tAy8W-4LQ-37@gated-at.bofh.it> |
| Organization | Red Hat |
On 04/26/2017 01:31 PM, Peter Zijlstra wrote: > > Please have a look here: > > git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git sched/wip > > I think that has them all. Yes. I agree. > > I'm still thinking on how to best create a test to assert on the SGC > condition, but I don't seem to get much further than brute-force > matching all group masks. At least we now display (albeit I don't like > the format, suggestions?) the stuff. I cannot think in anything other than brute-force, too. Maybe, to make the debug messages clear, you could print "balance_cpu: %d" instead of "capacity(%d): " and assert (sgc id == balance cpu). You would need to restart the sgc id count on every topology level.
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu Peter Zijlstra <peterz@infradead.org> - 2017-04-26 18:40 +0200
Re: [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu Lauro Venancio <lvenanci@redhat.com> - 2017-04-26 20:00 +0200
Re: [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu Peter Zijlstra <peterz@infradead.org> - 2017-04-27 00:50 +0200
Re: [PATCH 0/4] sched/topology: fix overlap group capacity and balance cpu Peter Zijlstra <peterz@infradead.org> - 2017-04-28 12:40 +0200
csiph-web