RE: [JOS-Kernel] progress update

2000-02-03 Thread Gilbert Carl Herschberger II
>(I'm not sure, but I'd think that interrupting a thread in the middle of >a bytecode might confuse some other thread that's sharing memory with it.) Any un-interruptable part of an opcode must be enclosed in a critical section. Within invokestatic, invokespecial and invokevirtual, the virtual ma

[JOS-Kernel] Multi-Process Spec

2000-02-03 Thread Avery J. Regier
The beginnings of my proposal for a JVM Multi-Process Spec is up on my site at: http://home.earthlink.net/~ajregier/jos/process_spec.html Comments would be appreciated. Be aware that it is sketchy and unfinished. Thanks, Avery ___ Kernel maillist -

Re: [JOS-Kernel] Multi-Process Spec

2000-02-03 Thread Patrick Tullmann
> Comments would be appreciated. Be aware that it is sketchy and unfinished. I've got some couple comments for you. I've been working on this problem (multiple processes in a JVM) at the University of Utah for a while now. Our research group has a paper which was just accepted to the April USE