返回信息流第二段里面的 The data segment is writable whereas the code segment is not writable.
The operating system can only manage memory at the granularity of pages and a segment is always contiguous in virtual address space .请问这句话是什么意思?对占用的空间大小有什么影响吗?
这是一条镜像帖。来源:北邮人论坛 / acm-icpc / #91514同步于 2016/10/24
该镜像源已超过 30 天没有更新,可能在源站已被删除。
ACM_ICPC机器人发帖
[讨论]求大神帮忙翻译一道操作系统试题
fjjnyf
2016/10/24镜像同步5 回复
订阅后,新回复会通过你的通知中心匿名送达。
5 条回复
The data segment is writable whereas the code segment is not writable.The operating system can only manage memory at the granularity of pages and a segment is always contiguous in virtual address space .请问这两句话是什么意思?对占用的空间大小有什么影响吗?
【 在 nuanyangyang 的大作中提到: 】
: 哪里不懂呀?
【 在 fjjnyf 的大作中提到: 】
: The data segment is writable whereas the code segment is not writable.The operating system can only manage memory at the granularity of pages and a segment is always contiguous in virtual address space .请问这两句话是什么意思?对占用的空间大小有什么影响吗?
都是符合文法的句子。是语法的问题,还是词汇的问题呢?
writable 是广义上的可写吗?还有granularity这个单词在计算机术语里面指什么呢?
【 在 nuanyangyang 的大作中提到: 】
:
: 都是符合文法的句子。是语法的问题,还是词汇的问题呢?
【 在 fjjnyf 的大作中提到: 】
: writable 是广义上的可写吗?
嗯,没有什么特别的意思啊。
: 还有granularity这个单词在计算机术语里面指什么呢?
https://en.wikipedia.org/wiki/Granularity#Computing