BSD发布: DragonFly BSD 1.8

2009-05-13 06:44:34来源:未知 阅读 ()

新老客户大回馈,云服务器低至5折


                               

        Matthew Dillon has announced the release of
DragonFly BSD
1.8: "1.8
is our fifth major DragonFly release. DragonFly's policy is to only
commit bug fixes to release branches. The biggest kernel change in this
release is the addition of virtual kernel support and a virtual kernel
build target (VKERNEL). Virtual kernels are systems-in-a-box... you can
run a complete kernel as a userland process. All standard
non-hardware-specific applications will run inside the virtual kernel.
Performance depends on how heavily an application interacts with the VM
system and how often it makes system calls, since these operations have
to bed forwarded by the real kernel to the virtual kernel." Find more information in the comprehensive
release notes
.
Download
:
dfly-1.8.0_REL.iso.gz
(96.3MB,
MD5
).
from distrowatch.com
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/4536/showart_240640.html

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:FreeBSD系统用户账户备份与转移

下一篇:Freebsd 下源码方式安装apache+php+mysql