HomeFreeBSD

Maintain the vnode lock throughout elfN_load_file() rather than releasing
rS153620Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Maintain the vnode lock throughout elfN_load_file() rather than releasing
it and reacquiring it in vrele(). Consequently, there is no reason to
increase the reference count on the vm object caching the file's pages.
Reviewed by: tegge

Eliminate unused parameters to elfN_load_file().

Details

Provenance
alcAuthored on
Parents
rS153619: MFC: 1.523: Don't create a hierarchy before installing a kernel.
Branches
Unknown
Tags
Unknown

Event Timeline