Changeset 00b595b in mainline for generic/src/mm/backend_anon.c


Ignore:
Timestamp:
2006-05-27T21:53:24Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
46fc2f9
Parents:
127c957b
Message:

Support for sharing address space areas backed up by ELF image.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • generic/src/mm/backend_anon.c

    r127c957b r00b595b  
    162162 * to the pagemap. Page faults will primarily search for frames there.
    163163 *
    164  * The address space area and page tables must be already locked.
     164 * The address space and address space area must be already locked.
    165165 *
    166166 * @param area Address space area to be shared.
Note: See TracChangeset for help on using the changeset viewer.