Hyugjin,

Could you show us [portions of] your source code so we can help you figure 
this out?

Does the system also crash with the standard rtl_sched? (are you sure it is 
hello and not rtl_sched that crashes it?)

Pablo Alvarez

On Tuesday 21 May 2002 02:52, you wrote:
> Hyugjin Kwon wrote:
> 
> > I experiments three task modelperiod : 100, avg execution time:
> > 70period : 50, avg execution time: 10period : 10, avg execution time:
> > 1 I modify the hello example code life follwoing:create 3 thread(
> > thread 1: print 0, thread 2 : print 1, thead 3 : print 2 )each thread
> > has thread_routine  But i Can't get the correct execution profile..I
> > modify the rtl_sched file to profile the execution time.the modified
> > scheduler prints time informations likestart time: xxxxxxxxpreempted
> > time: xxxxxxxxexecution time: xxxxxxxx If i run the modified hello
> > example, the system is down. How can i solve the
> > problem....?plz....help..
> 
> This message definitely does not contain enough info to solve whatever
> problem you might have ...
> Anyway ... it should not be a problem to start 3 threads .... without
> having to change the scheduler.

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to