NetBSD-Bugs archive

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

PR/28379 CVS commit: src/sys/arch/vax/vax



The following reply was made to PR port-vax/28379; it has been noted by GNATS.

From: "Anders Magnusson" <ragge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/28379 CVS commit: src/sys/arch/vax/vax
Date: Sat, 31 Mar 2018 06:32:48 +0000

 Module Name:	src
 Committed By:	ragge
 Date:		Sat Mar 31 06:32:48 UTC 2018
 
 Modified Files:
 	src/sys/arch/vax/vax: machdep.c
 
 Log Message:
 Set max/dfl size for vm a process may have to the same as for data.
 This avoids a problem where mmap may lock processes in the system,
 and solves PR port-vax/28379.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.191 -r1.192 src/sys/arch/vax/vax/machdep.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