HomeFreeBSD

add a comment to note that a process's vmspace may change, but so far
rS75739Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

add a comment to note that a process's vmspace may change, but so far
only aiod does this and is also marked P_SYSTEM, the locations that
reference p->p_vmspace usually do it within the context of the caller,
the async access from the vm system is protected by the fact that it
will skip over P_SYSTEM processes.

Ok'd by: jhb

Details

Provenance
alfredAuthored on
Parents
rS75738: Style changes. Not purfect, but closer to other Makefiles in the tree.
Branches
Unknown
Tags
Unknown

Event Timeline