Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

Better Test Those Kernel Patches 18

alanjstr writes: "eWeek reports that 'The Open Source Development Lab has created a code benchmarking tool--known as the Scalable Test Platform--that it says will allow developers to easily test their Linux kernel patches from a variety of tests and server configurations.' It is intended for centralized performance testing." OSDL is sponsored by a lot of companies, including VA Linux, parent company of OSDN and Slashdot.
This discussion has been archived. No new comments can be posted.

Better Test Those Kernel Patches

Comments Filter:
  • Although I'm the first to agree Windows often appear rather, well, untested, I actually do believe that the MS developers at least boot their OSes on a few different setups before they put it on the CDs too many pay too much for.

    The idea of that lab is, as the text you hopefully read claimed, to "allow developers to easily test their Linux kernel patches". Good Thing! (tm)

  • If you are a true linux dude (like me) you will read over the source line by line. Afterall, thats why god gave us the GPL
  • I think this is a great step in the right direction, but unfortunately most kernel changes [kernel.org] and additions are to drivers in the kernel, not the core kernel components. Many times it happens that the driver for device x gets broken in kernel revision y. This isn't because the driver developer was slacking off, each developer only has a limited amount of hardware he or she can test it on.

    Granted that's why there's the whole "pre" patch testing process and I'm sure the OSDL will have a nice selection of hardware, but it sounds like they're more focused on core kernel develop, which is great, but if enough people don't test the drivers the problems can't be found and unfortunately Alan Cox [linux.org.uk] has a limited amount of space in his house. He can't keep every possible configuration, so we all need to try and test those kernels more, I know I too am guilty of not trying out enough patches, but we can all do more to make this kernel even better.

    KidA

"Engineering without management is art." -- Jeff Johnson

Working...