[Bug 270528] more swap is getting used
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270528] more swap is getting used"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 30 Mar 2023 04:35:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270528 --- Comment #2 from shamsher <meetshamsher@gmail.com> --- it's releng/13.0 Multiple process are running. But swap size getting fixed at certain percentage and keep on increasing till 30% may be in ~24Hr. But why time to time swap out is not happening from kernel by itself ? any idea or patch available for this to get swapped out time to time. Seeing one patch : https://cgit.freebsd.org/src/commit/?id=4867d7d34dfd54986d5798eddc3ce92a70cc9841 Which tell about logic error "vm_page: Fix a logic error in the handling of PQ_ACTIVE operations" but it's seems to be not much useful for releng/13.0. Note: already flag setting vm.pageout_update_period to 0. -- You are receiving this mail because: You are the assignee for the bug.