HomeFreeBSD

Back out proc part of last commit. UMA manages the thread cache only, and
rS99422Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Back out proc part of last commit. UMA manages the thread cache only, and
we just have to deal with the kstack when told to. We do not have a
UMA-managed cache for the proc struct and its associated upage yet. So,
go back to the old lazy mechanism. Note that if UMA destroys pages that
used to contain proc structures, we'll lose the corresponding upage
forever. (zones never did this - once a page was allocated, it stayed
attached to the proc zone forever)

Details

Provenance
peterAuthored on
Parents
rS99421: Copy from sparc64/pmap.c rev 1.64 (Retrofit changes from i386/pmap.c
Branches
Unknown
Tags
Unknown

Event Timeline