码迷,mamicode.com
首页 >  
搜索关键字:the systems    ( 1149个结果
研究-Buffered IO和Direct IO
http://m.blog.csdn.net/blog/bengda/21871413格式不对,请看原文今天在看[《Computer Systems - A Programmer's Perspective》] [4] 时,发现两个名词不是很理解,如下:- write through - wri.....
分类:其他好文   时间:2015-10-17 09:28:21    阅读次数:209
可扩展的Web系统和分布式系统(Scalable Web Architecture and Distributed Systems)
本文概述了一些构建大型Web系统的一些关键问题。
分类:Web程序   时间:2015-10-16 18:54:43    阅读次数:400
linux下/proc/sysrq-trigger文件的功能
/proc/sysrq-trigger该文件能做些什么事情呢?# 立即重新启动计算机 (Reboots the kernel without first unmounting file systems or syncing disks attached to the system)echo "b" ...
分类:系统相关   时间:2015-10-12 19:19:34    阅读次数:155
分布式事务之两阶段提交
作者:Philip A. Bernstein, Vassos Hadzilacos, Nathan Goodman. 1987原文:Concurrency Control and Recovery in Database Systems译者:phylips@bmy 2013-02-14译文:http...
分类:其他好文   时间:2015-10-12 12:20:26    阅读次数:282
ocp-313
QUESTION NO: 313 Performance divergence indicated in the Workload Replay report is most likely due to what? A. DML and SQL statement results that do not match between the capture and replay systems...
分类:其他好文   时间:2015-10-12 09:18:43    阅读次数:180
ArcGIS 对图片投影 校准矢量化
1对图片投影 把影像打开先,工具箱-Data Management Tools-projections and transformations-define Projection 选择投影的时候 用 SELECT -projected coordinate systems - gauss kruge...
分类:其他好文   时间:2015-10-11 18:05:45    阅读次数:227
1.1 Introduction (computer abstractions and technology)
1.1 Introduction Welcome to this book!We are delighted to have this apportunity to convey the excitement of the world of computer systems.一.delight/di...
分类:其他好文   时间:2015-10-08 18:01:03    阅读次数:206
Operating System: Three Easy Pieces --- Page Fault (Note)
Recall that with TLB misses, we have two types of systems: Hardware managed TLBs (where thehardware looks in the page table to find the desired transl...
分类:其他好文   时间:2015-10-07 12:14:31    阅读次数:173
我关注的一周技术动态 2015.10.04
分布式系统实践1.Distributed Systems(电子书)http://www.printfriendly.com/print/v2?url=http://book.mixu.net/distsys/ebook.html#要点: 免费的介绍分布式系统理论的电子书, 这本书的难度非常适合初学者...
分类:其他好文   时间:2015-10-03 16:55:35    阅读次数:317
浅谈 Linux 内核开发之网络设备驱动
转自http://www.ibm.com/developerworks/cn/linux/l-cn-networkdriver/网络设备介绍网络设备是计算机体系结构中必不可少的一部分,处理器如果想与外界通信,通常都会选择网络设备作为通信接口。众所周知,在 OSI(Open Systems Inter...
分类:系统相关   时间:2015-10-02 10:07:47    阅读次数:273
1149条   上一页 1 ... 79 80 81 82 83 ... 115 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!