[Date Prev][Date Next] [Chronological] [Thread] [Top]

[rtl] Shared Memory



Hello Again,

I set a side some shared memory by putting an append line in lilo.conf.  I
used
the document "Using Shared Memory in Real Time Linux" as my guide.  In the
real
time process I set a pointer equal to this address with

	ptr=(MyStruct *)__va(BASE_ADDRESS)

just like in the docs.  When attempting to use the pointer, I get a crash and
the dump says "Unable to handle kernel paging request at virtual address
xxxxxxxx"

Is this another case where I need to use ioremap?

By the way is there still a 4M restriction on the size of shared memory?

Thanks
Adam
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/