memory mapped i/o?
David Brownell
david-b@pacbell.net
Mon Dec 4 13:48:00 GMT 2000
Just curious ... has anyone done work to make GCJ work well
with memory mapped files? It seems to me that would call for
some smart hookups to the garbage collector, but it shouldn't
be that hard unless there are assumptions being made about
ability to relocate data. (Speaks someone who's rarely had
to look at that level of a JVM ... ;-)
I could see a variety of applications (webpage serving and
some video apps come to mind :-) benefitting from such stuff.
(But so far as I know, Sun's JCP hasn't looked at this.)
- Dave
More information about the Java
mailing list