VA的意思
「VA」經常作為「Virtual Address」的縮寫來使用,中文意思:「虛擬地址」。
VA(虛擬地址)詳細解釋
- 英文縮寫詞:VA
- 英文單詞:Virtual Address
- 中文簡要解釋:虛擬地址
- 流行度:78
- 分類:Computing
- 領域:Drivers
英文縮寫VA的擴展資料
- So we can page the virtual address space AND page the page table.為了能同時對虛擬地址(VA)空間和他對應的頁表都進行分頁。
- This mechanism is often referred to as virtual memory and virtual address spaces.該機制通常稱為虛擬內存和虛擬地址(VA)空間。
- Shared memory allows multiple processes to map a portion of their virtual address to a common memory region.共享內存允許多個進程將它們的部分虛地址映射到一個公用的內存區域。
- The Java heap is likely to be the largest consumer of virtual address space in the process.Java堆可能是進程中最大的虛擬地址(VA)空間使用者。
- TLB is the cache holding the mapping information from the virtual address to the physical page in memory.TLB緩存包含從虛擬地址(VA)到內存中物理頁面的映射信息。