[rtl] / busy

2000-12-19 Thread dyd
in advance Dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/

[rtl] Schedule after realtime irq?

2000-12-19 Thread dyd
call rtl_schedule. I made this mistake because I've assumed that schedule will be done when irq returned. This is the way Linux do. So the question is that if it is reasonable to let rtlinux do rtl_schedule when it returned from a realtime interrupt? Thanks Regards Dyd -- [rtl] --- To u

[rtl] howto debug interrupt

2000-12-18 Thread dyd
. And I found the @rtl_trace in your code. But no detail usages were found. Can you give some advice? Regards Dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more informati

[rtl] A problem about MP

2000-12-15 Thread dyd
Hi all, I am writing a special scheduler based on RTLinux. It schedule realtime task based on a task relation graph. 1. It first select runable tasks and link them. 2. Alloc CPU for the tasks. Tasks which is alloced to other CPU the task is send to the CPU use IPI. 3. Tasks which

[rtl] what's the problem

2000-08-14 Thread dyd
hi all, Where is mail now? I cannot see it. What's wrong ? Please reply a mail to me use [EMAIL PROTECTED] , then I know that it is not the mailing list's problem. Thank you. Dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "

[rtl] Something wrong ?

2000-08-14 Thread dyd
hi all, Where is mail now? I cannot see it. What's wrong? Dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/

[rtl] No Mail or system damage?(test, nil)

2000-08-11 Thread dyd
-- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] --- For more information on Real-Time Linux see: http://www.rtlinux.org/rtlinux/

[rtl] why udelay in not valid in rt context?

2000-07-05 Thread dyd
? I am a student, and I will not be shamed of making mistake. Please point me out. Thank you . Dyd >In V3 RTLinux we have "udelay" native. >What is happens when you use the Linux udelay? Note it is a busy waiting >loop, so if you call the Linux udelay from a RT context, Linu

[rtl] why udelay in not valid in rt context?

2000-07-05 Thread dyd
but live in kernel space and cannot be statically linked. (BTW: they cannot be used in RT threads or interrupt handlers). > > statically into my RTL module. Which libary must be linked when above > functions are called. > dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rt

[rtl] linux 2.2.14 + rtl2.2 crash

2000-06-08 Thread dyd
HI ,all I am working on a research project relate to rtlinux . I write a simple buddy memory allocator,and it works very well under rtlinux-2.0. I alloc a big junk of memory , and use buddy algorithm to alloc/free it when need. It is really simple and maybe stupid, but it fullfill my need. Now I

[rtl] summarize all the function

2000-03-19 Thread dyd
Hi all, I am sorry last time I send the mail with NO Theme, and I think many people who are busy have discard the message as rubbish, so I re-send the message, as follow. And If it really worthwhile I will start to summarize it , and thank you. I have a problem,as follow. When program with rtli

[rtl] Date: Sat, 18 Mar 2000 20:32:35 +0800

2000-03-18 Thread dyd
function cannot be call. If it is right or nearly so, why don't we do some work to summarize all the function that can be call, and I think it will made programmers easy. Thanks for any answer. Regards Dyd -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PRO

RE: [rtl] RTLinux footprint

2000-03-08 Thread dyd
Hi, all My native language is not English, so I don't know the exact mean of footprint. Anybody can help mean, thx a lot. Dyd -Original Message- From: Dave Chase [SMTP:[EMAIL PROTECTED]] Sent: Wednesday, March 08, 2000 10:38 AM To: [EMAIL PROTECTED] Subject:

[rtl] pthread_create in linux kernel thread?

2000-03-03 Thread dyd
Hi, all In the doc GettingStart.txt (rtl2.0), it says that pthread_create() in linux Kernel thread, and so are the functions about the real time fifios. I know that we can not call linux system call in RTL context, because it may corrupt linux' data structure, but why the function above can't ?

[rtl] about the function mb()

2000-02-16 Thread dyd
hi, although mb() in fact is a function in linux, there are many uses in RTLinux. So I wish such question is not too tangent. I want to know why it look like a empty function, what does it is used for? regards du -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR ec