<div dir="ltr">NetBSD has an implementation of Lua that runs in kernel-space. Lua is implemented as a VM not entirely dissimilar from a JVM, so looking at that would be a good starting point. (DragonFly and NetBSD share a lot of the kernel api's and whatnot that would be used for this type of thing in common).<div>
<br></div><div>Sam</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 18, 2013 at 10:44 AM, Muhammad Nuzaihan <span dir="ltr"><<a href="mailto:muhammad@taqisystems.com" target="_blank">muhammad@taqisystems.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings,<br>
<br>
I am looking at implementing the JVM directly into the kernel which bypasses the API calls from traditionally user-space which i am hoping to experiment on and only, JVM.<br>
<br>
Does anyone here has some documentations on some implementations done and the caveats? (i am putting security issues to be less of a concern)<br>
<br>
Thanks and Regards,<br>
Muhammad Nuzaihan<br>
</blockquote></div><br></div>