NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/56764 CVS commit: src/sys/uvm



The following reply was made to PR kern/56764; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56764 CVS commit: src/sys/uvm
Date: Sun, 22 Mar 2026 12:00:08 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Sun Mar 22 12:00:08 UTC 2026
 
 Modified Files:
 	src/sys/uvm: uvm_pdaemon.c
 
 Log Message:
 Disable a kassertmsg.
 
 This triggers for me quite reliably over years now, and has been
 tracked in PR 56764, with no resolution.
 
 It seems the asserted inequality just is not correct.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.136 -r1.137 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.
 



Home | Main Index | Thread Index | Old Index