HomeFreeBSD

Keep track of PVO entries in each pmap, which allows much faster
rS228412Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Keep track of PVO entries in each pmap, which allows much faster
pmap_remove() for large sparse requests. This can prevent pmap_remove()
operations on 64-bit process destruction or swapout that would take
several hundred times the lifetime of the universe to complete. This
behavior is largely indistinguishable from a hang.

Details

Provenance
nwhitehornAuthored on
Parents
rS228411: Include sys/queue.h: snmpmod.h uses TAILQ.
Branches
Unknown
Tags
Unknown

Event Timeline