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.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FROM,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 32338 invoked from network); 31 Aug 2023 17:25:36 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 31 Aug 2023 17:25:36 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 55EF02D84B for ; Thu, 31 Aug 2023 13:25:35 -0400 (EDT) (envelope-from bounce.mMf55a3a1fe57d4eafe3104092.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 52D41277B0FE; Thu, 31 Aug 2023 13:25:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t=1693502735; x=1693589135; bh=57Z32XIk+UrnNFnCgAjlihwB6Oll2yXO W9kWHp8EZ4A=; b=XEf1GzNf8xo2DApHHkLD9FxxXYAX5t4Y2Y5wHmp1ed16YbXx c08CyuvtszxP5rfv3WJdLtvVBC1rNqZ/f1BQkuQnIdoi67ypeSM/ppxuzzriSmLm sYuU94atmGN4GudViMld6o9aWBrgrv9MP5rcg9tQt+sMla5fyyD0qMVXa3A= From: dusan3sic@gmail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] print() in kernel space doesn't work like I would think Message-Id: <16935027310.D30db7a.825630@composer.9fans.topicbox.com> References: <16935004120.4cE3.730663@composer.9fans.topicbox.com> <16935011350.f2902A87.90196@composer.9fans.topicbox.com> In-Reply-To: <16935011350.f2902A87.90196@composer.9fans.topicbox.com> Date: Thu, 31 Aug 2023 13:25:31 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16935027311.74C9c7.825630 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 62e53e96-4823-11ee-858f-e19d232d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UZTFkMDBkYWU2NjMxMTRiMi1NZjU1YTNhMWZlNTdkNGVhZmUzMTA0?= =?UTF-8?B?MDkyPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mf55a3a1fe57d4eafe3104092:1:eQ2VvQr4rifQ7F0WJsApVhF8z9NbT6ASChcjmPtvxfM --16935027311.74C9c7.825630 Date: Thu, 31 Aug 2023 13:25:31 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > if you don't see this print, you're somehow=20 running the wrong kernel. I can see that. > this one won't print until you start using the edf scheduler. Isn't windowing handled like a realtime process? Does it not start any real= time process at boot? I can see that being the problem here.=20 ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/Te1d00dae663114b2-Mf55a3= a1fe57d4eafe3104092 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16935027311.74C9c7.825630 Date: Thu, 31 Aug 2023 13:25:31 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
=
if you don't see this print, you're somehow=20
running the wrong kernel.
I can see that.

=
this one won't print until you start using
the edf scheduler.
Isn't windowing handled= like a realtime process? Does it not start any realtime process at boot? I= can see that being the problem here.
= --16935027311.74C9c7.825630--