调页 meaning in English
paging
Examples
- Than the available system ram , taking into account other processes that may also need to be running at the same time , to prevent this paging disaster
可用的系统ram ,要为需要同时运行的其他进程考虑,尽量防止这种调页灾难的发生。 - A term sometimes applied to the operation of moving segments between secondary and primary storage , in this sense , it corresponds to “ paging ” when the unit moved is a “ page ”
有时指在辅助存储器与主存储器之间的调段操作,此时,当调动单元是一个“页”时,就表示“调页” 。 - In system with virtual time sharing , a paging technique that writes the active pages of a job to external page storage and reads pages of another job from external page storage into real storage
在采用虚拟分时的系统中,把作业的现用页面写到外部页面存储器中,并把另一作业页面从外部页面存储器读入实存的一种调页技术。 - But if you make the heap so large that the operating system must page significantly in order for the jvm to perform a garbage collection , the result is a cascade of very slow paging activity , which will slow your application down to a crawl
但是,如果您还要让堆大到令操作系统不得不频繁地使用分页技术以便jvm能执行垃圾收集,那么其结果就是一次又一次缓慢的调页动作,从而让应用程序慢如蠕动。