memory space
[计] 存储空间;[计] 存储量
2026-03-21 19:49 浏览次数 26
[计] 存储空间;[计] 存储量
memory address space存储地址空间
pc memory-space address内存地址空间
shared memory address space共享存储器地址空间
data internal memory free space数据内存储器空閑空间
Better memory-space utilization更好的内存空间利用率
memory y space内存空间
storage space[建] 贮存面积,存储空间;贮藏室
Memory Space Overview存储器空间简介
virtual memory address space[计]
memory work space存储器工作区
the increased data bus width enables support for addressable memory space above the 4gb generally available on 32bit architectures.
增加的数据总线带宽实现了对32 位架构上通常可用的4gb以上可寻址内存空间的支持。
the memory space of a float or double value is limited, so some values cannot be represented.
浮点或者双精度浮点的内存空间是限定了的,所以某些值不能被表示。
with memory space expanding and the speed of microprocessor cores going ever faster, there was a problem of the memory keeping up.
内存空间不断扩大,运转速度不断加快,随之内存出现了问题。
a copying collector divides the memory space in half and only uses one half at a time.
拷贝收集器把内存空间从中间分成两半,每次只使用一半。
the framework responds to events on the interface in ways that affect the model, and all of this happens in the same memory space on the workstation.
框架可通过多种会影响模型的方式对界面上的事件作出响应,所有这些响应都是在工作站上的同一内存空间中完成的。
the cache occupies the same addressable memory space as the applications.
缓存与应用程序占用相同的可寻址内存空间。
the shared memory space is divided into 1gb in quadrant 3 and 0.75gb in quadrant 4.
这个共享内存空间分为象限3 中的1gb和象限4中的0.75gb。
the most obvious distinction between processes and threads is that all threads of a process share the same memory space and system-defined facilities.
进程与线程之间最明显的区别就是,一个进程的所有线程都共享相同的内存空间和系统定义的设施。
this example program creates a cloned thread sharing memory space with the parent process.
这个程序例子创建了一个与其父进程共享存储器空间的克隆线程。
the application service provider implements the pool manager in its memory space and can optimize resource usage by dynamically altering the pool size, based on demand.
应用服务器供应商在其内存空间实现池管理器,并根据需要动态改变池的大小,从而优化资源的使用。
on 32-bit aix, the 4gb of addressable memory space is broken down to 16 segments, 256mb each.
在32位的aix 上,4gb的可寻址内存空间被拆分为16 个段,每段256mb。
internally, a debugger has direct access to the same memory space as the running process, while an external debugger will access the memory via a socket.
内部调试器对运行进程所在的内存空间具有直接访问权,而外部调试器将通过套接字访问内存。
perhaps the most malicious form of injection attack is code injection—placing new code into the memory space of the running process and then directing the running process to execute it.
最恶劣的注入攻击形式也许是代码注入——将新代码置入正在运行的进程的内存空间,随后指示正在运行的进程执行这些代码。
immortal memory provides a memory space that's not subject to gc; this means nhrts are allowed to refer to immortal objects.
永久内存提供了一个不服从gc的内存空间;即,nhrt可以引用永久对象。
memory space breach -- accomplished via stack overflow, buffer overrun, or heap error, enables execution of arbitrary code supplied by the attacker with the permissions of the host process.
内存空间缺口——通过栈溢出、缓沖区溢出或堆错误来实现,以宿主进程的权限执行攻击者提供的任何代码。
so called 「multiprocessor systems」 usually have a common memory space through which the processors can communicate and share data.
被叫作「多处理器系统」的一般有公用的内存空间,处理器通过它们进行通讯和共享数据。