Language extensions ?
Andrew Haley
aph@redhat.com
Wed Apr 2 15:06:00 GMT 2003
shudo@computer.org writes:
> From: Andrew Haley <aph@redhat.com>
>
> > > Of course suggestions about alternative ways of achieving my aims
> > > gladly accepted !
> >
> > Will http://www.rtj.org/doc/javax/realtime/RawMemoryAccess.html
> > do what you need?
>
> Those two classes Real-Time for Java provides are very interesting,
> but I see them as classes representing physical memory area by nature
> rather than virtual memory. Those classes are not just suitable for
> the purpose of dealing with virtual memory.
On Linux, user space programs only can access virtual memory. I can't
see any good reason why you shouldn't map some virtual memory with
RawMemoryAccess.
Andrew.
More information about the Java
mailing list