Home
last modified time | relevance | path

Searched hist:f1c3adefd95d35115bd4597293e0b904ae401245 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dasan.hdiff f1c3adefd95d35115bd4597293e0b904ae401245 Tue Apr 13 23:40:19 CEST 2021 Mark Johnston <markj@FreeBSD.org> 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
/freebsd/sys/kern/
H A Dsubr_asan.cdiff f1c3adefd95d35115bd4597293e0b904ae401245 Tue Apr 13 23:40:19 CEST 2021 Mark Johnston <markj@FreeBSD.org> 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
H A Dkern_exec.cdiff f1c3adefd95d35115bd4597293e0b904ae401245 Tue Apr 13 23:40:19 CEST 2021 Mark Johnston <markj@FreeBSD.org> 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