Changes between Version 5 and Version 6 of kernel_vmem
- Timestamp:
- Jan 2, 2016, 4:54:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kernel_vmem
v5 v6 6 6 7 7 The page table initialisation is statically done by the boot-loader. There is one page table for each vspace defined in the mapping. When the architecture is clusterised (X_WIDTH > 1 or Y_WIDTH > 1), for each vspace, the page table is replicated in each cluster. 8 9 These functions can also be used by the kernel to dynamically map and unmap files to an application MMAP segment. 8 10 9 11 The virtual address format is 32 bits: structured in 3 fields: