Linux 3.7 Released
The wait is over; diegocg writes "Linux kernel 3.7 has been released. This release adds support for the new ARM 64-bit architecture, ARM multiplatform — the ability to boot into different ARM systems using a single kernel; support for cryptographically signed kernel modules; Btrfs support for disabling copy-on-write on a per-file basis using chattr; faster Btrfs fsync(); a new experimental 'perf trace' tool modeled after strace; support for the TCP Fast Open feature in the server side; experimental SMBv2 protocol support; stable NFS 4.1 and parallel NFS; a vxlan tunneling protocol that allows to transfer Layer 2 ethernet packets over UDP; and support for the Intel SMAP security feature. Many small features and new drivers and fixes are also available. Here's the full list of changes."
Out, proud and I just came in my pants.
Who cares?
Beware everyone!
Last night I upgraded my boxen to Linux 3.7. AWERSORME!
But when, proud of my accomplishments, I went to a well-deserved sleep in my bed, I discovered a horrible problem!
BEDBUGS!
These little critters are gross and almost impossible to get rid of. Since the only thing I did yesterday was upgrade my Linuxes, it had to come from them.
Dear friends on slashdort, Play it safe and wait for the next point release!
UNITE with the Campaign for a Free Internet because today, our future begins with tomorrow!
experimental SMBv2 protocol support;
This can't come soon enough for Linux clients. SAMBA already has SMBv2+ server-side support, with SAMBA 4 apparently even supported SMB 3.0. This is especially true for a high-latency connection through the VPN where the reduced chattiness of newer SMB protocols gives a nice performance bump.
You can post all day & all night about how NFS/CODA/GlusterFS/etc./etc. is better, but at the end of the day the CIFS protocols are supported by every Windows machine out there and should be supported by Linux too. Plus, if you are a free-software purist, then you could setup a 100% GPL'd installation with SAMBA servers and Linux clients, so it would totally make sense for the Linux clients to actually support the modern protocols.
AntiFA: An abbreviation for Anti First Amendment.
Signed modules? Yay for tivoization!
Proud member of the Ferengi Socialist Party.
Why does vxlan transfer L2 packets using UDP and not TCP? I have also seen this on other L2 protocols like L2TP and PPTP ... just curious ...
kernel in c++? no? ill move on then,
pity comment
Yes please.
Does it `Just Work' (tm)? I really want rolling snapshots ah la NetApp.
Sorry to be obtuse. Not much time for experiments.
I'll stick with Windows 8 and actually get some work done.
Is it finally ready for prime time? any one with experiences/horror stories?
When his defense asked, "Which computer has Jon Johansen trespassed upon?" the answer was: "His own."
The ability to boot into different ARM systems using a single kernel is kind of cool, but the need to do it is kind of scary. Is ARM not actually a single instruction set architecture, and if so, what is it?
now lets work on making linux work on a desktop/workstation;-)
Windows is up to 8. Obviously, it is more than twice as good.
Super Monkey Ball 2.
And why should I, as a *nix user, care about what windows supports.
Because you may end up having to integrate the *nix that you use with the Windows that an employer, client, etc. uses.
The Kernel Newbies site isn't accessible for me, clearly they're using 3.7. :)
If you value your freedom, say no to Linus.
Great. But let me know when it supports http://en.wikipedia.org/wiki/Active_Directory better.
In the meantime...
http://lordandhooks.com/blog/likewise-open-6-and-samba/
Yes, but does it support ftape? That's the burning question in my mind. BRING BACK FTAPE. I USE IT.
There's plenty of jobs to get picky about the ones you choose.
Unless you happen to have grown up in an area where there aren't plenty of jobs and need a job to save money so that you can move to where there are plenty of jobs.
Does: "MD: TRIM support for linear (commit), raid 0 (commit), raid 1 (commit), raid 10 (commit), raid5 (commit)"
meen that if I run a software raid-1 on sdd disk, then Linux can do Trim on the disks?
great, ipv6 can started to be used
Keep up the good work - because 1st time I used a Linux was Slackware 1.2 circa 1994 iirc, later in 1998 I ran RedHat 6.0, & then KUbuntu 10.04 in 2010 (for about 6 months total time).
* It's come worlds in that timeframe...
See - I actually really LIKED KUbuntu 10.04... it's KDE based is why & IF Microsoft keeps up this smartphone interface stuff like on Windows 8? I may go back to it one day, if Windows 7 ever "poops out" on me!
Then again - I am NOT a huge fan of what I've seen on the RMS vs. Canonical/Ubuntu Lens tools using & sending local diskbound searches being sent to remote servers - not cool or good imo... Might be a "Debian Run" for me next round, or MINT instead.
APK
P.S.=> However - The biggest 'ground gainer' for Penguin-dom (lol), was ANDROID on smartphones though... THIS is where Linux rules (I was amazed seeing ANDROID usage toppling iPhone usage)...
... apk
IMHO, this is one of the more important features added in 3.7. People will hate me for saying it, but I personally love NAT and was really disappointed when initially the line was "we will never do ipv6 nat in the linux netfilter components".
But, thank god someone came to their senses.
It wasn't very long ago that one of the machines I was looking after was 300MHz and mostly doing a decent job as a small business mail server and web proxy. Handling large mailboxes (6GB+) in webmail is the thing it couldn't do well and the solution was a system with more memory, but the actual clock speed, even so slow, wasn't really a problem (the replacement that is ten times the speed is not ten times as effective for most tasks).
A 1GHz ARM system with bucketloads of RAM (16GB is cheap these days) would make a pretty decent internal webserver, mailserver and web proxy box that you could stick on a shelf and not care whether the room is airconditioned or not - it could fill the role of something three times the speed with little or no obvious reduction in performance for a lot of applications.
SUSE offers up an unsupported work-around: "If read-write access to an ext4 file system is still required, you may install the ext4-writeable KMP (kernel module package). This package is available in the online repository "SLES11-Extras" and contains a kernel module that provides read-write access to an ext4 file system. Be aware, that this kernel module is unsupported." (https://www.suse.com/releasenotes/x86_64/SUSE-SLES/11-SP2/#fate-311111). Clearly, SUSE is going with BTRFS instead of ext4.