NetBSD-Bugs archive

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

PR/40419 CVS commit: src/sys/kern



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

From: Mindaugas Rasiukevicius <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40419 CVS commit: src/sys/kern
Date: Sun, 18 Jan 2009 05:07:51 +0000 (UTC)

 Module Name:   src
 Committed By:  rmind
 Date:          Sun Jan 18 05:07:51 UTC 2009
 
 Modified Files:
        src/sys/kern: kern_runq.c
 
 Log Message:
 - Avoid calling sched_catchlwp() if CPUs have different processor-sets.
 - sched_takecpu: check for psid earlier (be more strict).
 
 PR/40419.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.23 -r1.24 src/sys/kern/kern_runq.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