created | 2022-11-16T19:07:12Z |
---|---|
begin | 2022-11-11T11:22:48Z |
end | 2022-11-11T11:45:10Z |
path | src/sys |
commits | 1 |
date | 2022-11-11T11:45:10Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/dev/aplns.c | log | diff | annotate |
src/sys/arch/arm64/dev/aplsart.c | log | diff | annotate | |
src/sys/arch/arm64/dev/rtkit.c | log | diff | annotate | |
src/sys/arch/arm64/dev/rtkit.h | log | diff | annotate | |
message |
Unmap and free memory when we shutdown rtkit. This fixes an issue where we run out of SART entries after a few suspend/resume cycles. ok patrick@ |