HomeFreeBSD

Get rid of lim_update_thread and cred_update_thread.

Description

Get rid of lim_update_thread and cred_update_thread.

Their primary use was in thread_cow_update to free up old resources.
Freeing had to be done with proc lock held and _cow_ funcs already knew
how to free old structs.

Details

Provenance
mjgAuthored on
Parents
rS285632: vfs: implement v_holdcnt/v_usecount manipulation using atomic ops
Branches
Unknown
Tags
Unknown