内容简介:ZFS 0.7.9 发布了。ZFS文件系统的英文名称为Zettabyte File System,也叫动态文件系统(Dynamic File System),是第一个128位文件系统。最初是由Sun公司为Solaris 10操作系统开发的文件系统。作为OpenSolaris开源计...
ZFS 0.7.9 发布了。ZFS文件系统的英文名称为Zettabyte File System,也叫动态文件系统(Dynamic File System),是第一个128位文件系统。最初是由Sun公司为Solaris 10操作系统开发的文件系统。作为OpenSolaris开源计划的一部分,ZFS于2005年11月发布,被Sun称为是终极文件系统。
更新内容:
支持内核
Compatible with 2.6.32 - 4.16 Linux kernels.
Bug 修复
ZFS
Remove DEBUG_STACKFLAGS to bypass compiler error
Add test with two kinds of file creation orders #7411
Fix zfs_arc_max minimum tuning #7417
Linux compat 4.16: blk_queue_flag_{set,clear} #7410
Clean up (k)shlib and cfg file shebangs
Fix "file is executable, but no shebang" warnings #7359 #7395
Update mmp_delay on sync or skipped, failed write #7330
Fedora 28: Fix misc bounds check compiler warnings #7361 #7368
Fix hung z_zvol tasks during 'zfs receive' #6330 #6890 #7343
Add support for nvme based devids #7356
Fedora 28: Fix "Macro %_dracutdir has empty body" #7326 #7328
modprobe zfs during dracut mount #7322
Add support for nvme disk detection #7304
Report pool suspended due to MMP #7296
Add zfs_scan_ignore_errors tunable #7293
Record skipped MMP writes in multihost_history #7212
SPL
Fix undefined RPM macros #703
Exclude python scripts from RPM shebang check
Linux compat 4.16: SECTOR_SIZE #697
Remove sysevents #696
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- 动态加载javascript文件时,如何让文件顺序执行
- springcloud 配置文件管理动态刷新
- 动态修改容器中的配置文件
- ZFS 0.7.5 发布,动态文件系统
- 前端黑魔法:webworker 动态化,无需 JS 文件创建 worker
- 改造create-react-app 通过npm命令动态打包文件
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Approximation Algorithms
Vijay V. Vazirani / Springer / 2001-07-02 / USD 54.95
'This book covers the dominant theoretical approaches to the approximate solution of hard combinatorial optimization and enumeration problems. It contains elegant combinatorial theory, useful and inte......一起来看看 《Approximation Algorithms》 这本书的介绍吧!