Slashdot Mirror


The Linux Weather Forecast

kwabbles writes "The Linux Foundation launched the Linux Weather Forecast yesterday. It features 'current conditions' for kernel development, a 'short-term forecast,' and a 'long-term forecast.' Now developers and organizations that want to see when certain implementations/fixes are planned can find answers at this informative and handy site."

1 of 98 comments (clear)

  1. UIO: Userspace IO drivers. by serviscope_minor · · Score: 5, Interesting

    Wow. Just wow. This is a fantastic development. This is an excellent complement to FUSE (userspace filesystems), libUSB (userspace USB drivers), X11 (many graphics drivers), sound mixing, and all the other random stuff farmed out to userspace where possible.

    Having develpoed in both user and kernel space, I know that userspace development is vastly easier: a crash is now only a segfault, debugging can be done easily and the most suitable language for the task can be used. This makes it faster and easier to develop both robust and efficient code.

    But, come on and look at Linux: it's slowly becoming a microkernel: everything that can be in userspace is slowly moving there. And that is a good thing.

    --
    SJW n. One who posts facts.