Changeset 469 for trunk/kernel/mm/vmm.h
- Timestamp:
- Aug 20, 2018, 1:04:16 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/mm/vmm.h
r457 r469 166 166 * valid GPT entries in parent GPT are copied to the child GPT. The COW flag is not set. 167 167 * - no STACK vseg is copied from parent VMM to child VMM, because the child STACK vseg 168 * must be copied from the cluster containing the user thread requesting the fork().168 * must be copied later from the cluster containing the user thread requesting the fork(). 169 169 ********************************************************************************************* 170 170 * @ child_process : local pointer on local child process descriptor.
Note: See TracChangeset
for help on using the changeset viewer.