* 2.6.25.4-rt4
@ 2008-05-29 15:59 Steven Rostedt
2008-05-30 7:37 ` 2.6.25.4-rt4 Tarkan Erimer
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Steven Rostedt @ 2008-05-29 15:59 UTC (permalink / raw)
To: LKML, RT; +Cc: Ingo Molnar, Thomas Gleixner
We are pleased to announce the 2.6.25.4-rt4 tree, which can be
downloaded from the location:
http://rt.et.redhat.com/download/
Information on the RT patch can be found at:
http://rt.wiki.kernel.org/index.php/Main_Page
Changes since 2.6.25.4-rt3
(Mostly stuff that has been pushed to 24-rt)
- Upgraded new ftrace (Steven Rostedt)
- RT downgrade_write (Steven Rostedt)
- fix RT rwlocks typecasts (Steven Rostedt)
- default sched_nr_migrate to 8 (Steven Rostedt)
- ARM compile fix (Remy Bohmer)
- vdso vsyscall generic (Luis Goncalves)
- git-ignore update (Hiroshi Shimamoto)
- lockstat updates (Peter Zijlstra)
- Adjust pi_lock in wakeup waiters (Peter Morreale)
- optimize rt_spin wakeup (Peter Morreale)
- all archs use task->oncpu (Gregory Haskins)
[modified use in header by Steven Rostedt]
- remove redundant try_to_take_lock (Peter Morreale)
- fastpath try_to_take_lock on steal (Steven Rostedt)
- preempt __delay fix (Steven Rostedt)
- ftrace minor fixes (Steven Rostedt, Clark Williams,
and Abhishek Sagar)
- disable ftrace daemon (Steven Rostedt)
- sched_rt migration updates (Gregory Haskins)
- nmi show regs fix (Hiroshi Shimamoto)
- Trace histogram divide by zero fix (Carsten Emde)
to build a 2.6.25.4-rt4 tree, the following patches should be applied:
http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.25.tar.bz2
http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.25.4.bz2
http://rt.et.redhat.com/download/patch-2.6.25.4-rt4.bz2
And like always, my RT version of Matt Mackall's ketchup will get this
for you nicely:
http://people.redhat.com/srostedt/rt/tools/ketchup-0.9.8-rt3
The broken out patches are also available.
-- Steve
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.25.4-rt4
2008-05-29 15:59 2.6.25.4-rt4 Steven Rostedt
@ 2008-05-30 7:37 ` Tarkan Erimer
2008-06-01 8:00 ` 2.6.25.4-rt4 Jan Engelhardt
[not found] ` <1212324634.4678.5.camel@subratamodak.linux.ibm.com>
2 siblings, 0 replies; 6+ messages in thread
From: Tarkan Erimer @ 2008-05-30 7:37 UTC (permalink / raw)
To: Steven Rostedt; +Cc: LKML, RT, Ingo Molnar, Thomas Gleixner
Steven Rostedt wrote:
> We are pleased to announce the 2.6.25.4-rt4 tree, which can be
> downloaded from the location:
>
>
Hi,
I just downloaded and tried to compile it. But I got the following error
message at compile stage. I use Kubuntu-8.04 with linux-2.6.25.4-rt3
without problems.
kernel/sched.c: In function 'sched_init':
kernel/sched.c:7677: error: implicit declaration of function
'global_rt_runtime'
make[2]: *** [kernel/sched.o] Error 1
make[1]: *** [kernel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.4'
make: *** [debian/stamp-build-kernel] Error 2
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.25.4-rt4
2008-05-29 15:59 2.6.25.4-rt4 Steven Rostedt
2008-05-30 7:37 ` 2.6.25.4-rt4 Tarkan Erimer
@ 2008-06-01 8:00 ` Jan Engelhardt
2008-06-01 12:06 ` 2.6.25.4-rt4 Steven Rostedt
[not found] ` <1212324634.4678.5.camel@subratamodak.linux.ibm.com>
2 siblings, 1 reply; 6+ messages in thread
From: Jan Engelhardt @ 2008-06-01 8:00 UTC (permalink / raw)
To: Steven Rostedt; +Cc: LKML, RT, Ingo Molnar, Thomas Gleixner
On Thursday 2008-05-29 17:59, Steven Rostedt wrote:
>We are pleased to announce the 2.6.25.4-rt4 tree,[...]
I am getting tons of the following two stack traces (see below)
during normal operation. 2.6.25.4-rt4, compiled for i586+SMP,
running on i686+UP. syslogd even gets so far as to say "suppressed 134
messages", so it's really a lot. I am tempted to just disable
CONFIG_DEBUG_PREEMPT because otherwise it seems to work.
kernel: BUG: using smp_processor_id() in preemptible [00000000] code: xfssyncd/491
l: caller is __rcu_preempt_unboost+0x20/0xd0
l: Pid: 491, comm: xfssyncd Tainted: G N 2.6.25.4-jen67-rt #1
l: [<c0214b4a>] debug_smp_processor_id+0xba/0xc0
l: [<c016a7b0>] __rcu_preempt_unboost+0x20/0xd0
l: [<c020dd3c>] ? radix_tree_lookup_slot+0x3c/0xf0
l: [<c0169e42>] __rcu_read_unlock+0x92/0xa0
l: [<c016e8d7>] find_get_page+0x87/0x120
l: [<c016ecae>] find_lock_page+0x1e/0x70
l: [<c01710d4>] find_or_create_page+0x34/0xc0
l: [<f0970352>] _xfs_buf_lookup_pages+0x142/0x290 [xfs]
l: [<c01411e5>] ? init_waitqueue_head+0x15/0x30
l: [<f097172a>] xfs_buf_get_flags+0x6a/0x140 [xfs]
l: [<f097181d>] xfs_buf_read_flags+0x1d/0x90 [xfs]
l: [<f0963f1b>] xfs_trans_read_buf+0x4b/0x340 [xfs]
l: [<f094b680>] xfs_itobp+0x70/0x1e0 [xfs]
l: [<f094e2d1>] xfs_iflush+0xe1/0x480 [xfs]
l: [<f0967801>] xfs_finish_reclaim+0x101/0x190 [xfs]
l: [<f0967949>] xfs_finish_reclaim_all+0xb9/0xd0 [xfs]
l: [<f0965aaf>] xfs_syncsub+0x5f/0x2f0 [xfs]
l: [<f0965d88>] xfs_sync+0x48/0x70 [xfs]
l: [<f0976ef7>] xfs_sync_worker+0x27/0x50 [xfs]
l: [<f0977bc9>] xfssyncd+0x129/0x1a0 [xfs]
l: [<f0977aa0>] ? xfssyncd+0x0/0x1a0 [xfs]
l: [<c0140ce2>] kthread+0x42/0x70
l: [<c0140ca0>] ? kthread+0x0/0x70
l: [<c0107257>] kernel_thread_helper+0x7/0x10
kernel: BUG: using smp_processor_id() in preemptible [00000000] code: IRQ-1/30
l: caller is __rcu_preempt_unboost+0x20/0xd0
l: Pid: 30, comm: IRQ-1 Tainted: G N 2.6.25.4-jen67-rt #1
l: [<c0214b4a>] debug_smp_processor_id+0xba/0xc0
l: [<c016a7b0>] __rcu_preempt_unboost+0x20/0xd0
l: [<c0169e42>] __rcu_read_unlock+0x92/0xa0
l: [<c0294960>] ? evdev_event+0x0/0xc0
l: [<c029022e>] input_pass_event+0x3e/0xb0
l: [<c0295940>] ? atkbd_event+0x0/0x50
l: [<c0290a45>] input_handle_event+0x135/0x3f0
l: [<c0291fcc>] input_event+0x5c/0x70
l: [<c0296441>] atkbd_interrupt+0x151/0x5c0
l: [<c0330881>] ? add_preempt_count+0x11/0xa0
l: [<c032d9e5>] ? __rt_spin_lock+0x25/0x70
l: [<c028ddb8>] serio_interrupt+0x38/0x80
l: [<c028ea5a>] i8042_interrupt+0x10a/0x240
l: [<c0166b00>] handle_IRQ_event+0x60/0xf0
l: [<c0330881>] ? add_preempt_count+0x11/0xa0
l: [<c01678fb>] do_irqd+0x1cb/0x290
l: [<c0167730>] ? do_irqd+0x0/0x290
l: [<c0140ce2>] kthread+0x42/0x70
l: [<c0140ca0>] ? kthread+0x0/0x70
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.25.4-rt4
2008-06-01 8:00 ` 2.6.25.4-rt4 Jan Engelhardt
@ 2008-06-01 12:06 ` Steven Rostedt
0 siblings, 0 replies; 6+ messages in thread
From: Steven Rostedt @ 2008-06-01 12:06 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: LKML, RT, Ingo Molnar, Thomas Gleixner
On Sun, 1 Jun 2008, Jan Engelhardt wrote:
>
>
> On Thursday 2008-05-29 17:59, Steven Rostedt wrote:
>
> >We are pleased to announce the 2.6.25.4-rt4 tree,[...]
>
> I am getting tons of the following two stack traces (see below)
> during normal operation. 2.6.25.4-rt4, compiled for i586+SMP,
> running on i686+UP. syslogd even gets so far as to say "suppressed 134
> messages", so it's really a lot. I am tempted to just disable
> CONFIG_DEBUG_PREEMPT because otherwise it seems to work.
Yeah, this has been reported. I'll work on getting a -rt5 out on Monday
with more fixes.
Thanks,
-- Steve
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.25.4-rt4
[not found] ` <Pine.LNX.4.58.0806021332150.10366@gandalf.stny.rr.com>
@ 2008-06-03 14:48 ` Subrata Modak
[not found] ` <1212504482.4715.29.camel-NRFfyExJdYpgXGGE5LP+UZlqa2bBAFbm0E9HWUfgJXw@public.gmane.org>
0 siblings, 1 reply; 6+ messages in thread
From: Subrata Modak @ 2008-06-03 14:48 UTC (permalink / raw)
To: Steven Rostedt; +Cc: Thomas Gleixner, Ingo Molnar, ltp-list, linux-rt-users
On Mon, 2008-06-02 at 13:42 -0400, Steven Rostedt wrote:
> On Sun, 1 Jun 2008, Subrata Modak wrote:
>
> >
> > Dear Steve,
> >
> > I am hopeful that you might know that we have started to maintain RT
> > linux test cases inside Linux Test Project (http://ltp.sourceforge.net/)
> > from Dec 2007 onwards. With initial integration from IBM, these set of
> > test cases has been enriched so far from IBM, BULL and PENGUTRONICS.
> > Would you like to review them at:
> > http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/realtime/.
> >
> > I am hopeful that you can give me an idea of how these test cases are in
> > sync with your RT tree releases, and also find out the gaps where more
> > testing and hence test cases needs to be done/added.
> >
>
> Hi,
>
> Thanks, they should all stay in sync since they are userland tools and we
> try to keep the user API the same. But, with that said, the ftrace code is
> still under development, and some of the tests do interact with it. I'll
> try to remember to send patches to keep them updated.
Thanks Steve for your forthcoming help and contribution. I will also
meanwhile keep you in loop for all the RT tests updates if any in LTP.
Regards--
Subrata
>
> Thanks,
>
> -- Steve
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.25.4-rt4
[not found] ` <1212504482.4715.29.camel-NRFfyExJdYpgXGGE5LP+UZlqa2bBAFbm0E9HWUfgJXw@public.gmane.org>
@ 2008-06-25 13:29 ` Subrata Modak
0 siblings, 0 replies; 6+ messages in thread
From: Subrata Modak @ 2008-06-25 13:29 UTC (permalink / raw)
To: Steven Rostedt; +Cc: ltp-list, Thomas Gleixner, Ingo Molnar, linux-rt-users
On Tue, 2008-06-03 at 20:18 +0530, Subrata Modak wrote:
> On Mon, 2008-06-02 at 13:42 -0400, Steven Rostedt wrote:
> > On Sun, 1 Jun 2008, Subrata Modak wrote:
> >
> > >
> > > Dear Steve,
> > >
> > > I am hopeful that you might know that we have started to maintain RT
> > > linux test cases inside Linux Test Project (http://ltp.sourceforge.net/)
> > > from Dec 2007 onwards. With initial integration from IBM, these set of
> > > test cases has been enriched so far from IBM, BULL and PENGUTRONICS.
> > > Would you like to review them at:
> > > http://ltp.cvs.sourceforge.net/ltp/ltp/testcases/realtime/.
> > >
> > > I am hopeful that you can give me an idea of how these test cases are in
> > > sync with your RT tree releases, and also find out the gaps where more
> > > testing and hence test cases needs to be done/added.
> > >
> >
> > Hi,
> >
> > Thanks, they should all stay in sync since they are userland tools and we
> > try to keep the user API the same. But, with that said, the ftrace code is
> > still under development, and some of the tests do interact with it. I'll
> > try to remember to send patches to keep them updated.
Hi Steven,
Would you like to send some patches now ?
Regards--
Subrata
>
> Thanks Steve for your forthcoming help and contribution. I will also
> meanwhile keep you in loop for all the RT tests updates if any in LTP.
>
> Regards--
> Subrata
>
> >
> > Thanks,
> >
> > -- Steve
> >
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Ltp-list mailing list
> Ltp-list-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/ltp-list
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2008-06-25 13:29 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-29 15:59 2.6.25.4-rt4 Steven Rostedt
2008-05-30 7:37 ` 2.6.25.4-rt4 Tarkan Erimer
2008-06-01 8:00 ` 2.6.25.4-rt4 Jan Engelhardt
2008-06-01 12:06 ` 2.6.25.4-rt4 Steven Rostedt
[not found] ` <1212324634.4678.5.camel@subratamodak.linux.ibm.com>
[not found] ` <Pine.LNX.4.58.0806021332150.10366@gandalf.stny.rr.com>
2008-06-03 14:48 ` 2.6.25.4-rt4 Subrata Modak
[not found] ` <1212504482.4715.29.camel-NRFfyExJdYpgXGGE5LP+UZlqa2bBAFbm0E9HWUfgJXw@public.gmane.org>
2008-06-25 13:29 ` 2.6.25.4-rt4 Subrata Modak
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).