RFC: Writing Solaris Device Drivers in Java

From: Peter Teoh
Date: Sun Mar 30 2008 - 22:03:43 EST


Interesting read:

http://research.sun.com/techrep/2006/smli_tr-2006-156.pdf

Personal comments:

Since KVM and Xen/OpenVZ etc other virtual machines are beginning to pop up - I don't see why it inhibits (in spite of the many initial difficulties as mentioned in the paper) the growth of using Java for device drivers development. Contrast it against udev - esp in terms of usability/supportability/extensibility etc. udev is a Linux thing, whereas Java is at industry level. If everyone write applications device drivers using Java (minus the extreme hardware arch specific stuff, but supports all the low level protocol specific stuff like TCP/IP, NFS, USB etc) then I think it has potential to compete against C lang - the monopolizer till today in the kernel world (Windows/MacOS/Linux/BSD etc). Ie, imagine using a drivers written for the Solaris in Linux, won't it be cool?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/