Linus Torvalds Considering End To Linux 2.6 Series 293
An anonymous reader writes "With the Linux 2.6 kernel set to begin its 40th development cycle and the Linux kernel nearing its 20th anniversary, Linus Torvalds has expressed interest today in moving away from the Linux 2.6.x kernel version. Instead he's looking to change things up by releasing the next kernel as Linux version 2.8 or 3.0."
How about Linux 7.0 (Score:2, Funny)
That kind of version jump will show Microsoft and Apple that Linux now has professional marketing behind it.
Re:How about Linux 7.0 (Score:5, Funny)
Re: (Score:2)
Re: (Score:2)
Wasn't that entirely done just to keep Vista programs that check for the major version number from breaking?
Re: (Score:2)
No, it was done because the NT kernel in 7 is hardly different from that in Vista, so technically, it was just a .1 increase. While they could have artificially increased it, they actually did the right thing by making it 6.1.
Re:How about Linux 7.0 (Score:5, Funny)
Just crank it up to 11.0, putting it ahead of Mac OS.
Re:How about Linux 7.0 (Score:4, Funny)
Re: (Score:3, Funny)
Why not just make 10 the highest?
Because this OS goes to eleven.
Re: (Score:2)
Re: (Score:3)
And make the written form be Linux XI.
Re: (Score:3)
Drop the 2.6 and just call it Linux 40.
First number (Score:5, Funny)
Re:First number (Score:5, Funny)
He should do the recursive thing like K&R who wrote the C compiler in C, and just write the Linux kernel in Linux.
Re: (Score:3)
Re: (Score:2)
Now I have seen everything!
Re: (Score:2)
The Linux virtual machine already does this.
Re: (Score:2, Interesting)
2.6.: still a stable kernel, but accept bigger changes leading up to it (timeframe: a month or two).
2..x: aim for big changes that may destabilize the kernel for several releases (timeframe: a year or two) .x.x: Linus went crazy, broke absolutely everything, and rewrote the kernel to be a microkernel using a special message-passing version of Visual Basic. (timeframe: "we expect that he will be released from the mental institution in a decade or two").
Re: (Score:2)
I thought that was the idea, but there hasn't really been a true "stable" 2.6 ever, at least none that I've ever seen. In my case, it usually has to do with buggy drivers.
Re: (Score:2)
I have 2.6 machines that have been up for years, no they don't have access to the internet.
Re:First number (Score:5, Interesting)
GNU Emacs went from 1.12 directly to 13 since the major number wasn't expected to change. Linux can probably do one better and go from 2.6.41 to 42, considering it is the ultimate answer to life, the universe and everything.
Re:First number (Score:5, Insightful)
42 decimal = 101010 binary
101010 binary = X X X roman
XXX = pr0n!
That's the answer to life, the universe and everything! That cheeky Doug A.
Re: (Score:2)
Re:First number (Score:5, Funny)
Visual basic actually.
http://lkml.org/lkml/2005/3/2/247 [lkml.org]
Re: (Score:2)
... in Python 3.0, which also bears no resemblance to 2.x.
Re: (Score:2)
Any time now, someone will implement the Linux kernel in Javascript, so that you can run Linux apps in your browser - like a database server or a web server.
Kinda exists already (Score:2)
Not exactly what you said, but there's a javascript x86 emulator running Linux: http://bellard.org/jslinux/ [bellard.org]
Newsworthy? (Score:2)
Re: (Score:2)
Re: (Score:3)
I have seen scripts that look for "2.6" in the result of "uname -r". Those scripts are going to be broken.
Re:Newsworthy? (Score:5, Insightful)
scripts that look for "2.6" in the result of "uname -r"
Those scripts are already broken.
Re: (Score:2)
Some pretty big changes (Score:2)
I generally change the minor number when something important has happened, but this are still compatible. And after all of the effort that they've gone through to finally remove the Big Kernel Lock, I think they deserve a new minor version number. It really is a very different architecture inside the kernel now as compared to the start of the 2.5 series.
Re: (Score:2)
doh! it's obviously after 5 pm here. That should read 'start of the 2.6 series.' oh well.... need beer....
Why not? (Score:2)
It's just a number. Is there a real roadmap as to what 2.8 or 3.0 is slated to feature?
Why not 20YY.x (Score:5, Interesting)
Why not make it 20YY.x where x is major release that year. and YY would be current 2 digit year. they been pushing releases every 3 months about.
Re: (Score:2)
Because for that you need apparently need alphabetical $ADJECTIVE.$ANIMAL names, and that kind of went flat with Zoot-suited Zebra in the 26th release.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Because there is overlap in kernel development. 2.4 continued to be actively supported and developed long since 2.6 was released. If you went with release date a 2.4.36 would look like a newer kernel then a 2.6.20.
too soon! (Score:2)
He should skip to Linux 9.0 (Score:2)
Just to keep up with the Chromes and Winderzes and whomever.
Plus, he should be naming releases alphabetically after a cutesy trope, like Ubuntu (Maverick Meerkat, Natty Narwhal) and Android (Gingerbread, Honeycomb, Ice Cream Sandwich) do.
Starting with the letter I, for "I invented the fucking thing."
I knew it... (Score:3)
He should call it (Score:2)
Re: (Score:2)
Unless a major exploit is found, then they should call it: Linux E( )o( )3
Re: (Score:2)
No, just a plain old run-of-the-mill moron.
Uhhg... Why so ignorant, commenters? (Score:5, Informative)
Seriously -- Version numbering does mean something, and when someone says 2.8 or 3.0 to someone who knows the version numbering scheme it actually means something.
As usual, FTWA: [wikipedia.org]
Since 2004, after version 2.6.0 was released, the kernel developers held several discussions ... ultimately Linus Torvalds and others decided that a much shorter release cycle would be beneficial. Since then, the version has been composed of three or four numbers. The first two numbers became largely irrelevant, and the third number is the actual version of the kernel. The fourth number accounts for bug and security fixes (only) to the kernel version.
The first use of the fourth number occurred when a grave error, which required immediate fixing, was encountered in 2.6.8's NFS code. However, there were not enough other changes to legitimize the release of a new minor revision (which would have been 2.6.9). So, 2.6.8.1 was released, with the only change being the fix of that error. With 2.6.11, this was adopted as the new official versioning policy. Later it became customary to continuously back-port major bug-fixes and security patches to released kernels and indicate that by updating the fourth number.
Additionally, When you change the first (major) version number it usually means a significant re-write. Whereas the second version number would mean still mostly the same code-base, but with major features added/removed/rewritten.
Take from this what you will, but to say the version numbers are arbitrary is just plain ignorant.
Re: (Score:2)
When you write a kernel and have it installed on everything from phones to mainframes, you can decide what the version numbering means. Linus can decide tomorrow to call it Linux 666 and it will still be used.
Sure you describe a fairly typical situation, but not one that is anywhere near universal.
Perhaps the commenters actually read the article. (Score:5, Insightful)
It seems rather strange to label others as ignorant when there is Linus saying "since we no longer do version numbers based on features, but based on time,"
Re: (Score:2)
Just because Linus is god doesn't mean he knows everything.
Re:When you change the first (major) version# (Score:2)
In some senses, you can also use a version # as "ye who shall go before this version number beware of a Grue". After 36 increments of the 2.6 series, I'm sorta for the "freshness" of a 3.0 series. Just to say that "here is our dividing line, we've made all this progress, let's lock it in."
I know, there will be a little fuss, but thinking like a 5 year plan, it's good sometimes to make some dividing lines that progress has been achieved.
End of the line for the distributions (Score:5, Informative)
With both RHEL6 and Debian Squeeze on their own versions of 2.6.32, as well as the last Ubuntu LTS 10.04, that version will effectively be the end of the 2.6 line for many places if version numbers jump like this. The kernel versions actively targeted by the -stable team [linux.com] are the only ones some people (including me) are interested in, and this cluster of distributions on 2.6.32 is a good thing in my book. The main issues I'm seeing in newer kernels that I'm concerned about backports of are the continued fixes to weird ext4 bugs happening in newer kernels. Keep those coming, backport drivers for the most common hardware out there, and the rest of the kernel development can march along without me being so worried about it. (Context disclaimer: I worry about PostgreSQL database servers for a living, so my customers are more paranoid about stability than most)
The eventual release of btrfs is one of the things I'd would be glad to see happen only in a kernel that's clearly labeled part of new, less stable development. New filesystems are one of the hardest things to get right, and there's no other class of bugs as likely to lead to major loss of data.
Re: (Score:3)
The eventual release of btrfs is one of the things I'd would be glad to see happen only in a kernel that's clearly labeled part of new, less stable development.
Linus is not proposing to create a less-stable development branch. He's not proposing to change the kernel development process at all, just to change the numbering because the major number has become completely useless, the minor number has become somewhat useless and the sub-minor number (where all the action happens) is getting awfully big. Every kernel release will still be considered basically-stable, with the distros being left to do whatever final stabilization is needed.
Re: (Score:3)
Yes, that's what Linus will say. I was commenting on how businesses will perceive things, regardless of the technical message that comes along with it. "2.8.1" or even worse "3.0.1" will be considered toxic no matter how it's presented to business people. And with so many distributions lined up with the same kernel version right now, it's a decent time to do it; I think the sort of places that think like that will be happy with the currently available options until enough Linux version bumps that the num
Re: (Score:2)
Re: (Score:3)
Btrfs is already in the kernel. Removing the experimental tag in the config item won't in itself cause any more instability.
The only reason I could see forking a new branch is if integrating btrfs required making changes to a higher layer in the kernel (which the filesystem drivers plug into). Changes contained within the filesystem driver don't impact people who don't use that filesystem, or enable support for it when building their kernel.
Branching the entire kernel codebase should be reserved for major
So what? (Score:2)
So Torvaldis is THINKING of changing the version number? Doesn't that basically mean that the number is entirely arbitrary and thus it doesn't make a difference?
April Fools? (Score:2)
Use dating for the minor revision. (Score:2)
We use a dating system due to the large number of minor revisions, but keep the major revision number - so for instance,
1.2011.03.23.1 := The first minor revision of version 1 of the software that took place on 23rd March 2011.
It gives us the best of both worlds. We spent way too long coming to that solution, but it suits us a lot.
Maybe for Linux it may make sense to move the first minor revision to the left of the revision date.
Outside of that, subdivisions become pretty meaningless anyhow.
If I were Linus,
Re: (Score:2)
I dated a cute minor revision once, she was sweet and all but had an inferiority complex. Then after she upgraded (plastic surgery), there were major incompatibilities ;). So how does that minor revision dating work, you have a dating web site? Or, when you have rules, because you do that quicker, it is called speed dating? and the major question is mark zuckerberg involved in this version social network?
Re: (Score:2)
Do it like how japanese anime does occasionally (Score:2)
Re: (Score:2)
Marketing only.
Not Marketing only - communication. (Score:2)
Not Marketing only - communication.
If they want to communicate "this release has more big changes and is worth more people checking out" - increasing the first number is an effective way of doing so.
If they want to communicate "there's some bleeding edge stuff in here, and we think it works but if you're really conservative wait a bit" - making it end in ".0" is one way of doing so.
Re: (Score:2)
On the other hand, change to the kernel is always major. Hence the intense scrutiny before yours is incorporated.
Re: (Score:2)
If they go with 3.0 I hope they include major changes in it. Otherwise what's the point ?
Well, think of how far the kernel's come since 2.6.0 (let alone the original 2.0, fifteen years ago) and a big jump may make some sense.
There's been other changes, as well. For instance they abandoned the even/odd scheme for "stable" vs. "development" kernels when they started v2.6. So this next big increment to the version number will be the first "stable" version without a dedicated "development" version at a neighboring number. A change in the version numbering scheme is also a good reason to bump up
Re: (Score:3)
Re:3.0 ? (Score:5, Funny)
Repeat to yourself: It's just a kernel, I really should relax.
Re: (Score:2)
Be careful, when HAL reached version 9000, it became sentient... we want to go slowly with the version numbering... that said, I welcome our omniscient linux overlords as long as they don't kick my butt, act nice and kiss it instead :)
Re:3.0 ? (Score:5, Informative)
Hal's problem was not sentience, but the fact that a paradox drove it insane. Hal was built to never distort or conceal information, yet was told to do precisely so.
Just as well, Linux may go insane if it is commanded to contradict its core purpose, so... wait, did anyone add DRM to it yet?
Re: (Score:3)
When I said there won't be any major changes, by the way, I meant no more than there are every single new release.
The kernel changes immensely every release, we just don't notice it because the version number change seems so minor, and because it remains so thoroughly backwards-compatible. But each release of Linux includes probably 20,000 patches.
Re: (Score:2)
That's all ready there.
Re: (Score:2)
That's all ready there.
[citation needed]
I am specifically referring to names in the kernel source tree using conflicting cases such as:
include/linux/netfilter/xt_connmark.h
include/linux/netfilter/xt_CONNMARK.h
This requires that the kernel source be stored on a case insensitive file system, and will not work with Cygwin, nor with the default filesystem for OS X.
Examples:
Local uncommitted changes, not checked in to index with gitk [nabble.com]
Kernel 2.6.20 File Names Case Sensitivity [mail-archive.com]
The Linux kernel needs a case sensitive filesystem [sirena.org.uk]
Another LFS newb is stuck: Linux API headers won't install [linuxquestions.org]
etc.
Re: (Score:2)
Great. Now I can haz case insensitive filenames please?
That's all ready there.
[citation needed]
Case sensitivity is in the filesystem.
/tmp/vfat.filesystem /tmp/vfat.filesystem /mnt/vfat /mnt/vfat/testfile /mnt/vfat/TESTFILE
# dd if=/dev/zero of=/tmp/vfat.filesystem bs=1k count=1k
# mkfs.vfat
# mount -o loop
# echo 'Hello, World!' >
# cat
Hello, World!
# profit!
profit!: command not found
I am specifically referring to names in the kernel source tree using conflicting cases such as:
Ahh, well you should have said that in the first place!
Re: (Score:2)
That's all ready there.
[citation needed]
I am specifically referring to names in the kernel source tree using conflicting cases such as:
include/linux/netfilter/xt_connmark.h
include/linux/netfilter/xt_CONNMARK.h
This requires that the kernel source be stored on a case insensitive file system, and will not work with Cygwin, nor with the default filesystem for OS X.
You know, my knee-jerk reaction to this is just "why?" Like, do people really need/want to build the kernel on such systems?
But I guess the answer is yes, and there are just cases of kernel builds that I don't normally consider. I guess building for an embedded target, or bootstrapping might be the common ones.
There's a cultural thing, I think - as a unix user I don't think filesystems should be case-insensitive. But at the same time, I guess I don't think it's especially good practice to have filenames
Re: (Score:3)
I don't think building under Cygwin or OSX is a high priority to the Linux kernel developers :) That being said, why should Linux kernel sources be forced to support building from antiquate
Re: (Score:3)
Noooo! fix your damn filesystem!
It's bloody annoying when a developer on windows commits a file in the wrong case, which of course works on NTFS. Then follows the merry-go-round of deleting the file from revision control and re-adding under the correct case e.g. certain MS software saving extensions in all uppercase.
Re: (Score:2, Insightful)
Re:Case insensitive file names suck! (Score:5, Insightful)
As much as I dislike Windows... what purpose does a case-sensitive file system serve? It just confuses people.
Well, for starters it would allow the OS to be properly compatible with systems and software that use case-sensitive file storage. :) (Yeah, kind of circular logic there.)
I think you have a reasonable point there - but it's mostly something that can be dealt with at the application level. Like if you're typing a filename in a file dialog, the UI can do a case-insensitive match regardless of the underlying filesystem. The OS doesn't need to prevent creation of files whose names differ only in case to provide that.
There's also a much larger issue: simply treating uppercase as equivalent to lowercase is fine for English, but for international languages, providing that kind of feature gets you into issues of Unicode normalization. Japanese gets you a good collection of degenerate cases: for instance distinguishing between filenames in hiragana, katakana, half-width katakana, kanji (of which there may be multiple equivalents)... I expect other East Asian languages contain similar challenges. I don't know about other languages... But shouldn't all those filenames be equivalent, too? Is that a problem that's not solved just because it's harder to solve? Isn't that disparity a bit awkward?
Again, it seems to me that the place to address the issue is in UI, in response to user input - not at the underlying file handling calls. If the user searches for a filename - it's fine if there's multiple matches, and appropriate to return matches based on what the software "thinks" the user intended. And UI already does this to some extent. If you're typing in a filename to load, the UI can display approximate matches. File dialogs for save are very similar to those for loading - so again, you'll see, as you're typing, if there's a naming clash that could confuse you later. So why the ham-fisted rule of "no filenames which differ only in case"?
To take it a step further - do filenames even need to be unique any more? Windows UI has hidden filename extensions by default for years. So you could have two files "with the same name" (apparently, anyway) in a single directory already. If you're going to do that, I think it may be time to start letting go of the idea that filenames are unique. There's been a trend toward identifying files by metadata anyway - content indexing, tagging, and so on. Certainly traditional filesystem calls depend on filename uniqueness - but at the UI level, is it really still an appropriate restriction?
Re: (Score:2)
learn to use 10 fingers typing and maybe it won't be so hard to Do Caps Every Now And Then.
LoB
Re: (Score:2)
No, that is wrong. Get a better filesystem.
Re: (Score:2)
Case sensitivity can be used to advantage, especially if the locale specifies sorting all uppercase before any lowercase. Give directories uppercase names, regular files lowercase names, and ls puts directories first. Or give important files uppercase names, and they're listed first.
Anything that allows certain files to stand out in a listing of several hundreds of files helps, and case sensitivity does just that.
Re: (Score:2)
Nonononono!
It was settled in court that SCO patented Linux 2.7. We can't infringe on that and have to go to Linux 2.8.
Re: (Score:2)
I thought SCO said the code IBM stole was in kernel 2.8?
Re: (Score:2)
Just because MS got it wrong doesn't mean Linux should copy that behavior and become incompatible to the rest of the POSIX world.
Most apps already do case insensitive sorts and matches in their UI.
Re: (Score:2)
Re: (Score:2)
It's out of RC and is the current now.
Re: (Score:3, Funny)
Will it run Crysis any faster though?
Joke aside, what will be new?
Re: (Score:3)
They number and if you can run Crysis on a linux system detail exactly what system hardware, video, ram, etc by UPC number. The exact flavor of Linux (strawberry, pony, salmon) with detailed configuration and what fucking technogod you prayed to. Saint Vidicon just ain't cuttin' it at my end. ;)
Re: (Score:3, Informative)
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10107 [winehq.org]
Not well, but it runs.
Re: (Score:2)
Re: (Score:2)
Wow. Don't normally see Stasheff references on /.
Nice.
Re: (Score:2)
I'd say "Fuck the guru!" except, gurus aren't my style. Of course, I have to wonder whose style a toe jam eating guru WOULD be. Ehh, my sisters like wierd people. I guess SOMEONE would think the old toe jam eater was cool . . .
Re: (Score:3)
Mystery Science Linux 3000 (Score:2)
Re: (Score:2)
odd = devel, even = stable is still true, but it's in the third digit now e.g. 2.6.37 was devel, 2.6.38 was distro-ready.
Re: (Score:2)
so many that there are several commits that have exactly the same SHA1 hash, so we're hitting SHA1 collisions.
Really? That seems somewhat wrong to me. I assumed that the hash associated with a commit was based on its content and the commit comment, so for there to be a collision more than one user must have pushed *exactly* the same commit a repo with exactly the same comment. Otherwise a SHA1 collision is mathematically very unlikely. Unless you are referring to the shortened forms often used (I've seen people quoting as little as the first six hex digits of a commit when talking about the history or a small repo)
Re:On schedule (Score:4, Funny)
Sure it may imply this kernel is on the verge of becoming sentient, But - wait,
what was the question again?
Re: (Score:2)
...nope. Still be on Linux Beta.
Re: (Score:2)
Ask that pillar over there that used to be Lot's wife....
Re: (Score:3)