Changeset 429 for trunk/kernel/mm/vmm.h


Ignore:
Timestamp:
Jan 29, 2018, 6:08:40 PM (6 years ago)
Author:
alain
Message:

blap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/mm/vmm.h

    r415 r429  
    145145/*********************************************************************************************
    146146 * 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.
    148149 *********************************************************************************************
    149150 * @ process   : pointer on process descriptor.
Note: See TracChangeset for help on using the changeset viewer.