Changeset 429 for trunk/kernel/mm/vmm.h
- Timestamp:
- Jan 29, 2018, 6:08:40 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/mm/vmm.h
r415 r429 145 145 /********************************************************************************************* 146 146 * This function displays on TXY0 the list or registered vsegs for a given <process>. 147 * If the <mapping> argument is true, it displays for each vesg all mapped PTEs in GPT. 147 * It must be executed by a thread running in reference cluster. 148 * If the <mapping> argument is true, it displays for each vseg all mapped PTEs in GPT. 148 149 ********************************************************************************************* 149 150 * @ process : pointer on process descriptor.
Note: See TracChangeset
for help on using the changeset viewer.