
linux内核
文章平均质量分 61
hh_liu
这个作者很懒,什么都没留下…
展开
-
grub命令grub
grub为系统启动时的引导程序。原创 2014-08-01 17:30:59 · 636 阅读 · 0 评论 -
Virtual Machine Performance --CPU(UnixBench)
Ubuntu installsudo apt-get install python-software-propertiessudo add-apt-repository ppa:pitti/postgresqlsudo apt-get updateapt-get install libx11-dev libgl1-mesa-dev libxext-dev perl perl原创 2014-08-05 14:17:20 · 807 阅读 · 0 评论 -
linux查看系统参数的命令
unamePrint certain system information. With no OPTION, same as -s. -a, --all -s, --kernel-name -n, --nodename -r, --kernel-release print the kernel re原创 2014-08-06 10:28:15 · 422 阅读 · 0 评论 -
Linux 内核中的 Device Mapper 机制
原文:http://www.ibm.com/developerworks/cn/linux/l-devmapper/index.html转载 2014-08-18 15:48:41 · 457 阅读 · 0 评论 -
配置Linux系统(修改/proc)
原文地址:配置linux系统(修改/proc) 作者:But_Bueatifulproc 文件系统是 Linux 的优秀特性之一,本文向您详细讲述了它的一些最实用的基础知识。使用 /proc,您再也不用关闭并重新引导机器来管理操作系统的许多细节问题,这对那些要求系统的可用性尽可能高的管理员来说非常有用。 任何管理过具有商业重要性的系统的人都知道计算机正常运行时间的价值 — 或者转载 2014-08-11 13:30:21 · 1658 阅读 · 0 评论 -
每个程序员都应该了解的 CPU 高速缓存
From: http://www.oschina.net/translate/what-every-programmer-should-know-about-cpu-cache-part2?print [编者按:这是Ulrich Drepper写“程序员都该知道存储器”的第二部。那些没有读过第一部 的读者可能希望从这一部开始。这本书写的非常好,并且感谢Ulrich授权我们出版。转载 2014-08-12 11:40:21 · 1960 阅读 · 0 评论