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:	Fri, 6 Oct 2006 18:53:28 -0700
From:	Andrew Morton <akpm@...l.org>
To:	Daniel Walker <dwalker@...sta.com>
Cc:	linux-kernel@...r.kernel.org, johnstul@...ibm.com,
	Thomas Gleixner <tglx@...utronix.de>,
	Ingo Molnar <mingo@...e.hu>
Subject: Re: [PATCH 00/10] -mm: generic clocksource API -v2

On Fri, 06 Oct 2006 11:54:39 -0700
Daniel Walker <dwalker@...sta.com> wrote:

> This patch set is meant to modify the clocksource structure and API so that it
> can be used by more than just the timekeeping code. My motivation is mainly
> that I feel the current clocksource interface could be used for much more
> than just timekeeping. So if we keep the clocksource interface (which I think
> we should) then we should get everything out of it that we can.
> 
> This set modifies the API, then converts the time keeping code over to the new
> API. I also added a generic sched_clock() which just re-uses the clocksource
> interface to provide a high quality scheduling clock (assuming a good
> clocksource). Several ARM board just output nanoseconds based on jiffies which
> is still possible with the generic sched_clock().

Well it all applies on top of the hrtimer/dynticks stuff with only a bit of
fixing needed.  And then it compiles.

But there's been so much time-related work happening lately that I'm
inclined to park this work for a while, give the existing changes time to
settle in and get debugged.  And to give people time to review this new
material.  If that review is positive, we can bring this material into
-mm in a week or so.  OK?


-
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