CVS commit: src/sys/uvm

"YAMAMOTO Takashi" <[email protected]>
Newsgroups gmane.os.netbsd.devel.cvs
Message-ID <[email protected]>
Module Name:	src
Committed By:	yamt
Date:		Mon Mar 23 12:44:50 UTC 2026

Modified Files:
	src/sys/uvm: uvm_pdaemon.c

Log Message:
uvmpd_scan_queue: remove ENABLE_UNRELIABLE_CHECK_PR_56764 block

while this condition is true in most of times, we can't
assert it here because these counters are not always
updated in-sync.

for example, consider a removal of a large tmpfs file which is
mostly swapped out. because uao_dropswap_range() batches swpgonly
updates, swpgonly can be temporarily larger than swpginuse.

the original symptom reported in PR/56764 ("uvmexp.swpgonly > 0")
looks like a different issue though.

https://gnats.netbsd.org/56764


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 src/sys/uvm/uvm_pdaemon.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.