Add test which verifies capacity calculation on arm
architecture platforms.
This will work on any platform that uses parse_dt_topology() arch hook
to set cpu capacity. Currently only arm (not arm64) platforms do this.
Signed-off-by: Larry Bassel
---
cputopology/cputopology_04.sh | 131
Add test which verifies capacity calculation on arm
architecture platforms.
Since there isn't yet a similar calculation done
for arm64 platforms, this architecture isn't supported
by this test (at least as of now).
Signed-off-by: Larry Bassel
---
cputopology/cputopology_04
On 01 Apr 15 18:20, Vincent Guittot wrote:
> On 1 April 2015 at 17:41, Lisa Nguyen wrote:
> > Gentle ping and friendly reminder that I need someone to ack Larry's
> > cpu capacity script before I can merge it :)
>
> I'm not sure that the beg of the output file which displays the steps
> to comput
On 24 Mar 15 12:10, Amit Kucheria wrote:
> Larry,
>
> Could you also please attach the output of the script on your test platform?
It is attached (there are still debugging printfs in it).
>
> Regards,
> Amit
Larry
>
> On Mon, Mar 9, 2015 at 3:55 AM, Larry Bassel w
On 10 Mar 15 12:30, Lisa Nguyen wrote:
> On 3 March 2015 at 13:02, Larry Bassel wrote:
> >
> > Add test which checks and prints scheduler domain flags.
> >
> > Signed-off-by: Larry Bassel
> > ---
> >
Add test which verifies capacity calculation on arm
architecture platforms.
Since there isn't yet a similar calculation done
for arm64 platforms, this architecture isn't supported
by this test (at least as of now).
Signed-off-by: Larry Bassel
---
cputopology/cputopology_04
Add test which verifies capacity calculation on arm
architecture platforms.
Since there isn't yet a similar calculation done
for arm64 platforms, this architecture isn't supported
by this test (at least as of now).
Signed-off-by: Larry Bassel
---
cputopology/cputopology_04
Add test which checks and prints scheduler domain flags.
Signed-off-by: Larry Bassel
---
cputopology/cputopology_03.sh | 109 +
cputopology/cputopology_03.txt | 1 +
2 files changed, 110 insertions(+)
create mode 100755 cputopology/cputopology_03.sh
Add test which checks and prints scheduler domain flags.
Signed-off-by: Larry Bassel
---
cputopology/cputopology_03.sh | 109 +
cputopology/cputopology_03.txt | 1 +
2 files changed, 110 insertions(+)
create mode 100755 cputopology/cputopology_03.sh
On 24 Feb 15 21:53, Vincent Guittot wrote:
> On 8 February 2015 at 01:08, Larry Bassel wrote:
> > +check_sched_domain_flags() {
> > +
> > +cpu_num=$1
> > +domain_num=$2
> > +
> > +
> > sched_domain_flags=/proc/sys/kernel/sched_domain/$cpu_n
Add test which checks and prints scheduler domain flags.
Signed-off-by: Larry Bassel
---
cputopology/cputopology_03.sh | 74 ++
cputopology/cputopology_03.txt | 1 +
2 files changed, 75 insertions(+)
create mode 100755 cputopology/cputopology_03.sh
11 matches
Mail list logo