码迷,mamicode.com
首页 >  
搜索关键字:4th edition    ( 1650个结果
Pentium II paging mechanism
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION To understand the structure of the linear address, you need to know tha ...
分类:其他好文   时间:2016-12-25 01:55:10    阅读次数:163
数据库创建表空间、临时表空、用户、授权
备注:oracle版本Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 说明:创建临时表空间注意关键字和创建表空间有所差别,语句类似 关于创建语句解说请查看:http://blog.chinaunix.net/uid-20802110 ...
分类:数据库   时间:2016-12-25 01:26:57    阅读次数:241
Translation Lookaside Buffer
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION In principle, then, every virtual memory reference can cause two physic ...
分类:其他好文   时间:2016-12-24 13:51:00    阅读次数:281
Virtual Memory PAGE TABLE STRUCTURE
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION The basic mechanism for reading a word from memory involves the transla ...
分类:其他好文   时间:2016-12-24 11:44:15    阅读次数:217
DEMAND PAGING Virtual Memory - The avoidance of thrashing was a major research area in the 1970s and led to a vari- ety of complex but effective algorithms.
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION With the use of paging, truly effective multiprogramming systems came i ...
分类:其他好文   时间:2016-12-24 09:34:58    阅读次数:192
Paging
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION Both unequal fixed-size and variable-size partitions are inefficient in ...
分类:其他好文   时间:2016-12-24 07:51:54    阅读次数:230
Partitioning
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION The simplest scheme for partitioning available memory is to use fixed-s ...
分类:其他好文   时间:2016-12-24 07:45:54    阅读次数:218
Swapping
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION Referring back to Figure 8.11, we have discussed three types of queues: ...
分类:移动开发   时间:2016-12-24 07:43:46    阅读次数:355
the OS maintains a number of queues
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION To do its job, the OS maintains a number of queues. Each queue is simpl ...
分类:其他好文   时间:2016-12-23 22:15:53    阅读次数:188
PROCESS STATES
COMPUTER ORGANIZATION AND ARCHITECTURE DESIGNING FOR PERFORMANCE NINTH EDITION To understand the operation of the short-term scheduler, we need to con ...
分类:其他好文   时间:2016-12-23 14:33:31    阅读次数:200
1650条   上一页 1 ... 69 70 71 72 73 ... 165 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!