NetBSD-Bugs archive

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

PR/40419 CVS commit: [netbsd-5] src/sys/kern



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

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40419 CVS commit: [netbsd-5] src/sys/kern
Date: Thu, 22 Jan 2009 20:06:47 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Thu Jan 22 20:06:47 UTC 2009
 
 Modified Files:
        src/sys/kern [netbsd-5]: kern_runq.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #284):
        sys/kern/kern_runq.c: revision 1.24
 - 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.22 -r1.22.4.1 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