login
Header Space

 
 

[RT] [PATCH 0/3] Few cleanups and RT updates to sched_debug

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: linux-rt-users <linux-rt-users@...>
Cc: LKML <linux-kernel@...>, Ingo Molnar <mingo@...>, Gregory Haskins <ghaskins@...>, Steven Rostedt <rostedt@...>, Peter Zijlstra <a.p.zijlstra@...>
Date: Sunday, March 23, 2008 - 10:50 am

Hi,

The following 3 patches,

o Modify the names of several fields in the rt_rq, to be consistent
with the general naming convention. For eg, s/rt_nr_running/nr_running
in the rt_rq, 'rt' being implied by being associated with the rt_rq.

o Initialize rt.nr_running and rt.nr_uninterruptible fields explicitly.

o Update sched_debug to print values of the recently added fields to
rt_rq.

Some of these changes are not rt specific. But there are bits which are
missing from sched-devel latest, like rt_nr_uniterruptible, which is
added by preempt-realtime-sched.patch. I am not sure how to write
patches in this scenario. Pl do let me know if I need to generate patch
against the git tree instead, wherever possible.

-- 
Regards,
Ankita Garg (ankita@in.ibm.com)
Linux Technology Center
IBM India Systems & Technology Labs, 
Bangalore, India   
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RT] [PATCH 0/3] Few cleanups and RT updates to sched_debug, Ankita Garg, (Sun Mar 23, 10:50 am)
[RT] [PATCH 1/3] Change the names of rt_rq fields for, Ankita Garg, (Sun Mar 23, 10:52 am)
speck-geostationary