NetBSD-Bugs archive

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

PR/55032 CVS commit: src/sys/rump/librump/rumpkern



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

From: "Andrew Doran" <ad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55032 CVS commit: src/sys/rump/librump/rumpkern
Date: Wed, 3 Jun 2020 22:25:50 +0000

 Module Name:	src
 Committed By:	ad
 Date:		Wed Jun  3 22:25:49 UTC 2020
 
 Modified Files:
 	src/sys/rump/librump/rumpkern: vm.c
 
 Log Message:
 PR kern/55032 (rump/rumpkern/t_vm:uvmwait test case now fails)
 
 Work around issues with rump's pagedaemon emulation, including one that's
 sensitive to timing effects (i.e. scheduler changes).  While here tidy up
 some other stuff around the emulation of page alloc/free.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.187 -r1.188 src/sys/rump/librump/rumpkern/vm.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