Linux Kernel 3.5 正式发布
Linus 已经发布了 Linux Kernel 3.5 正式版本,其新增特性主要有:
- Ext4 文件系统支持元数据校验和
- 用户空间探针利用 systemtap/perf 进行性能剖析
- 能够过滤系统调用的沙盒机制
- 用来处理 bufferbloat 的网络队列管理算法
- 支持检查和还原 TCP 连接
- 支持 TCP Early Retransmit (RFC 5827)
- 支持 Android 风格的 opportunistic 挂机
- Btrfs I/O 失败统计
更多详情,可参考以下链接:
- *
{ via Slashdot }