[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] shared memory with the same address
----- Original Message -----
From: "Lothar Krause" <loti@gmx.at>
To: <rtl@rtlinux.org>
Sent: Sunday, April 08, 2001 10:28 AM
Subject: [rtl] shared memory with the same address
> Is there some way to get a shared memory area that has the same address in
> both kernel and user space?
>
YES, it is !
but be careful, the same space will be mapped, but the adress will not be
the same, because it is virtual memory.
> lo
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
>