Linked by Thom Holwerda on Thu 8th Nov 2007 17:25 UTC, submitted by inkslinger77
Thread beginning with comment 283855
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2006-01-03
"Because of an ever-changing environment with 'so so' ABIs. Maybe the should first introduce a stable and developer kernel again beforce trying to be professional."
What do you mean? The kernel userspace ABI is very stable (you can run stuff compiled for linux 1.0 on a recent 2.6 kernel, as long as it is statically compiled, that is, since (g)libc has changed a lot since then). Now, the kernel _internal_ ABI isn't stable, but I don't see how that affects virtualization/containers...