* [ANNOUNCE] LTT 0.9.6pre4
@ 2004-12-14 22:32 Karim Yaghmour
0 siblings, 0 replies; only message in thread
From: Karim Yaghmour @ 2004-12-14 22:32 UTC (permalink / raw)
To: LTT, LTT-Dev, linux-kernel
This is to let everyone know that there's a new LTT release. This
should be the final LTT candidate before I make an official 0.9.6
release, so please test this out and report any problems. This
release includes patches for vanilla 2.6.9, so testing should be
rather straight-forward.
I would like to thank Tim Bird of the CE Linux Forum for going
through the LTT-dev mailing list archives and picking up some of
the contributions that were posted there, and integrating it all.
For this release, I've followed Andrew Morton's advice, and have
proceeded with a namespace cleanup of the kernel code. So,
instead of trace statements being like this:
TRACE_SCHEDCHANGE(prev, next);
they have the more mainstream form of:
ltt_ev_schedchange(prev, next);
Here are the highlights of the most important additions since the
opening of the 0.9.6preX branch:
* Lockless logging (relayfs)
* Per-CPU buffering
* TSC timestamping
* Use of relayfs for buffering and user-space interfacing
* Code cleanup for adhering to kernel coding standards
* ARM port
Enjoy,
Karim Yaghmour
--
Author, Speaker, Developer, Consultant
Pushing Embedded and Real-Time Linux Systems Beyond the Limits
http://www.opersys.com || karim@opersys.com || 1-866-677-4546
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-12-14 22:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-14 22:32 [ANNOUNCE] LTT 0.9.6pre4 Karim Yaghmour
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).