|
Upcoming Linux Kernel 2.6 Will Put More Pressure on Unix
As Linux continues to gain more of the high-powered features needed in business computing, it's becoming a more viable alternative for IT shops investigating a migration away from Unix.
Linux kernel 2.6, due for release in the fourth quarter, will yield more features that are of value to corporate IT managers. Linus Torvalds, the creator of Linux, said in an e-mail that the main new kernel features for enterprise applications will be "the usual scalability stuff, i.e., much better behavior across a lot of loads over lots of CPUs and huge amounts of memory. People are seriously using [machines with 16 to 64 CPUs] these days."
Key new features in the 2.6 kernel include the following:
• Support for new hardware architectures, including the latest Advanced Micro Devices Inc. 64-bit Opteron CPUs and PowerPC 64 CPUs.
• Improved scalability to 16 CPUs or more, with improved performance, using the new 0(1) scheduler.
• True asynchronous I/O for performance improvements in enterprise applications, including databases.
• Improved file-system performance, with full inclusion for four journaling file systems (Ext3, Reiser Version 4, JFS and XFS) for real-time data backup and recovery capabilities.
• Improved threading support for the new Posix threads library, with the ability to handle up to hundreds of thousands of threads, as well as full Posix compliance for the first time.
• Enhanced high-bandwidth networking support, with TCP Segmentation Offload support and zero-copy Network File System support.
• Support for USB 2.0.
Linux Kernel 2.6的新特点的pdf文档(www.google.com搜到的):
http://www.axian.com/docs/
|
|