NetBSD-Bugs archive

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

PR/55415 CVS commit: [netbsd-10] src/sys/arch/vax/include



The following reply was made to PR port-vax/55415; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55415 CVS commit: [netbsd-10] src/sys/arch/vax/include
Date: Mon, 11 Sep 2023 13:42:08 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Sep 11 13:42:08 UTC 2023
 
 Modified Files:
 	src/sys/arch/vax/include [netbsd-10]: cpu.h
 
 Log Message:
 Pull up following revision(s) (requested by oster in ticket #365):
 
 	sys/arch/vax/include/cpu.h: revision 1.107
 
 With the overhaul of the scheduler code the semantics of
 ci_want_resched have changed, and for some reason vax
 still requires ci_want_resched set to 1 in order to do
 preemption.  This commit contains a workaround for the
 preemption issued discussed in PR#55415.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.106 -r1.106.2.1 src/sys/arch/vax/include/cpu.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