Linux developers seem to be letting bug reports slip throught the cracks. With 1500 open kernel bugs in the tracking system, and 50 going unanswered on the mailing list, do developers need a better ...
A new interface for implementing device drivers outside the kernel has one project saving about 5,000 lines of code. The concept of supporting user-space drivers has appeared on LWN a few times before ...
The Linux kernel is becoming quite the popular place to be if you have anything to do with virtualization. We've talked about KVM and Xen fighting to get into the kernel, we just discussed VMware's ...
The development of low-level software such as drivers, kernels, hypervisors, run-times, system libraries, JITs, and firmware is very different from the development of applications. The goal of this ...
Many different solutions have been proposed and prototyped to improve the Linux kernel capabilities in this area. Most have focused on using different types of software organization, such as ...