search for: exokernel

Displaying 3 results from an estimated 3 matches for "exokernel".

2013 Aug 20
2
Openmirage, erlang on xen, etc
I''m really interested in openmirage, erlang on xen, mini-os, rump kernels (just saw that today), or anything that runs directly on xen. I think there''s a huge potential and use case with these technologies. I have a random question though. I''ve only seen these type of things running on Xen. Is there any specific reason you don''t see much on KVM? Maybe
2006 Sep 05
3
[LLVMdev] LLVM based Virtual Machine "Environment" idea sanity check.
...9;d rather use LLVM (Mainly because I don't have to write my own high level tools). Here's what I'm thinking I need to do. It seems to me that I have to "port" LLVM using the System Library to my "Virtual Machine" (which also includes a bit of magic of the "Exokernel" operating system stuff). Then I can run LLVM programs in my "port" on my "environment" to get what I want. Then LLVM can JIT compile programs but still only have access to my "Virtual Machine." I think. Any pointers on where to read, Ideas to move on... wou...
2006 Sep 05
0
[LLVMdev] LLVM based Virtual Machine "Environment" idea sanity check.
...make a good "processor core" for the very reasons you mention. > Here's what I'm thinking I need to do. It seems to me that I have to > "port" LLVM using the System Library to my "Virtual Machine" (which also > includes a bit of magic of the "Exokernel" operating system stuff). > Then I can run LLVM programs in my "port" on my "environment" to get > what I want. > This doesn't make sense to me. If you're going to build your virtual machine out of LLVM components, why would you make those components...