Category Archives: OS

Solaris Core Analysis, Part 1: mdb

Donews的文字审查真TM烦,这篇文字贴不了了,只能贴个URL在这儿。

http://cuddletech.com/blog/pivot/entry.php?id=965

Solaris Core Analysis, Part 2: Solaris CAT

In Part 1 we discussed core analysis in general and some basic mdb commands for high level investigation. When you dig deeper things can get confusing and complex because everything is referenced by address. This is where the Solaris Crash Analysis Tool comes in.

Solaris CAT has been around for a long time, but only as of version 5.0 released on June 18th of this year has

一个Solaris GURU跟一个Linux官僚的口水仗

Jim Zemlin Lives in a Cave; or Linux Zealots Should Get Out More

OSNews recently posted the following: Linux Foundation’s Zemlin Declares Solaris All But Dead, which in turn links to the InfoWorld article: Is Sun Solaris on its deathbed?
Mr. Zemlin hammers on the fact that Sol

FreeBSD 7-CURRENT正式引入ZFS

发表: delphij
时间: 2007/04/06 10:21:39

经过长时间的努力,Pawel Jacub Dawidek (pjd at FreeBSD.org)今天基本完成了将ZFS引入FreeBSD 7.0-CURRENT的工作。这一文件系统将有希望出现在今年Q3左右发布的FreeBSD 7.0-RELEASE中(由于授权的限制,有可能以内核模块的方式提供,而不是连入默认内核)。

ZFS是Solaris 10新增的文件系统,这一文件系统经过了重新设计,提供了更好的可伸缩性、可靠性。FreeBSD的移植的ZFS实现中的卷管理部分采用了GEOM框架重新实现,以期获得更好的灵活性,并能够提供Solaris ZFS目前尚不具备的卷级加密能力。

这就是开源的力量,也代表了FreeBSD不断演进的生命力。