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:   Thu, 22 Aug 2019 18:14:12 +0200
From:   Peter Zijlstra <peterz@...radead.org>
To:     c00423981 <caomeng5@...wei.com>
Cc:     tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
        x86@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH V2] cpustat: print watchdog time and statistics of soft
 and hard interrupts in soft lockup scenes

On Thu, Aug 22, 2019 at 07:58:37PM +0800, c00423981 wrote:

> V1->V2
> - fix the broken interfaces: get_idle_time and get_iowait_time

> +	else if (index == CPUTIME_IOWAIT)
> +		time = get_iowait_time(kcs, cpu);

I'm confused; isn't that still reporting per-cpu iowait, which is still
complete garbage?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ