Linux 3.0发布

最新ubuntu/linux/开源新闻或者其它IT相关资讯
回复
头像
vikyzhang
帖子: 677
注册时间: 2010-10-18 14:39
联系:

Linux 3.0发布

#1

帖子 vikyzhang » 2011-07-22 19:23

Linux 3.0 Released
Linux 3.0发布
posted by Thom Holwerda on Fri 22nd Jul 2011 08:36 UTC, submitted by diegocg
发表于:2011年7月22日 北京时间16:36

Linux 3.0 has been released. Technically, the release of version 3.0 of the Linux kernel shouldn't be too eventful, since the jump in version number doesn't actually signify any huge change or whatever; the only reason behind the bump to 3.0 is to come to saner version numbering. Still, man, it's like, totally version 3 of the Linux kernel.
Linux 3.0发布了。从技术上说,Linux内核3.0版本的发行并不是什么大事,因为版本号的跳转事实上并不意味着任何巨大的变化或什么;版本号突跳至3.0的唯一原因,是为了纠正版本命名。不过,它终究是Linux内核3.0版本。

So yeah, the year of Linux on the desktop never came, but in its place came a lot of other, possibly far more impressive stuff. The year of Linux on the server - dominating. The year of Linux on smartphones - Linux is godlike here. The year of Linux on high-performance computing - Linux aced this market. And a whole load of other things, like embedded uses for Torvalds' baby.
Linux的桌面史不再辉煌;但在她的世界里,有了许多其他新鲜的,甚至可能更加玄妙的事物。Linux在服务器上占据了统治地位;Linux在智能手机上如鱼得水;在高性能计算领域,Linux扫荡了市场;还有其他诸多领域,诸如嵌入式开发等,Torvalds的亲正花枝招展。

Now we're at version 3.0, but it's a relatively minor release. "As already mentioned several times, there are no special landmark features or incompatibilities related to the version number change, it's simply a way to drop an inconvenient numbering system in honor of twenty years of Linux," Torvalds writes, "In fact, the 3.0 merge window was calmer than most, and apart from some excitement from RCU I'd have called it really smooth. Which is not to say that there may not be bugs, but if anything, there are hopefully fewer than usual, rather than the normal '.0' problems."
虽然我们站在了版本3.0之上,但该版本仍只是一个微量发行。“如好几次提到的,版本号的突跳并未带来特别里程碑式的特性或不兼容性;这只是为了纪念Linux 20年,去掉不合适的版本命名系统,” Torvalds写道,“事实上,3.0的出现要比以往都要安静;除了一点来自RCU(远程控制单元)的兴奋之外,我认为它实在是平和。这也不表示它不会有漏洞;不过即便有,也很很可能比以往都少,甚至比版本号包含中‘.0’的正式版都少。”

The changes include Btrfs data scrubbing and automatic defragmentation, XEN Dom0 support, unprivileged ICMP_ECHO, wake on WLAN, Berkeley Packet Filter JIT filtering, a memcached-like system for the page cache, a sendmmsg() syscall that batches sendmsg() calls, the setns() a syscall that allows better handling of light virtualization systems such as containers, new hardware support such as Microsoft Kinect and AMD Llano Fusion APUs, and many other drivers and small changes. Full changelog here.
更新包括Btrfs文件系统的数据清理与自动碎片整理功能,XEN Dom0(请见注释)支持,无特权ICMP_ECHO(ICMP,Internet控制报文协议),无线局域网唤醒,Berkeley Packet Filter(柏克莱封包过滤器)实时过滤,一个类似分布式缓存的包缓存系统,一个批处理sendmsg()系统调用(syscall)的sendmmsg()系统调用,setns()——一个实现对轻量虚拟化系统如容器等更佳管理的系统调用,对新的硬件如微软的Kinect(体感周边)和AMD的Llano Fusion APU,以及许多其他驱动和小的更新。此处有完整更新记录


【注释】XEN Dom0(英文来源:http://wiki.xensource.com/xenwiki/Dom0


Dom0, or domain zero to expand the abbreviation, is the first domain started by the Xen hypervisor on boot. It has special privileges, like being able to cause new domains to start, and being able to access the hardware directly. Unless DriverDomains are being used, it is responsible for running all of the device drivers for the hardware. For hardware that is made available to other domains, like network interfaces and disks, it will run the BackendDriver, which multiplexes and forwards to the hardware requests from the FrontendDriver in each DomU.
Dom0,全称第0域(Domain 0),是Xen虚拟监视器启动时首先启动的域。它有着特殊的权限,如可以引起新的域启动,可以直接访问硬件。除非DriverDomain(驱动域)在被使用,它负责运行控制硬件的所有设备驱动。对于对其它域可用的硬件,比如网络和磁盘,它将运行BackendDriver(后端驱动器),后者将来自每个Dom0中的FrontendDriver(前端驱动)的请求多路转发至硬件。

Modified versions of Linux, NetBSD and Solaris can be used as the dom0. See OS vendor documentation for specific steps. Current official documentation may be found at the following sites:
Linux,NetBSD以及Solaris的改装版本可以作为Dom0使用。具体步骤请见OS厂商的文档。目前的官方文档可能存在于如下站点上:
NetBSD -- http://www.netbsd.org/ports/xen/howto.html#netbsd-dom0
OpenSolaris -- http://www.opensolaris.org/os/community ... upDom0.htm
Debian --http://wiki.debian.org/Xen#Dom0.28host.29

For info about available Linux Xen dom0 kernels please see this wiki page: http://wiki.xensource.com/xenwiki/XenDom0Kernels
有关Linux Xen dom0内核的更多信息,敬请关注此维基页:http://wiki.xensource.com/xenwiki/XenDom0Kernels


英文原文:http://www.osnews.com/story/24979/Linux_3_0_Released
译文原文:http://www.linux-ren.org/modules/newbb/ ... 2&forum=72
转载请注明:Linux人社区英文资讯翻译专版 编译
上次由 vikyzhang 在 2011-08-15 18:59,总共编辑 1 次。
Linux人社区开源新闻资讯翻译专版小编。翻译来自互联网上最新的英文开源资讯,提供给大家最迅即、最忠实于原文的开源业界动态、软件更新、有用技能等等。不至之处欢迎指正![email protected]
头像
月下叹逍遥
论坛版主
帖子: 33994
注册时间: 2010-10-07 14:23
系统: Archdows10
来自: 某系某星某洲某国某省某市
联系:

Re: Linux 3.0发布

#2

帖子 月下叹逍遥 » 2011-07-22 19:27

还没更新
浮生七十今三十,从此凄惶未可知
头像
木头人
帖子: 479
注册时间: 2011-07-17 9:33

Re: Linux 3.0发布

#3

帖子 木头人 » 2011-07-22 19:41

菜鸟问下怎么更新?源里? :em06
头像
373992900
帖子: 4202
注册时间: 2010-06-14 13:37

Re: Linux 3.0发布

#4

帖子 373992900 » 2011-07-22 19:46

木头人 写了:菜鸟问下怎么更新?源里? :em06
同问
头像
leeaman
帖子: 30702
注册时间: 2007-02-02 18:14
系统: debian sid

Re: Linux 3.0发布

#5

帖子 leeaman » 2011-07-22 19:46

等~~~~
醉了星星,醉月亮●●●●●The Long Way To Go(*^_^*)
头像
qy117121
论坛版主
帖子: 50587
注册时间: 2007-12-14 13:40
系统: Winbuntu
来自: 志虚国乌由市
联系:

Re: Linux 3.0发布

#6

帖子 qy117121 » 2011-07-22 19:48

11.10一直3.0 :em09
渠月 · QY   
本人只会灌水,不负责回答问题
无聊可以点一下→ http://u.nu/ubuntu

邮箱 [email protected]
长头发的和尚
帖子: 12134
注册时间: 2008-01-11 17:02

Re: Linux 3.0发布

#7

帖子 长头发的和尚 » 2011-07-22 19:55

等...
你往幸福的方向挥挥手,从此我便追随你永不回头。
jtshs256
帖子: 22323
注册时间: 2010-07-19 21:41
系统: OS X

Re: Linux 3.0发布

#8

帖子 jtshs256 » 2011-07-22 19:56

长头发的和尚 写了:等...
躺平
头像
nmsfan
帖子: 18958
注册时间: 2009-10-16 22:46
来自: finland

Re: Linux 3.0发布

#9

帖子 nmsfan » 2011-07-22 19:57

有了
>>>>推Ubuntu 桌面培训~~<<<<
>>>>想加入/了解gimp汉化吗,点我吧~<<<<
——————————————————————
不推荐wubi,也不推荐你给别人推荐wubi…………
随心而为的感觉真好……
强推mayhem!!
强推ensiferum
头像
phoenixlzx
帖子: 2245
注册时间: 2009-07-29 20:11
系统: Arch Linux
来自: Gensokyo
联系:

Re: Linux 3.0发布

#10

帖子 phoenixlzx » 2011-07-22 21:14

等4.0
头像
月下叹逍遥
论坛版主
帖子: 33994
注册时间: 2010-10-07 14:23
系统: Archdows10
来自: 某系某星某洲某国某省某市
联系:

Re: Linux 3.0发布

#11

帖子 月下叹逍遥 » 2011-07-22 21:15

nmsfan 写了:有了
大便?
浮生七十今三十,从此凄惶未可知
john196786
帖子: 8
注册时间: 2011-07-24 15:08

Re: Linux 3.0发布

#12

帖子 john196786 » 2011-07-24 15:37

继续等待 :em09
jtshs256
帖子: 22323
注册时间: 2010-07-19 21:41
系统: OS X

Re: Linux 3.0发布

#13

帖子 jtshs256 » 2011-07-24 16:56

上了……rtl8192se 的驱动……眼泪哗哗的…… :em15
躺平
头像
月下叹逍遥
论坛版主
帖子: 33994
注册时间: 2010-10-07 14:23
系统: Archdows10
来自: 某系某星某洲某国某省某市
联系:

Re: Linux 3.0发布

#14

帖子 月下叹逍遥 » 2011-07-24 16:57

jtshs256 写了:上了……rtl8192se 的驱动……眼泪哗哗的…… :em15
表示驱动无碍……
浮生七十今三十,从此凄惶未可知
头像
ooinzaghi
帖子: 1767
注册时间: 2010-11-18 15:55
系统: ubuntu16.04+win10
来自: Auir

Re: Linux 3.0发布

#15

帖子 ooinzaghi » 2011-07-24 21:46

求得是不要像 kernel-ppa 一样搞到一半就挂掉的源。
势不可去尽,话不可说尽,凡事太尽,缘分势必早尽。

生命不息,折腾不止!在折腾中进步!

dropbox邀请链接: https://db.tt/OMGJP72tMW
回复