NetBSD-Bugs archive

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

PR/37993 CVS commit: src/sys/kern



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

From: YAMAMOTO Takashi <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/37993 CVS commit: src/sys/kern
Date: Sun,  2 Mar 2008 12:19:58 +0000 (UTC)

 Module Name:   src
 Committed By:  yamt
 Date:          Sun Mar  2 12:19:58 UTC 2008
 
 Modified Files:
        src/sys/kern: subr_pool.c
 
 Log Message:
 pool_do_put: remove pa_starved_p check for now as it seems to cause
 more problems than it solves.  PR/37993 from Greg A. Woods.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.151 -r1.152 src/sys/kern/subr_pool.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