Im trying to use shared memory for communications between 2 applications
and for some reason i keep getting hetting an error when i install the
module.
<----snip---->
Unable to handle kernel paging request at virtual address 01e00000
current->tss.cr3 = 015e0000, %cr3 = 015e0000
*pde = 00000000
<----snip---->
Then the module loads and when i examine the contents of /dev/mem i get
all sorts of stuff, none of which looks anything like what i should be
geting.
I have 31744k installed + 1024k shared (chewed up by the onboard video
card)
that leaves me at a base of 31744k - 1024 should give me a base of 30720k
I set the append statement in the lilo.conf to......
append="30720k".
In the common.h I added......
#define BASE_ADDRESS (30720 * 0x400)
This is my first time using shared memory.
Thanks in advance
Andrew Hooper
--- [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/