Hi ....
Well, it's sometimes very good to know what people are doing out there.
Especially if you are only a listener. And I had some problems posted
here which weren't problems of the system rather my own. This happens
once in a while and you feel like a nerd after you - or somebody else -
found your own dumb mistake. But that might really be a problem in the
RTL2.2,I don't know.
But you should at least spend a little information about the environment
and the crash itself. To attach sourcecode could be a good idea in such
a case.
But maybe I'm wrong and there is an oracle out there listening! If so I
will also send some code with hope for help.
Heinz
PS: I don't want to start a big discussion about this, but everybody
should think about the way they get help via a mailinglist. Keep in
mind: regardless of no charge at all you get - and spent(!) - very good
support here.
> -----Original Message-----
> From: dyd [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, June 08, 2000 11:27 PM
> To: [EMAIL PROTECTED]
> Subject: [rtl] linux 2.2.14 + rtl2.2 crash
>
> 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 want to port it to rtlinux-2.2, but it cause system crash.
>
> Below is my poor code .
> Anybody can point out the where the problems are? Thanks.
>
>
>
> #include <linux/module.h>
> #include <asm/smplock.h>
> #include <asm/uaccess.h>
> #include <asm/processor.h>
> #include <linux/fs.h>
> #include <linux/mm.h>
> #include <rtl_sync.h>
>
> #ifdef __DEBUG
> static unsigned long alloc_addr[100]; /* hope it enough */
.........
-- [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/rtlinux/