首页
题库
面试
求职
学习
竞赛
More+
所有博客
搜索面经/职位/试题/公司
搜索
我要招人
去企业版
登录 / 注册
首页
>
教材全解
>
《操作系统概念》
《操作系统概念》
作者:【美】西尔伯查茨 等 出版社:高等教育出版社
第8章 Main Memory
返回全部章节 >
题目
题型
Explain the difference between internal and external fragmentation.
问答
Consider the following process for generating binaries. A compiler is used to generate the object code for individual modules,
问答
Given five memory partitions of 100 KB, 500 KB, 200 KB, 300 KB, and 600 KB (in order), how would each of the first-fit, best-fit
问答
Most systems allow programs to allocate more memory to its address space during execution. Data allocated in the heap segments
问答
Compare the main memory organization schemes of contiguous-memory allocation, pure segmentation, and pure paging with respect to
问答
On a system with paging, a process cannot access memory that it does not own; why? How could the operating system allow access t
问答
Compare paging with segmentation with respect to the amount of memory required by the address translation structures in order to
问答
Program binaries in many systems are typically structured as follows. Code is stored starting with a small fixed virtual address
问答
Consider a paging system with the page table stored in memory. a. If a memory reference takes 200 nanoseconds, how long does
问答
Why are segmentation and paging sometimes combined into one scheme?
问答
Explain why it is easier to share a reentrant module using segmentation than it is to do so when pure paging is used.
问答
Consider the following segment table: Segment Base Length
问答
What is the purpose of paging the page tables?
问答
Consider the hierarchical paging scheme used by the VAX architecture. How many memory operations are performed when an user prog
问答
Compare the segmented paging scheme with the hashed page tables scheme for handling large address spaces. Under what circumstanc
问答
全站近期热帖
25届收获多个SSP的秋招有感
回复
(14)
发表于
2025-06-16 07:43:43
Out了你,应届生能拿这些补贴你还不知?
回复
(12)
发表于
今天 02:02:08
28小登由电子盲人到明确目标的蜕变之路
回复
(8)
发表于
今天 14:19:58
kpi面都是谁在谈啊???
回复
(12)
发表于
2025-06-16 20:06:55
学校老师不放自主实习怎么办?
回复
(9)
发表于
今天 14:30:49
热门推荐
扫描二维码,关注牛客网
意见反馈
下载牛客APP,随时随地刷题