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:	Sun, 20 Dec 2009 07:52:29 -0500
From:	Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
To:	leonid.moiseichuk@...ia.com, Viktor.Rosendahl@...ia.com,
	tony@...mide.com, eero.tamminen@...ia.com
Cc:	Felipe Balbi <felipe.balbi@...ia.com>,
	"ltt-dev@...ts.casi.polymtl.ca" <ltt-dev@...ts.casi.polymtl.ca>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [RELEASE] LTTng 0.183/0.183o

* Mathieu Desnoyers (mathieu.desnoyers@...ymtl.ca) wrote:
> * Mathieu Desnoyers (mathieu.desnoyers@...ymtl.ca) wrote:
> > Hi !
> > 
> > I just released LTTng 0.182 for mainline kernel 2.6.32. It fixes ppc440
> > build and, more importantly, adds full support for ARM omap3 to the
> > trace clock:
> > 
> > - Power management support (suspend/resume, idle)
> > - DVFS support
> > 
> > Basically, the infrastructure is based on the 32k timer as external
> > time source, but uses the ccnt register to read the time base quickly at
> > each event. The trace clock is responsible for extending the 32-bit
> > counter to 64-bit, and for resynchronizing it on the 32k clock when
> > necessary.
> > 
> > I did all development and testing of the omap3 features on top of a
> > linux-omap-2.6 2.6.32-rc8 kernel and then reintegrated the patches in
> > the main LTTng tree. I only build-tested the port to main LTTng tree.
> > 
> > I should put the linux-omap-2.6-lttng tree online shortly, along with
> > the corresponding patchset.
> 
> .. and the corresponding patchset and git tree for the omap/pm tree,
> based on kernel 2.6.32-rc8:
> 
> git://lttng.org/linux-omap-pm-2.6-lttng.git
> 
> http://lttng.org/files/lttng/patch-omap-pm-2.6.32-rc8-lttng-0.182o.tar.bz2
> 
> (it is actually a mix of lttng 0.180 to 0.182).

Version 0.183/0.183o turns the periodic resync timer into a timer only
launched when actual DVFS frequency change occurs (it is used to ensure
very frequent DVFS freq. change do not generate a high rate of 32k clock
reads).

Also, I don't want to take any chance, and therefore don't assume the
ccnt register is stopped in idle. This version now additionally makes
sure to stop the ccnt register when going to idle/sleep.

Mathieu


> 
> Have fun !
> 
> Mathieu
> 
> > 
> > Feedback is welcome !
> > 
> > Thanks,
> > 
> > Mathieu
> > 
> > -- 
> > Mathieu Desnoyers
> > OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
> > 
> > _______________________________________________
> > ltt-dev mailing list
> > ltt-dev@...ts.casi.polymtl.ca
> > http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> > 
> 
> -- 
> Mathieu Desnoyers
> OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
> 
> _______________________________________________
> ltt-dev mailing list
> ltt-dev@...ts.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
> 

-- 
Mathieu Desnoyers
OpenPGP key fingerprint: 8CD5 52C3 8E3C 4140 715F  BA06 3F25 A8FE 3BAE 9A68
--
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