lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 2 Nov 2011 09:22:41 +0800
From:	alex shi <lkml.alex@...il.com>
To:	Venki Pallipadi <venki@...gle.com>
Cc:	Thomas Gleixner <tglx@...utronix.de>,
	Peter Zijlstra <peterz@...radead.org>,
	Ingo Molnar <mingo@...e.hu>,
	Arjan van de Ven <arjan@...ux.intel.com>,
	Suresh Siddha <suresh.b.siddha@...el.com>,
	linux-kernel@...r.kernel.org, "Chen, Tim C" <tim.c.chen@...el.com>
Subject: Re: [RFC] Introduce greedy hrtimer walk on idle

>> I tested the patch against 3.1 kernel for specpower benchmark on our
>> machine, westmere core laptop Thinkpad t410(internal name lkp-t410),
>> and on Romely-EP machine(lkp-sb03). No clear power or performance
>> change found. the performance and power has no clear change for every
>> level system load. from 0 to 100%.
>
> Thanks Alex for testing this. Likely that with specpower there are not
> many active timers. Was the run with run level 5 and with all the system daemons
> that come with distro active?
>

The testing run under level 3, without X system. and there really has
no many daemons.
Following is the LOC record on the westmere laptop, before and after
testing. testing costs 4368'.

LOC:      22850      24984      60558      61003   Local timer interrupts
---
LOC:    2773346    2772016    2623716    2644598   Local timer interrupts

There are about 65 interrupts per second on each of cpu. Yes it is not
too much.

Without your patch, the timer interrupts number as following:
LOC:      10564      11942      11758      13075   Local timer interrupts
---
LOC:    2805402    2800421    2671229    2663266   Local timer interrupts

As to X system timers, I didn't find much timers on my working
desktop, the LOC change just a little during 120'. That is i7, Ubuntu,
without default daemons and running many APPs like, evolution/firefox
etc etc.

LOC:        125        114         97         80         63  110108127
  77084851   77289464   Local timer interrupts
--
LOC:        125        114         97         80         63  110112467
  77087975   77294653   Local timer interrupts

So, guess, X system is not good candidate to show the patch effect.
Any others benchmarks recommend?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ