NetBSD-Bugs archive

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

PR/41765 CVS commit: src/sys/uvm



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

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/41765 CVS commit: src/sys/uvm
Date: Tue, 27 Nov 2012 20:15:55 +0000

 Module Name:   src
 Committed By:  jakllsch
 Date:          Tue Nov 27 20:15:55 UTC 2012
 
 Modified Files:
        src/sys/uvm: uvm_swap.c
 
 Log Message:
 Until such time as the swap subsystem can be converted to use The One True
 Allocator, prevent panics if (MAXPHYS/PAGE_SIZE) > BLIST_MAX_ALLOC.
 From Wolfgang Stukenbrock in PR#41765.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.161 -r1.162 src/sys/uvm/uvm_swap.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