HomeFreeBSD

execve: Mark exec argument buffers

Description

execve: Mark exec argument buffers

We cache mapped execve argument buffers to avoid the overhead of TLB
shootdowns. Mark them invalid when they are freed to the cache.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29460

Details

Provenance
markjAuthored on Apr 13 2021, 9:40 PM
Differential Revision
D29460: execve: Mark exec argument buffers
Parents
rGb261bb4057f4: vfs: Add KASAN state transitions for vnodes
Branches
Unknown
Tags
Unknown