Slashdot Mirror


Linux 3.13 Kernel To Bring Major Feature Improvements

An anonymous reader writes "There's many improvements due in the Linux 3.13 kernel that just entered development. On the matter of new hardware support, there's open-source driver support for Intel Broadwell and AMD Radeon R9 290 'Hawaii' graphics. NFTables will eventually replace IPTables; the multi-queue block layer is supposed to make disk access much faster on Linux; HDMI audio has improved; Stereo/3D HDMI support is found for Intel hardware; file-system improvements are on the way, along with support for limiting the power consumption of individual PC components."

11 of 190 comments (clear)

  1. So many improvements by Tough+Love · · Score: 4, Funny

    So many improvements! Which proves that right now Linux must really suck. It's a good thing then, that Windows, FreeBSD, AIX, Solaris, etc etc can be counted on to suck far worse.

    --
    When all you have is a hammer, every problem starts to look like a thumb.
    1. Re:So many improvements by Runaway1956 · · Score: 5, Interesting

      Mehhh. I used to update my kernel as quickly as possible when they promised major improvements. It always turns out that a "major improvement" is actually an "incremental improvement". I lost the excitement over kernel upgrades some time ago. I still upgrade from time to time, but my attention is more focused on security than any supposed "improvements". I don't want to be the odd guy who is caught with some vulnerability that was fixed eight versions ago. Two versions, maybe - but eight? Nope, no way! That would be just to embarrassing.

      --
      "Windows is like the faint smell of piss in a subway: it's there, and there's nothing you can do about it." - Charlie Br
    2. Re:So many improvements by swillden · · Score: 5, Funny

      Slashdot may, at first glance, appear to be the intelligent and knowledgeable 0.01%, but it is really the idiotic 99.999999999999%

      So, you're saying slashdot is everyone?

      (You'd need 10^14 people -- more than 100,000 times the population of the planet -- in order for the 0.000000000001% to equal one person.)

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  2. Intel support is stellar this time. by deviated_prevert · · Score: 5, Interesting
    Considering that the 14NM Broadwell chips are not scheduled to ship till the second quarter of 2014. With support for power saving per component coming along it looks like using the Linux kernel on laptops will also be much more inviting. It is all well and good that the advances in the kernel hardware support are keeping pace with what Microsoft is doing. I am still eagerly awaiting a great high end powerhouse Linux laptop. As it is the old IBM T42 non-pae clunker that I am writing this on is still very usable but if a company ever finally does ship an OS agnostic laptop with high specs I will jump at the chance.

    The temperatures in hell are dropping but I am not going to hold my breath as Windows still holds the retailers and manufacturers by the balls to say the least. However with both Intel and AMD actively supporting the Linux kernel this quickly for their most important product lines perhaps a manufacturer like Samsung or Lenovo might actually try to market a real full blown Linux based device for a change instead of just dabbling in Android consumer craptronic devices.

    --
    This message was not sent from an iPhone because Peter Sellers really was a deviated prevert without a dime for the call
  3. Security fix backports by tepples · · Score: 4, Insightful

    I still upgrade from time to time, but my attention is more focused on security than any supposed "improvements". I don't want to be the odd guy who is caught with some vulnerability that was fixed eight versions ago.

    Some Linux distributors, instead of providing a new kernel that may break old applications or devices, instead backport security fixes to an old kernel.

  4. Right... by Anonymous Coward · · Score: 5, Funny

    This is just a cash grab by the Linux developers.

  5. Re:Nice by Mitchell314 · · Score: 4, Insightful

    What the next generation actually needs, is to learn to question authority

    Apparently somebody's never met a teenager before. :P

    --
    I read TFA and all I got was this lousy cookie
  6. Re:Nice by cykros · · Score: 5, Interesting

    Teenagers don't question authority, by and large. They yell, throw tantrums, stomp their feet, and make a lot of noise, and then once that angst is out of their system, they promptly tend to get to doing whatever it is that the authorities have told them they should do to "get ahead".

    In any case, it's not about authority here...the real issue is that to most teenagers, or most people in general, a computer is merely an entertainment device, rather than a powerful tool that can be tailored to one's own needs. It doesn't matter how easy the latest user-friendly scripting language gets, "programming" remains something they envision as involving binary and machine code, purely there for autistic folks and aliens.

    What we really need is to integrate programming of SOME kind into the general curriculum of our schoolchildren. And for Christ's sake, leave enough holes open on the local school network for kids to have fun learning to poke holes in the restrictive environment you've set them up in. The classes teach them HOW to do things, and the rebelliousness of getting around the restrictions gets them interested in doing them (and then the combination of heavy handed laws and bug bounty programs bring them back into societal correctness once they enter adulthood...hopefully).

    The absolute LAST thing kids need is a user friendly interface. Save those for grandma, give the kid a raspberry pi, a book on Python, and then put them up behind a firewall that blocks most anything their friends will be wasting their time with. Not because you want to keep the kid OFF of such sites, but to make them at least learn a thing or two from time to time in their attempts to waste time in an otherwise purely wasteful manner.

  7. Re:i'm watching a stream of some fag play Knack... by 0123456 · · Score: 4, Insightful

    The PS4 is just a low-end gaming PC with a Sony sticker on the front. Of course the games are going to look like something a PC could play a few years ago.

  8. bcache is a HUGE improvement for some workloads by raymorris · · Score: 5, Interesting

    Bcache, merged in 3.11, improves IO up to 100X. Not 100%, 100X, or 10,000%. It may well be worth an upgrade if you're running a distro 2.3x and have random IO on multi TB storage.

  9. BTRFS stable when by Eravnrekaree · · Score: 4, Insightful

    When is BTRFS finally going to be declared stable and become default on major distros? Its features were needed years ago. The Copy on Write features are killer features that have been needed on Linux for years, such as to implement a filesystem level versioning, system restore an restore point feature and improved snapshot features. Ext4 is only a stop-gap and Ext is really starting to show its age.