語言選擇:
免費網上英漢字典|3Dict

page fault

資料來源 : pyDict

頁錯誤

資料來源 : Free On-Line Dictionary of Computing

page fault
     
         In a {paged virtual memory} system, an
        access to a page (block) of memory that is not currently
        mapped to {physical memory}.  When a page fault occurs the
        {operating system} either fetches the page in from {secondary
        storage} (usually disk) if the access was legitimate or
        otherwise reports the access as illegal.
     
        (1995-11-11)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z