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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 Oct 2010 12:00:23 -0700
From:	Venkatesh Pallipadi <venki@...gle.com>
To:	Peter Zijlstra <peterz@...radead.org>
Cc:	linux-kernel@...r.kernel.org, Paul Turner <pjt@...gle.com>,
	Eric Dumazet <eric.dumazet@...il.com>,
	Venkatesh Pallipadi <venki@...gle.com>,
	Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
	Thomas Gleixner <tglx@...utronix.de>,
	Balbir Singh <balbir@...ux.vnet.ibm.com>,
	Martin Schwidefsky <schwidefsky@...ibm.com>
Subject: Re: Proper kernel irq time accounting -v4

On Mon, Oct 4, 2010 at 5:03 PM, Venkatesh Pallipadi <venki@...gle.com> wrote:
> Previous versions:
> -v0: http://lkml.indiana.edu/hypermail//linux/kernel/1005.3/00411.html
>     lkml subject - "Finer granularity and task/cgroup irq time accounting"
>
> -v1: http://lkml.indiana.edu/hypermail//linux/kernel/1007.2/00987.html
>     lkml subject - "Finer granularity and task/cgroup irq time accounting"
>
> -v2: http://lkml.indiana.edu/hypermail//linux/kernel/1009.2/00488.html
>     lkml subject - "Proper kernel irq time accounting"
>
> -v3: http://lkml.indiana.edu/hypermail//linux/kernel/1009.3/02482.html
>     lkml subject - "Proper kernel irq time accounting -v3"
>
>
> Change from -v3:
> - Switch to using sched_clock_cpu instead of sched_clock in
>  account_system_vtime. This needed tick_check_idle to be called early in
>  irq_enter.
> - Do not account softirq time in ksoftirqd context. We want ksoftirqd to
>  continue having sched exec_runtime.
> - Add a boot option to disable tsc based irq accounting in x86.
> - Remove the patch that exported irq times in /proc/interrupts and
>  /proc/softirqs. I am relooking at other options to export that and
>  will have a replacement patch soon.
>
>

Peter,

If the patchset looks sane can you push this along to tip please.

Thanks,
Venki
--
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