CentOS 是否属于 System V 家族?与Unix System V家族相比如何?

1 linux kernel centos history linux-kernel

CentOS 是"derived entirely from the Red Hat Enterprise Linux (RHEL) distribution"(更多在这里)。

  1. 它是否属于任何 UNIX System V 系列?比如PDP-11之类的?

  2. 如果不是,CentOS 与 System V 系列相比,在零停机时间或性能等方面代表什么?

War*_*ung 5

CentOS 是 Linux 变体,因此与 AT&T Unix System V 不共享代码。

Linux 内核确实支持许多 System V 系统调用,因此,许多为 System V 编写的软件能够相当容易地移植。现在,我敢打赌,更多的软件首先是为 Linux 编写的,然后 可能会移植到像 Solaris 这样的现代 System V 衍生产品。

顺便说一下,Linux 还支持很多 BSD 系统调用。随着 Unix 和类 Unix 操作系统的发展,Linux 在其支持的设施方面是最通用的。

所以,如果你斜眼看,Linux 就是 System V。它也是 BSD,也不是。

Linux就是Linux。