Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2022 18:35:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 261181] 13-STABLE hang: swap_pager: indefinite wait buffer
Message-ID:  <bug-261181-227-1jzEKhgGXc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-261181-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-261181-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261181

ldoujin <lnx.doujin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lnx.doujin@gmail.com

--- Comment #1 from ldoujin <lnx.doujin@gmail.com> ---
$ git log --oneline --since "SEP 16 2021" --until "JAN 13 2022" sys | grep =
swap

1791debf4 swapoff: add one more variant of the syscall
45786883b swapoff(2): add a SWAPOFF_FORCE flag
6ceede7d3 swapoff(2): replace special device name argument with a structure
dea036bd1 swap_pager.c: Remove MPSAFE and ARGSUSED annotations
aebdfa951 Expand comment explaining reasons for automatic swapoff on shutdo=
wn
c1abd6bd3 shutdown: unmount filesystems after swapoff
08d995ca8 swapoff_one(): only check free pages count manually turning swap =
off
3a98b98be swap_pager: lock vnode in swapdev_strategy()
4b2caeec4 swapon: extend the region where the swap vnode is locked
81c9a051e swap pager: lock vnode around VOP_CLOSE()
5ac0e08ef vm.objects_swap: disable reporting some information
c54be5cfc Add vm.swap_objects sysctl
ca85fb7e0 swap_pager: Handle large swap_pager_reserve() requests

Any of these worth investigating?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-261181-227-1jzEKhgGXc>