[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061214133504.GA22081@gnuppy.monkey.org>
Date: Thu, 14 Dec 2006 05:35:04 -0800
From: Bill Huey (hui) <billh@...ppy.monkey.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Steven Rostedt <rostedt@...dmis.org>,
Thomas Gleixner <tglx@...utronix.de>,
"Bill Huey (hui)" <billh@...ppy.monkey.org>,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] lock stat kills lock meter for -rt
Hello,
I'm back with another annoying announcement and post of my "lock stat"
patches for Ingo's 2.6.19-rt14 patch. I want review, comments and
eventually inclusion into the -rt.
Changes in this release:
- forward ported to 2,6.19-rt14
- rt_mutex_slowtrylock() path now works with lock stat after an
initialization check. Apparently there's a try-lock some where before
my lock stat stuff is initialized and it hard crashes the machine on
boot. This is fixed now.
- Addes a new field to track adaptive spins in the rtmutex as a future
feature.
bill
-
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