NetBSD-Bugs archive

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

Re: kern/45117 (cpuctl nointr 0 freezes my box)



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

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/45117 (cpuctl nointr 0 freezes my box)
Date: Mon, 13 Jul 2020 15:33:09 +0200

 Why do you sepcial case cpu 0 here?
 
 Isn't the problem that you disable cpus where interrupts are routed to
 (w/o rerouting those interrupts)?
 
 This nowdadys is not the same as disabling interrupts on cpu 0 (and also
 is a machine dependent thing).
 
 We could either add some (more or lesss automatic) rewiring of interrupts
 code to cpuctl - or (much simpler) write this off as pilot error.
 
 Martin
 


Home | Main Index | Thread Index | Old Index