[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20091103061753.GA5815@Krystal>
Date: Tue, 3 Nov 2009 01:17:53 -0500
From: Mathieu Desnoyers <mathieu.desnoyers@...ymtl.ca>
To: ltt-dev@...ts.casi.polymtl.ca
Cc: linux-kernel@...r.kernel.org, Steven Rostedt <rostedt@...dmis.org>,
Lai Jiangshan <laijs@...fujitsu.com>,
KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
Subject: LTTng 0.165 for 2.6.31.5 : refactoring/cleanup
Hi,
I just finished testing the LTTng refactoring. It consists of:
- Change design to inheritance for channels and buffers.
- Eliminate structure duplication for locking/allocation level of buffer and
channel.
- Remove now unnecessary krefs.
- Fix cpu hotplug for timers.
- Cleanups.
Impact:
- Cleaner code.
- Simpler structures for channel/buffers.
- Smaller d-cache footprint.
It also permits to change the license of all LTTng modules needed both
for kernel and user-space tracing to dual LGPL/GPL license.
Due to the size of this change, review and testing would be very
welcome. I decided to do it in a separate patch on top of the tree
rather than rebasing. Considering the size of this modification, going
over the modified code on a file by file basis rather than looking at
the patch itself is probably easier.
I decided to mark the "locked" and "irqoff" locking schemes as "BROKEN"
for now and focus on the lockless scheme. We could re-create them if
needed by deriving from the lockless code-base.
Thanks,
Mathieu
--
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