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:	Sat, 06 Jan 2007 12:52:27 -0800
From:	Zachary Amsden <zach@...are.com>
To:	Daniel Walker <dwalker@...sta.com>
CC:	linux-kernel@...r.kernel.org, mm-commits@...r.kernel.org,
	ak@...e.de, chrisw@...s-sol.org, jeremy@...source.com,
	rusty@...tcorp.com.au
Subject: Re: + paravirt-vmi-timer-patches.patch added to -mm tree

Daniel Walker wrote:
> On Fri, 2006-12-15 at 14:27 -0800, akpm@...l.org wrote:
>   
>> +
>> +unsigned long long vmi_sched_clock(void)
>> +{
>> +       return read_available_cycles();
>> +}
>> + 
>>     
>
>
> This sched_clock is likely broken if it's returning something other than
> nanoseconds. It looks like cycles, but it's also getting piped through
> an ops pointer so I'm not sure what's getting returned here.
>   

Thanks, I'll fix that.

Zach
-
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