| 1. | Average number of page faults that have occurred per second 每秒中出现的平均页面错误数 |
| 2. | 5 . you can show or hide the error information of web page 5 .你可以不让页面弹出页面错误信息。 |
| 3. | To detect problems with page faults , use page fault as the sample event 要检测导致页面错误的问题,请使用页面错误作为样本事件。 |
| 4. | Any access to the paging file must not generate any additional page faults 任何对页面调度文件的访问一定不要产生任何附加的页面错误。 |
| 5. | To achieve this , the drivers involved must ensure they will not generate a page fault 为了达到这个目的,有关的驱动程序必须保证它们不会产生页面错误。 |
| 6. | These pages are resident and available for an application to use without triggering a page fault 这些内存页是常驻内存,可供应用程序使用,而不会触发页面错误。 |
| 7. | Trying to touch memory past the end of your allocated block will earn you an immediate page fault 尝试接触超过你所分配的(内存)块的末端将让你获得一个直接的页面错误。 |
| 8. | They must not call any routines that could generate a page fault ( e . g . , code modules that can be paged ) 它们一定不要调用任何可能引起页面错误的例程(例如可能被分页的代码模块) 。 |
| 9. | Normally , hardware platforms have a finite limit to the number of page faults they will handle in a " stacked " fashion 通常硬件平台有一个页面错误数目的有限限制值, ? ? ? ? ? ? 。 |
| 10. | Thus , the file system must not generate additional page faults because this may lead to an " infinite " recursion 因此,文件系统一定必要产生附加的页面错误,因为这将导致无限递归调用。 |