From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Weinberger Subject: Re: Arches that don't support PREEMPT Date: Tue, 19 Sep 2023 18:22:46 +0200 (CEST) Message-ID: <551475267.58816.1695140566849.JavaMail.zimbra@nod.at> References: <87zg1u1h5t.fsf@oracle.com> <87led2wdj0.ffs@tglx> <0e69f7df80dc5878071deb0d80938138d19de1d1.camel@physik.fu-berlin.de> <20230919134218.GA39281@noisy.programming.kicks-ass.net> <87y1h2ur98.ffs@tglx> <9a5c0856-d542-9912-7494-53d7fe4538a3@cambridgegreys.com> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <9a5c0856-d542-9912-7494-53d7fe4538a3@cambridgegreys.com> List-ID: Content-Type: text/plain; charset="iso-8859-1" To: anton ivanov Cc: tglx , Peter Zijlstra , John Paul Adrian Glaubitz , Matthew Wilcox , torvalds , Ankur Arora , linux-kernel , linux-mm , x86 , Andrew Morton , Andy Lutomirski , bp , dave hansen , hpa , mingo , juri lelli , vincent guittot , mgorman@suse.de, Steven Rostedt , jon grimm , bharata@amd.com, raghavendra kt , boris ostrovsky ----- Urspr=C3=BCngliche Mail ----- > Von: "anton ivanov" > It's been a while. I remember that I dropped it at the time, but do not r= emember > the full details. >=20 > There was some stuff related to FP state and a few other issues I ran int= o while > rewriting the interrupt controller. Some of it may be resolved by now as = we are > using host cpu flags, etc. I remember also having a hacky but working version almost 10 years ago. It was horrible slow because of the extra scheduler rounds. But yes, if PREEMPT will be a must-have feature we'll have to try again. Thanks, //richard