NetBSD-Bugs archive

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

PR/33185 CVS commit: src/sys



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

From: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/33185 CVS commit: src/sys
Date: Sun, 23 Mar 2008 10:39:52 +0000 (UTC)

 Module Name:   src
 Committed By:  yamt
 Date:          Sun Mar 23 10:39:52 UTC 2008
 
 Modified Files:
        src/sys/kern: init_main.c vfs_bio.c
        src/sys/sys: systm.h
 
 Log Message:
 when calculating some cache sizes, consider the amount of available kva.
 PR/33185.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.344 -r1.345 src/sys/kern/init_main.c
 cvs rdiff -r1.191 -r1.192 src/sys/kern/vfs_bio.c
 cvs rdiff -r1.216 -r1.217 src/sys/sys/systm.h
 
 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