From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id F262A4408 for ; Thu, 1 Dec 2022 14:39:41 +0000 (UTC) Received: (Authenticated sender: philippe.gerum@sourcetrek.com) by mail.gandi.net (Postfix) with ESMTPSA id 6E2EFE0010; Thu, 1 Dec 2022 14:39:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xenomai.org; s=gm1; t=1669905574; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Sk7vfpWngJJFVQyN2LOnXEbOZj8vKhilik9fDyyKB2Q=; b=ChQBolpAwwmKLYnQM1bJSQ5lFLSAtT1CZ2gqtS5XMLi/0mtfZNd+A34ymZdox6SBF7B08w fWdH7yj07nImI47s/MD1KmvSxucGcsjqNDl+hMTtI/yngGHods+W/Gmw5PkQazyNsQ+fI3 TqlHJQn7hHTK+6fZaKKn+fs8RD7jmztFC7CDidGLxOC8wurGwgVYGBQ4i8AWgpoLkRhmPL pPsLip4e/51u9v+CecSN9+HJ2MI1NvSNhLRz1HbYW1CZciah4fo+ASrK7UFT7WKGexrsJt mejA8Z1DnHcYzQCpK/bQuaNiwHq+qKnobXMz4GMDaJq4fC1Z7+DGA2n1MKJ23w== References: <877d04dm52.fsf@xenomai.org> <87leodn9kv.fsf@xenomai.org> <87zgcs4ma1.fsf@xenomai.org> <87v8ng3vv7.fsf@xenomai.org> <87edu2dh2j.fsf@xenomai.org> <87tu2xbk5k.fsf@xenomai.org> <87cz9kbrkr.fsf@xenomai.org> <877czothz0.fsf@xenomai.org> <87h6yj6mvg.fsf@xenomai.org> <0082bff2d91b0125ac60050159d3003e64b45bffa35e0c4f0ed9799e38b97b8c@mu> <87h6ygwi2l.fsf@xenomai.org> User-agent: mu4e 1.6.6; emacs 28.1 From: Philippe Gerum To: Russell Johnson Cc: Bryan Butler , "xenomai@lists.linux.dev" , Shawn McManus Subject: Re: [External] - Re: EVL Memory Date: Thu, 01 Dec 2022 15:36:36 +0100 In-reply-to: <87h6ygwi2l.fsf@xenomai.org> Message-ID: <875yevw5ln.fsf@xenomai.org> Precedence: bulk X-Mailing-List: xenomai@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Philippe Gerum writes: > Philippe Gerum writes: > >> Russell Johnson writes: >> >>> [[S/MIME Signed Part:Undecided]] >>> Sounds good. I built the latest kernel (with lock debugging re-enabled). I >>> am running our test case as we speak. I have not encountered a crash yet, >>> but there was a little bit of debug output from the kernel that I have >>> attached in this email. Also, I am definitely still seeing a lot of the >>> threads be priority boosted forever. Let me know if you can think of other >>> ways to help debug that priority issue. >>> >>> >> > > Working on it. Please pull the latest code from the next-evl-rebase branch. An overnight stress test has been running here on several machines for a few hours so far, you may want to check with your app as well. -- Philippe.