aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Object/(public-mirror)
diff options
context:
space:
mode:
authorDoug Moore <dougm@FreeBSD.org>2024-09-29 16:38:53 +0000
committerDoug Moore <dougm@FreeBSD.org>2024-09-29 16:38:53 +0000
commit52b35140528c3ada05cccbd9246d80d9148b9f38 (patch)
tree9d1660721a73638b29dd86645ff1ace622925188 /include/llvm/Object/(public-mirror)
parent33ed9bdca307bedb3d66a50ed7d4d7b4bf4acf39 (diff)
downloadsrc-main.tar.gz
src-main.zip
swap_pager: examine swblks with pctrie iteratorsHEADmain
Replace calls to pctrie lookup and remove functions, which always begin with a search from the pctrie root, with the use of pctrie iterators to traverse and remove items from the pctrie of swapblks without duplicating searches. Take care to reset iterators after reacquiring an object lock, since with the lock released they could be invalidated. Reviewed by: alc, markj, kib Tested by: pho (previous versions) Differential Revision: https://reviews.freebsd.org/D46620
Diffstat (limited to 'include/llvm/Object/(public-mirror)')
0 files changed, 0 insertions, 0 deletions