From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 971 invoked from network); 9 Jul 2023 02:33:16 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 9 Jul 2023 02:33:16 -0000 Received: from sendmail.purelymail.com ([34.202.193.197]) by 9front; Sat Jul 8 22:31:41 -0400 2023 DKIM-Signature: a=rsa-sha256; b=qfYEKo9X0fpnD1ZUuTD68vuTp7/+h3pRSeY5rr9sJothCz/rexWiH3Ny5cS7Fz+ABRLbMLo6c4AtRJUVfXN5bWOXeBEX2/H08NbpmRRazmmYipJ2b4wYFCQnv0pFwoufaCl8Czs8bBf2OtBILdhGiB/4eI5PzCWH/babeiBETYeU3u9ShExlT8iyCbDIklu1QXzDzhOdRJ9/KXbVH/rg9gWnolRCM2K6e5u+lgHK5IeSkkSVM02BrVv9l4a3746tsZQhbDfQtJpcWwByc2D7457JvF4e+enA9ipKi+DtaZADARb4GBpjOKiq2X9Gpoe3R1t8yL/jsVUNQMxT4daD/w==; s=purelymail3; d=pbrane.org; v=1; bh=wwwLGWt2Am2h+n9B+ImY0zyoR/YOGtIUxz7QfWVX4M8=; h=Received:From:To:Subject; DKIM-Signature: a=rsa-sha256; b=IMrtXT0wsogPqU0xuIiVJVzZL3ER9bUxD1KEYA/mcXWZ7rCDk7kiVyWlKo0eucAnfHcV8W01V/Jl2gjpjt1+iJJ614S9RkdQxIWnGIHrnLgZwcKC3LeRF0SSowjvPksMXjkdGffiQA3nSqIbw8/1lFhU47jcYS8Uw958x+Uvk8ik4RSh3Ey+wlRFybftnN7Oc9kJKm3E/gvW/zds217smXEc/kr+37eiMSnVhGICuE4KEiw91M18ALXKFLAIsp2WM0c0YKcwOsqy26ZIIKuETwlEsTkV5zAlSnUJ+uch2/DvXWeqKsx6Y+cllX38YJ/iLUBmtJM+1PbWbSUKkrd3dw==; s=purelymail3; d=purelymail.com; v=1; bh=wwwLGWt2Am2h+n9B+ImY0zyoR/YOGtIUxz7QfWVX4M8=; h=Feedback-ID:Received:From:To:Subject; Feedback-ID: 10987:2443:null:purelymail X-Pm-Original-To: 9front@9front.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id -247613742 for <9front@9front.org> (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Sun, 09 Jul 2023 02:31:34 +0000 (UTC) Date: Sat, 8 Jul 2023 19:31:25 -0700 From: Anthony Martin To: 9front@9front.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: generic proven standard high-performance manager Subject: [9front] preemptive scheduling in some arm kernels Reply-To: 9front@9front.org Precedence: bulk Why don't the bcm, bcm64, imx8, kw, and omap kernels call preempted at the end of non-clock interrupts? The ppc also doesn't but that's just because the code wasn't kept in sync with sources after 2011. Cheers, Anthony