benben2006/
共195个网摘 [
1 ...
2 3 4 5 6 7 ]
上一页 | |
访问benben2006的个人空间
benben2006收录,时间:2007-3-11 23:50:41 | 相关网摘,我也收藏
Events
Printer-friendly Email story
Linus and Andy together again: Day three at Linux.conf.au
Thursday January 18, 2007 (12:01 AM GMT)
By: Joe 'Zonker' Brockmeier
SYDNEY -- Linux.conf.au (LCA) 2007 continued Wednesday with a keynote by Dr. Andrew S. Tanenbaum, a full day of talks and tutorials, and a cameo appearance by Linus Torvalds.
http://www.linux.com/article.pl?sid=07/01/18/2249209
benben2006收录,时间:2007-3-11 23:36:31 | 相关网摘,我也收藏
Minix is an operating system designed for "resource limited" or embedded computer systems. Versions 1 and 2 were teaching operating systems upon which the famous book, Operating Systems Design and Implementation, by Andrew S Tanenbaum and Albert S Woodhull, is based and also was the inspiration for Linux. With this latest release, version 3, Minix aims to be a complete, stable, secure desktop operating system for everyday use. Does it live up to those claims? Read on to find out.
http://www.openaddict.com/review_of_minix_3.1.2a_ide_build2.html
benben2006收录,时间:2007-3-1 12:30:00 | 相关网摘,我也收藏
.一般来说, 多线程设计主要有两种方法: 使用本地线程(Native Threading), OpenMP Threading.
关于Windows本地的线程,大家可以去MSDN* 网站去学习.下面一个链接,提供提供一个简单的介绍,:
http://www.codeproject.com/threads/sync.asp
OpenMP threading 一些详细内容可以参考OpenMP的网站(www.openmp.org).下面一篇开始学习的文章:
Getting Started with OpenMP*: http://www3.intel.com/cd/ids/developer/asmo-na/eng/20365.htm
如果是使用OpenMP threading, 需要用Intel C++ Compiler 或 Microsoft .Net 2005* 编译器.
VS2005中有支持Openmp的选项开关
项目 属性页-->C/C++-->语言
改下OpenMP支持
http://community.csdn.net/Expert/TopicView3.asp?id=5263475
benben2006收录,使用标签:虚拟机,时间:2007-3-1 12:22:45 | 相关网摘,我也收藏
实际上,虚拟化技术可以通过两个方向来帮助服务器更加合理地分配资源,一种方向就是把一个物理的服务器虚拟成若干个独立的逻辑服务器,这个方向的典型代表就是分区;另一个方向,就是把若干个分散的物理服务器虚拟为一个大的逻辑服务器,这个方向的典型代表就是网格。
关于服务器虚拟化的概念,各个厂商有自己不同的定义,然而其核心思想是一致的,即它是一种方法,能够通过区分资源的优先次序并随时随地能将服务器资源分配给最需要它们的工作负载来简化管理和提高效率,从而减少为单个工作负载峰值而储备的资源。
http://news.csdn.net/n/20061222/99817.html
共195个网摘 [
1 ...
2 3 4 5 6 7 ]
上一页 |