linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Help about Ubuntu Linux-rt
@ 2010-09-22 20:57 rafet ilgin
  2010-09-22 22:32 ` Bernardo Barros
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: rafet ilgin @ 2010-09-22 20:57 UTC (permalink / raw)
  To: linux-rt-users

I have installed real time image on my ubuntu karmic(9.10) by using
the command apt-get install linux-rt(2.6.31.9-rt). After installing
the image I have booted my system from real time kernel(2.6.31.9-rt).
Can I say that is it now real time? And is it soft real time or hard
real time? I looked at the file /boot/config-2.6.31.9-rt and saw that
CONFIG_PREEMPT_RT=y is set. If you reply me I would really appreciate
it.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help about Ubuntu Linux-rt
  2010-09-22 20:57 Help about Ubuntu Linux-rt rafet ilgin
@ 2010-09-22 22:32 ` Bernardo Barros
  2010-09-23  3:35 ` gowrishankar
  2010-09-23 17:17 ` Manikandan Ramachandran
  2 siblings, 0 replies; 4+ messages in thread
From: Bernardo Barros @ 2010-09-22 22:32 UTC (permalink / raw)
  To: rafet ilgin; +Cc: linux-rt-users

try
    uname -r

and see what kernel your system is using.


2010/9/22 rafet ilgin <rafetilginmetu@gmail.com>:
> I have installed real time image on my ubuntu karmic(9.10) by using
> the command apt-get install linux-rt(2.6.31.9-rt). After installing
> the image I have booted my system from real time kernel(2.6.31.9-rt).
> Can I say that is it now real time? And is it soft real time or hard
> real time? I looked at the file /boot/config-2.6.31.9-rt and saw that
> CONFIG_PREEMPT_RT=y is set. If you reply me I would really appreciate
> it.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help about Ubuntu Linux-rt
  2010-09-22 20:57 Help about Ubuntu Linux-rt rafet ilgin
  2010-09-22 22:32 ` Bernardo Barros
@ 2010-09-23  3:35 ` gowrishankar
  2010-09-23 17:17 ` Manikandan Ramachandran
  2 siblings, 0 replies; 4+ messages in thread
From: gowrishankar @ 2010-09-23  3:35 UTC (permalink / raw)
  To: rafet ilgin; +Cc: linux-rt-users

On Thursday 23 September 2010 02:27 AM, rafet ilgin wrote:
> I have installed real time image on my ubuntu karmic(9.10) by using
> the command apt-get install linux-rt(2.6.31.9-rt). After installing
> the image I have booted my system from real time kernel(2.6.31.9-rt).
> Can I say that is it now real time? And is it soft real time or hard
> real time? I looked at the file /boot/config-2.6.31.9-rt and saw that
> CONFIG_PREEMPT_RT=y is set. If you reply me I would really appreciate
> it.
>    

CONFIG_PREEMPT_RT is written to meet the hard realtime challenges,
but it also depends on the hardware you use. Make sure the system is not
against you :) . Also, your software should also be written to make use of
realtime api's, otherwise you may not see the difference.

Thanks,
Gowrishankar

> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>    


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Help about Ubuntu Linux-rt
  2010-09-22 20:57 Help about Ubuntu Linux-rt rafet ilgin
  2010-09-22 22:32 ` Bernardo Barros
  2010-09-23  3:35 ` gowrishankar
@ 2010-09-23 17:17 ` Manikandan Ramachandran
  2 siblings, 0 replies; 4+ messages in thread
From: Manikandan Ramachandran @ 2010-09-23 17:17 UTC (permalink / raw)
  To: rafet ilgin; +Cc: linux-rt-users

Check if IRQs are threaded. Do ps -e, and if you see lots of process
with IRQ-xx, then your kernel is RT.

There is nothing like Hard/Soft RT linux.

HTH,
Mani

On Wed, Sep 22, 2010 at 1:57 PM, rafet ilgin <rafetilginmetu@gmail.com> wrote:
> I have installed real time image on my ubuntu karmic(9.10) by using
> the command apt-get install linux-rt(2.6.31.9-rt). After installing
> the image I have booted my system from real time kernel(2.6.31.9-rt).
> Can I say that is it now real time? And is it soft real time or hard
> real time? I looked at the file /boot/config-2.6.31.9-rt and saw that
> CONFIG_PREEMPT_RT=y is set. If you reply me I would really appreciate
> it.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>



-- 
Thanks,
Manik

Think twice about a tree before you take a printout
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-23 17:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-22 20:57 Help about Ubuntu Linux-rt rafet ilgin
2010-09-22 22:32 ` Bernardo Barros
2010-09-23  3:35 ` gowrishankar
2010-09-23 17:17 ` Manikandan Ramachandran

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).