Live data from Hacker News

Linux 5.6

lore.kernel.org

41–50 of 153 posts

Re: Linux 5.6

#41
post #23

Linux 5.6 is getting Wireguard, Linux 5.7 will be getting exfat. It's a great year for the kernel.

What is special about exfat? I see it’s a variant of FAT32 that allows for more than 4GB, and is mainly for creating USBs? Does this mean it will improve interop with Windows?

ExFAT is the standard file system on SDXC cards. And it is patented. So it is both very relevant and encumbered.

Re: Linux 5.6

#42

Earlier quoted context omitted.

What is special about exfat? I see it’s a variant of FAT32 that allows for more than 4GB, and is mainly for creating USBs? Does this mean it will improve interop with Windows?

One special thing about exfat is that when it gets corrupted you are screwed.

In difference to ... ?

Re: Linux 5.6

#43
post #18

Upgraded to a system with an X570 motherboard and an RX 5700 XT graphics card... for the most part, since Kernel 5.3, every release has been more stable and mostly better performing... though having to manually download drivers a couple times from the kernel git repo has been a pain, I really appreciate the effort. ----- Rant ahead... If only the front end could button up more... Gnome's blank screen + password seems…

> As to why the switch back, I couldn't use a VM, as most of the stuff didn't yet support the ahead of LTS kernel I was using, and I needed that for hardware stability. Did you know that Windows VMs work quite well in KVM and Gnome Boxes is a nice GUI to just install and run a Windows VM? Just asking, because for me it's the first time i'm not using VMWare or Virtualbox but still have the Windows VM for the occasiona…

Unfortunately AMD video cards don't really support PCI passthrough- I'm in the same boat as OP with an RX 5700. The issue has been present for several years, and is somewhat fixed by community patches, which makes me suspect that this is being intentionally overlooked by AMD so as to not allow their consumer video cards to be used in the data center.

Re: Linux 5.6

#44

While announcing Linux 5.6 is relevant to HN, the particular mailing list message regards differences from a previous release candidate. Can someone please explain, in layperson's terms, what has changed from Linux 5.5 (or 5.4) to 5.6?

OK, this is the 2-page feature overview:

https://www.phoronix.com/scan.php?page=article&item=linux-56...

Enjoy.

Re: Linux 5.6

#45
post #24
post #22

Earlier quoted context omitted.

Why is that probably? What makes it probable?

Because if you're a competent enough programmer to contribute to the Linux kernel, you're probably competent enough to get a job as a programmer.

Didn't he mean people paid primarily to develop for Linux, rather than people just developing also developing for Linux?

Re: Linux 5.6

#46
Does anyone have any idea/info about the status of upcoming copy-on-write Linux filesystems like bcachefs or btrfs?

Re: Linux 5.6

#47
post #22

Earlier quoted context omitted.

> most of the work on Linux kernel nowadays is done by salaried employees. That's been the case for decades, probably since just after Linus released it.

Why is that probably? What makes it probable?

Because every company that has libraries, products, stacks, customers using Linux sooner or later runs into issues in Linux, that they can't wait around for someone else to fix.

Big orgs have lots of people just working on Linux full time. They start out fixing one small thing, which then needs to be updated, optimized etc etc and then things snowball.

Re: Linux 5.6

#48
post #18

Earlier quoted context omitted.

> As to why the switch back, I couldn't use a VM, as most of the stuff didn't yet support the ahead of LTS kernel I was using, and I needed that for hardware stability. Did you know that Windows VMs work quite well in KVM and Gnome Boxes is a nice GUI to just install and run a Windows VM? Just asking, because for me it's the first time i'm not using VMWare or Virtualbox but still have the Windows VM for the occasiona…

And when I tried to install KVM, it errored because the kernel I was using is unsupported and it didn't install, which is specifically what I pointed out... same for VirtualBox... I didn't go VMWare as I don't want to outlay the cost of VMWare Workstation.

VMWare Player is free for non-commercial use. https://my.vmware.com/en/web/vmware/free#desktop_end_user_co...

Re: Linux 5.6

#49

I definitely appreciate how Linus mentioned his daughter identified him as a "social distancing champ" - many of us developers have been practising social distancing long before anyone heard of COVID-19 ;-)

Reminds me of this Penny Arcade comic with a similar sentiment about video game players: https://www.penny-arcade.com/comic/2020/03/25/bells

Re: Linux 5.6

#50
post #14

Earlier quoted context omitted.

> in my free time Thank you! To make it even more rewarding for you :) - I remember there was a report mentioning that most of the work on Linux kernel nowadays is done by salaried employees.

> most of the work on Linux kernel nowadays is done by salaried employees. That's been the case for decades, probably since just after Linus released it.

It really depends on how you measure the value of the contributions. Simply looking for lines of code (LOC)? Looking for LOC but without drivers?

But even if: is every LOC to be seen as equal contribution?

Post reply on HN