Re: [rtl] Message-ID: <3B2AAD58@webmail.mcgill.ca>

2001-04-10 Thread Dingrong Yi
Hi Michael, Thank you for your email. I used RTLinux 2.2. Now the problem was solved by changing the design, namely do the huge calculation in the user side and send the result (huge blocks of data) to the RTLinux. Currently, I updated to RTLinux 3.0. with best Dingrong On Tue, 10 Apr 2001,

[rtl] "unsubscribe rtl yidingr@cim.mcgill.ca" | mail majordomo@rtlinux.org

2001-04-10 Thread Dingrong Yi
Hello all, "unsubscribe rtl [EMAIL PROTECTED]" | mail [EMAIL PROTECTED] I want to unsubscribe temporiraly. Thanks. Dingrong Yi -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] -- For

[rtl] fifo access

2001-03-11 Thread Dingrong Yi
Hi Is it possible to read a rtl fifo from user space as a normal user (not as root user)? If so, how? Thanks. Dingrong -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl " | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux se

RE: [rtl] rtl_printf an floating point

2001-03-07 Thread Dingrong Yi
I think this works too: typecast to int to get the integer part, then multiply the rest with, say, 1000, to get the three digits after the point, can do this repeatedly to get higher precision. Dingrong On Wed, 7 Mar 2001 [EMAIL PROTECTED] wrote: > When I know the approximate magnitude of my

Re: rtf handler problems

2001-02-14 Thread Dingrong Yi
Hi Olaf, I do not understand why you destory the fifo immediately after you install a handler for it in init_module ? I guess that is might be the problem. Dingrong on Wed, 14 Feb 2001, Olaf Petzold wrote: > Hello, > > what's wrong with the following code. If I do a read op on user space the >

graphics animation process dies

2001-02-14 Thread Dingrong Yi
Hi all, (1) The searching engine at http://rtlinux.org/ does not work for me today. It used to work. I do not why? (2) I am using vtk (free visualization tool kit package) to display to the user the results of several timer processes. This visual display is run on avarage at 100Hz. While my othe

Re: [rtl] Showing rtl_printf() output on a console

2001-02-02 Thread Dingrong Yi
Hello I am still a beginner to rtl. But I use dmesg or dmesg |tail to see the result of rtl_printf. Dingrong On Fri, 2 Feb 2001, Yodyium Tipsuwan wrote: > Hello, > > I have a question about rtl_printf(). Is there any way to show the output > on a console. Do I have to do something with klogd

[rtl] shared memory

2001-01-24 Thread Dingrong Yi
different base address could not work correctly. Why this happens and how could I have three shared memory segments for each process? Any hints is highly appreciated. Dingrong Yi -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl

[rtl] RTAI/RTLinux compatibility

2001-01-16 Thread Dingrong Yi
created by a RTLinux thread or process. Any comments are welcome. Thanks. Dingrong Yi -- [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] co-existence of RTAI and RTLinux ?

2001-01-16 Thread Dingrong Yi
. Then why have developed both for such lots of effort? Thanks. Dingrong Yi -- [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/

Re: [rtl] Fast scheduling with LINUX

2001-01-15 Thread Dingrong Yi
lists (i.e., pointer of pointers) with real time linux? As I can use the simplest way to model the objects: their center-lines, with each line contains a list of points that it travels through. Thanks in advance. Dingrong Yi On Sun, 14 Jan 2001, Erwin Rol wrote: > > You could take

[rtl] Fast scheduling with LINUX

2001-01-12 Thread Dingrong Yi
frequency (1000 Hz) task in linux instead of RTLinux is because this task need to use lots of graphics, big memory (60M) for object modeling, etc which are cubersome to do in RTLinux. Thanks in advance. Dingrong Yi > > Hi! > > > > In RT-Linux Manifesto author writes: &

No Subject

2000-11-14 Thread Dingrong Yi
Hello everyone, I have some questions concerning the communications between user space program and the rtlinux program by fifo. Consider such a scenerio, one rtlinux's program and one normal linux program. The rtlinux program write to a fifo with very high rate a structure, and the fifo is cr

Re: [rtl] Re:

2000-11-13 Thread Dingrong Yi
Sorry, I misspelled one word in my last email. Now rtlinux can see all of the memory, 256M. Thank you all. Dingrong On Mon, 13 Nov 2000, Dingrong Yi wrote: > Hi David, > > I tried with append "mem=256m" in lilo.conf, as also suggested earlier by > Tomasz. Not rtli

[rtl] Re:

2000-11-13 Thread Dingrong Yi
Hi David, I tried with append "mem=256m" in lilo.conf, as also suggested earlier by Tomasz. Not rtlinux can see all of the mormory, 256M. Thank you very much. Dingrong On Fri, 10 Nov 2000, David Olofson wrote: > Fri, 10 Nov 2000 Dingrong Yi wrote: > > Hello everybody,

No Subject

2000-11-10 Thread Dingrong Yi
Hello everybody, I think I find one bug of rtlinux-2.0. I have RAM 256M, and when boot from NT 4.0 or Linux, both OS see 256M available. but when booting with rtlinux, only 126M memory available, half of the real value. My memory use two 128M. With regards. Dingrong -- [rtl] --- To unsubscri

[rtl] rtl_printf

2000-10-25 Thread Dingrong Yi
Hello, Maybe my question is stupid, wish you could forgive me as a beginner. Where could I find the output of rtl_printf(" running time %d\n", runtme)? If one can see the value of some variables during a code executing, it is helpful for understanding how the code behavies. Thanks. Dingron

[rtl] Thanks

2000-10-23 Thread Dingrong Yi
> On Thu, Oct 19, 2000 at 11:16:41AM -0400, Dingrong Yi wrote: > > I only see for my case /lib/modules/2.2.14-RTL2.2/net is installed and no > > /lib/modules/2.2.14-RTL2.2/misc. > > The misc directory is where the RTLinux modules go when you run 'make

No Subject

2000-10-21 Thread Dingrong Yi
Hello there, I would like to let you share my experience on solving the problem "can not mount the root file system". My first compilation of real time linux did not select the SCSI low level drivers correctly hence the file system can not be mounted at reboot time. However, after the right dr