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 20097 invoked from network); 4 Oct 2023 11:18:29 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 4 Oct 2023 11:18:29 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 220252AAF9 for ; Wed, 4 Oct 2023 07:18:28 -0400 (EDT) (envelope-from bounce.mMa028dd0e821a763795e71625.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id 2405F2685644; Wed, 4 Oct 2023 07:18:28 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :message-id:date:mime-version:content-type :content-transfer-encoding:list-help:list-id:list-post :list-subscribe:reply-to:subject:list-unsubscribe; s=dkim-1; t= 1696418308; x=1696504708; bh=jfpeGe05G/GAGHLZoZ20MlecR4ksBz7aKY5 LFpqDWWc=; b=UCM0hYXN8X3J/w8N/1dlx93W9rLel6JDxC6HkZn9lJ730VqSIXt rcGMgePLMnWu92hQbrakzMhmezm8MNpXxbGV9tWhhtEs1VYjN9ppeCr47gynczEZ ysxRCqka2W1dR/niG1gdFj3LQhBL+Oxj8bZCqSeVmiQykPtLS4ebzlUs= From: dusan3sic@gmail.com To: 9fans <9fans@9fans.net> Message-Id: <16964183030.24ffCe99.58412@composer.9fans.topicbox.com> Date: Wed, 4 Oct 2023 07:18:23 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16964183031.74F7.58412 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: bb27ebc8-62a7-11ee-b1ab-70e640decc0b Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMzFkYjA0ZWY4OTczN2QyNS1NYTAyOGRkMGU4MjFhNzYzNzk1ZTcx?= =?UTF-8?B?NjI1Pg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Subject: [9fans] Problem with outputing from kernel List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Ma028dd0e821a763795e71625:1:7YGdDWve1r0NJ5lsUGYCZdZ7cdOLrZGhkNW_QUNZ2D0 --16964183031.74F7.58412 Date: Wed, 4 Oct 2023 07:18:23 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I added some logs in /sys/src/9/port/proc.c for some tests of the scheduler= , I want to see at what moments do real time processes take the cpu. I did = that with simple prints with the intention of doing cat /dev/kmesg > someFi= le because all the prints are stored there.=C2=A0=20 The problem is that the flow of output just randomly stops at times and con= tinues(only once by test) and i lose some of the output=C2=A0 which is real= ly important. Any ideas why? Also I was doing with tail -f /dev/kmesg in the background and without that= /dev/kmesg loses the start of output up to some random moment where it sho= ws it. Could the problem be that i have too many outputs? ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T31db04ef89737d25-Ma028d= d0e821a763795e71625 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16964183031.74F7.58412 Date: Wed, 4 Oct 2023 07:18:23 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I added some logs in /sys/src/9/port/proc.c fo= r some tests of the scheduler, I want to see at what moments do real time p= rocesses take the cpu. I did that with simple prints with the intention of = doing cat /dev/kmesg > someFile because all the prints are stored there.=  

The problem is that the flow of ou= tput just randomly stops at times and continues(only once by test) and i lo= se some of the output  which is really important. Any ideas why?
=

Also I was doing with tail -f /dev/kmesg in the= background and without that /dev/kmesg loses the start of output up to som= e random moment where it shows it. Could the problem be that i have too man= y outputs?
= --16964183031.74F7.58412-- 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=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30026 invoked from network); 4 Oct 2023 15:23:52 -0000 Received: from tb-ob20.topicbox.com (173.228.157.66) by inbox.vuxu.org with ESMTPUTF8; 4 Oct 2023 15:23:52 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob20.topicbox.com (Postfix) with ESMTP id 3712E21049 for ; Wed, 4 Oct 2023 11:23:49 -0400 (EDT) (envelope-from bounce.mM5f99acee5813b799ce86afe6.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id D65302BD65DB; Wed, 4 Oct 2023 11:23:48 -0400 (EDT) ARC-Authentication-Results: i=2; topicbox.com; arc=pass; dkim=none (no signatures found); dmarc=pass policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=eigenstate.org; spf=pass smtp.mailfrom=ori@eigenstate.org smtp.helo=mimir.eigenstate.org; x-internal-arc=fail (as.1.topicbox.com=pass, ams.1.topicbox.com=fail (message has been altered)) (Message modified while forwarding at Topicbox) ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=message-id:to:subject:date:from:in-reply-to :mime-version:content-type:content-transfer-encoding:list-help :list-id:list-post:list-subscribe:reply-to:list-unsubscribe; s= sysmsg-1; t=1696433028; bh=NloE2hUPa+tRyKc6DSrZTs//hp2AjpRR5X5QT JeID0c=; b=evX88+MTdgbPjN6TS4AoPzlE6ZZ8OMO3EzTnBkcshv4tGPUoJCBqb nT4ELyUm8L31f3tshl7Ac5y+mU3k37JH0GjCDhlCyU2TGB5zks/ZSsKPuknjObnE OYQnaNtt9udt7VrizDVydhUUoN200TGaqChZSDDizSZsJnVyFB4tSE= ARC-Seal: i=2; a=rsa-sha256; cv=pass; d=topicbox.com; s=sysmsg-1; t= 1696433028; b=D84eVyPvkugN9LzBy+/qT8AF7DKFw/U1GAu3/IM5NfUHfi9mq0 2LaJZbGp8MiF64i60As646Z+lb3SnleqDO9Kj4dnXxE1be7kHsO/wFDaUTa7AsW2 ihakbRbbBEttWi/sH2iPj5mQRisvHoHeD6gA6YwbR4bE+iQ5qj7HyZ8aM= Authentication-Results: topicbox.com; arc=pass; dkim=none (no signatures found); dmarc=pass policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=eigenstate.org; spf=pass smtp.mailfrom=ori@eigenstate.org smtp.helo=mimir.eigenstate.org; x-internal-arc=fail (as.1.topicbox.com=pass, ams.1.topicbox.com=fail (message has been altered)) (Message modified while forwarding at Topicbox) X-Received-Authentication-Results: tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC Policy is not at enforcement); dkim=none (no signatures found); dmarc=pass policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=eigenstate.org; iprev=pass smtp.remote-ip=206.124.132.107 (mimir.eigenstate.org); spf=pass smtp.mailfrom=ori@eigenstate.org smtp.helo=mimir.eigenstate.org; x-aligned-from=pass (Address match); x-me-sender=none; x-ptr=pass smtp.helo=mimir.eigenstate.org policy.ptr=mimir.eigenstate.org; x-return-mx=pass header.domain=eigenstate.org policy.is_org=yes (MX Records found: eigenstate.org,mail.pikopiko.org,kusuri.pikopiko.org,nokogiri.pikopiko.org); x-return-mx=pass smtp.domain=eigenstate.org policy.is_org=yes (MX Records found: eigenstate.org,mail.pikopiko.org,kusuri.pikopiko.org,nokogiri.pikopiko.org); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding:list-help:list-id:list-post :list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t= 1696433028; x=1696519428; bh=NloE2hUPa+tRyKc6DSrZTs//hp2AjpRR5X5 QTJeID0c=; b=KGXnZVMozjG+Fxpfc6wZm0VD6dK8epUznuGLEobCpd+qFo8DUSI DP0y+Fe8yabYYy7temfPD3q1NPxS8LXM5o71zp+fxpIywz8GWbMN05DIaoo2C8V6 8ShB7FmXeE6F9Kc+TZTzky/d1an/fzV1AmhVHUjUGGqpwuW8qIcJxCG0= Received: from tb-mx1.topicbox.com (localhost.local [127.0.0.1]) by tb-mx1.topicbox.com (Postfix) with ESMTP id E901A268C950 for <9fans@9fans.net>; Wed, 4 Oct 2023 11:23:36 -0400 (EDT) (envelope-from ori@eigenstate.org) Received: from tb-mx1.topicbox.com (localhost [127.0.0.1]) by tb-mx1.topicbox.com (Authentication Milter) with ESMTP id 70014CA1481; Wed, 4 Oct 2023 11:23:36 -0400 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=topicbox.com; s=arcseal; t= 1696433016; b=BNB+4S3GSJ11dwuXW9aIBZc3CjQrcIlAX4MU6FBpMgSGw5rFaP t8VR8D+fmIEKfR+K7FLBCX/vFl8eqmUtezBlaAmmtZ8ghBw2JcOhpIh3IG7O4QG3 hq/AgWOa79F1j9G3ukffblSbkrQTaYp1+wEE3OHPBznMszd0KMAkayxoCDZHRPvY jso2bmgYEG1EtF2w5Z5kQ4rvbWUOLQkCHwHWxvZk6FutSM6jdJsyiLx/wXKJCfOw f9IBh0bimmfz5vGDsW5twQAhyRmX/UkMNsaM3/eMSEeEZULrWkceSQj6SQl+UQ7v nQk307XPnoYfqqdOO2qbk9kXhq6k3cmigwkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=message-id:to:subject:date:from:in-reply-to :mime-version:content-type:content-transfer-encoding; s=arcseal; t=1696433016; bh=y7FOjSqqqcV8HIF59AK7vCoHH5hmTVNTQyMy+7QSn+Q=; b= bCJfdV1C+xYl404U1TLyEhIPKmTZAIujclAkyNZAXo3+hKmTYPuizDnfVShyaQ1U dDPZSuN2NMQqKH5ewfXj1Fd1uunsEqPzIbWAythY/Y5YoUFps18twgQiRb7zcnm6 wh7Pie1zCNQYFW7HZyV9aE2ydciuUS02teFlspe3ce7qfS6sl5lu9qHPk6/JU/PM 7nVSrcsjUW4I1Ac8+RX9K9D5IeW4OF+mulkZFKDvHMPQUg1O6+9nN6eH4tots/5C 0yprwez4l4kGcSxFtxIy6zYPMONJF/Sg8UCuBKwkjmfH827hx1qrBy0yMGbx8WdO mxJjR9doOTxMcR9NeDnhDg== ARC-Authentication-Results: i=1; tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC Policy is not at enforcement); dkim=none (no signatures found); dmarc=pass policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=eigenstate.org; iprev=pass smtp.remote-ip=206.124.132.107 (mimir.eigenstate.org); spf=pass smtp.mailfrom=ori@eigenstate.org smtp.helo=mimir.eigenstate.org; x-aligned-from=pass (Address match); x-me-sender=none; x-ptr=pass smtp.helo=mimir.eigenstate.org policy.ptr=mimir.eigenstate.org; x-return-mx=pass header.domain=eigenstate.org policy.is_org=yes (MX Records found: eigenstate.org,mail.pikopiko.org,kusuri.pikopiko.org,nokogiri.pikopiko.org); x-return-mx=pass smtp.domain=eigenstate.org policy.is_org=yes (MX Records found: eigenstate.org,mail.pikopiko.org,kusuri.pikopiko.org,nokogiri.pikopiko.org); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 X-ME-VSCause: gggruggvucftvghtrhhoucdtuddrgedvkedrgedvgdekiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpggftfghnshhusghstghrihgsvgdpuffr tefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecunecujfgurhepkffvufffhf gjgggtgfesthekjedttddtjeenucfhrhhomhepohhrihesvghighgvnhhsthgrthgvrdho rhhgnecuggftrfgrthhtvghrnhepkeetjeeujeeuffekleeuhefhueeiledvjefhleefgf efveeukeevhfeivedthedtnecukfhppedvtdeirdduvdegrddufedvrddutdejpddutdek rdeirddvgedrvdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpe dvtdeirdduvdegrddufedvrddutdejpdhhvghlohepmhhimhhirhdrvghighgvnhhsthgr thgvrdhorhhgpdhmrghilhhfrhhomhepoehorhhisegvihhgvghnshhtrghtvgdrohhrgh eq X-ME-VSScore: 0 X-ME-VSCategory: clean Received-SPF: pass (eigenstate.org: 206.124.132.107 is authorized to use 'ori@eigenstate.org' in 'mfrom' identity (mechanism 'ip4:206.124.132.96/28' matched)) receiver=tb-mx1.topicbox.com; identity=mailfrom; envelope-from="ori@eigenstate.org"; helo=mimir.eigenstate.org; client-ip=206.124.132.107 Received: from mimir.eigenstate.org (mimir.eigenstate.org [206.124.132.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tb-mx1.topicbox.com (Postfix) with ESMTPS for <9fans@9fans.net>; Wed, 4 Oct 2023 11:23:35 -0400 (EDT) (envelope-from ori@eigenstate.org) Received: from abbatoir (pool-108-6-24-2.nycmny.fios.verizon.net [108.6.24.2]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id bb9d24e2 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9fans@9fans.net>; Wed, 4 Oct 2023 08:23:33 -0700 (PDT) Message-ID: <8F4E7F800F7C886A9633672C3DC68E95@eigenstate.org> To: 9fans@9fans.net Subject: Re: [9fans] Problem with outputing from kernel Date: Wed, 04 Oct 2023 11:23:32 -0400 From: ori@eigenstate.org In-Reply-To: <16964183030.24ffCe99.58412@composer.9fans.topicbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 0066465e-62ca-11ee-9876-f2257bb33ddb Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMzFkYjA0ZWY4OTczN2QyNS1NNWY5OWFjZWU1ODEzYjc5OWNlODZh?= =?UTF-8?B?ZmU2Pg==?= 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:M5f99acee5813b799ce86afe6:1:sPBxqUADNi0pIgaO5GpKkxN8bYjWPIIV3lbYxDwZcv0 Quoth dusan3sic@gmail.com: > I added some logs in /sys/src/9/port/proc.c for some tests of the schedul= er, I want to see at what moments do real time processes take the cpu. I di= d that with simple prints with the intention of doing cat /dev/kmesg > some= File because all the prints are stored there.=C2=A0=20 >=20 > The problem is that the flow of output just randomly stops at times and c= ontinues(only once by test) and i lose some of the output=C2=A0 which is re= ally important. Any ideas why? are you printing from an interrupt context? use iprint for that. also, are you looking for trace(1)? we ship with a tool for showing scheduler decisions. >=20 > Also I was doing with tail -f /dev/kmesg in the background and without th= at /dev/kmesg loses the start of output up to some random moment where it s= hows it. Could the problem be that i have too many outputs? that's what tail *does*. It shows the tail (by default, last 10 lines) of t= he file. ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T31db04ef89737d25-M5f99a= cee5813b799ce86afe6 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription 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=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2626 invoked from network); 4 Oct 2023 17:23:33 -0000 Received: from tb-ob0.topicbox.com (64.147.108.117) by inbox.vuxu.org with ESMTPUTF8; 4 Oct 2023 17:23:33 -0000 Received: from tb-mx1.topicbox.com (tb-mx1.nyi.icgroup.com [10.90.30.61]) by tb-ob0.topicbox.com (Postfix) with ESMTP id 38C77343E2 for ; Wed, 4 Oct 2023 13:23:32 -0400 (EDT) (envelope-from bounce.mM0e9be2ef226b9b14bee99193.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx1.topicbox.com (Postfix, from userid 1132) id 9496F2631312; Wed, 4 Oct 2023 13:23:32 -0400 (EDT) ARC-Authentication-Results: i=2; topicbox.com; arc=pass; dkim=pass (1024-bit rsa key sha256) header.d=sciops.net header.i=@sciops.net header.b=DsiNF/Io header.a=rsa-sha256 header.s=20210706 x-bits=1024; dmarc=pass policy.published-domain-policy=quarantine policy.applied-disposition=none policy.evaluated-disposition=none (p=quarantine,d=none,d.eval=none) policy.policy-from=p header.from=sciops.net; spf=pass smtp.mailfrom=khm@sciops.net smtp.helo=wopr.sciops.net; x-internal-arc=fail (as.1.topicbox.com=pass, ams.1.topicbox.com=fail (message has been altered)) (Message modified while forwarding at Topicbox) ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=date:to:subject:message-id:references :mime-version:content-type:in-reply-to:list-help:list-id :list-post:list-subscribe:reply-to:content-transfer-encoding :from:list-unsubscribe; s=sysmsg-1; t=1696440212; bh=Kq+bPrK9LpV R4qt1jivYU2RTNbHRCpgkngaZ5IciwhQ=; b=UJFE7zeiUcGwdQYOvLG2iD8qhC8 I9Al0jq+G5NUYJ0brNEl9fTDd+6VPLvzir6ubj4C8rWz/pEWqz0i6H9YpUg+3haD 10up5irppaR9CCF0O/juCxZyWgaeLkdqafgOJ/luj1aJcFa3OhdepeXtc67J6IV5 qn9fl0olizE1hTzw= ARC-Seal: i=2; a=rsa-sha256; cv=pass; d=topicbox.com; s=sysmsg-1; t= 1696440212; b=ojH7NJbJRdvad6XR5gtKbOl3mXc/Hdl4OcBi2MGvKlhAUFYzuL hwGAZU9kEHPxctmC3Al/BidGiAKaoNRx3/idMNOmHpDO7YBXA9bt6dqokb+ymJCT WoVz8AmgRZNcRmN6nBfitQI8kK00onuN7Pj0Qsuj82c1y7mJoflKPa6Xc= Authentication-Results: topicbox.com; arc=pass; dkim=pass (1024-bit rsa key sha256) header.d=sciops.net header.i=@sciops.net header.b=DsiNF/Io header.a=rsa-sha256 header.s=20210706 x-bits=1024; dmarc=pass policy.published-domain-policy=quarantine policy.applied-disposition=none policy.evaluated-disposition=none (p=quarantine,d=none,d.eval=none) policy.policy-from=p header.from=sciops.net; spf=pass smtp.mailfrom=khm@sciops.net smtp.helo=wopr.sciops.net; x-internal-arc=fail (as.1.topicbox.com=pass, ams.1.topicbox.com=fail (message has been altered)) (Message modified while forwarding at Topicbox) X-Received-Authentication-Results: tb-mx0.topicbox.com; arc=none (no signatures found); bimi=none (No BIMI records found); dkim=pass (1024-bit rsa key sha256) header.d=sciops.net header.i=@sciops.net header.b=DsiNF/Io header.a=rsa-sha256 header.s=20210706 x-bits=1024; dmarc=pass policy.published-domain-policy=quarantine policy.applied-disposition=none policy.evaluated-disposition=none (p=quarantine,d=none,d.eval=none) policy.policy-from=p header.from=sciops.net; iprev=pass smtp.remote-ip=216.126.196.60 (wopr.sciops.net); spf=pass smtp.mailfrom=khm@sciops.net smtp.helo=wopr.sciops.net; x-aligned-from=pass (Address match); x-me-sender=none; x-ptr=pass smtp.helo=wopr.sciops.net policy.ptr=wopr.sciops.net; x-return-mx=pass header.domain=sciops.net policy.is_org=yes (MX Records found: bit.sciops.net,wopr.sciops.net); x-return-mx=pass smtp.domain=sciops.net policy.is_org=yes (MX Records found: bit.sciops.net,wopr.sciops.net); x-vs=clean score=0 state=0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=date:to :subject:message-id:references:mime-version:content-type :in-reply-to:list-help:list-id:list-post:list-subscribe:reply-to :content-transfer-encoding:from:list-unsubscribe; s=dkim-1; t= 1696440212; x=1696526612; bh=Kq+bPrK9LpVR4qt1jivYU2RTNbHRCpgknga Z5IciwhQ=; b=gFE0lw4f/EAIHuxt9FbeYrwLyJgyJMjfb9pFQaR8BC2j5lAe8iA JA+CoKqsUbPP/vO+n8DjGiIO8uOH3d6byoawexc1fkR7hGxZzXsOQ09bD1UOgkpC ibym1+O6ORGwb4fKyZEuIrDoYmTPuONUnZfyh4wiEW5QK5EIzBI/K/aQ= Received: from tb-mx0.topicbox.com (localhost.local [127.0.0.1]) by tb-mx0.topicbox.com (Postfix) with ESMTP id D555E2BDEABA for <9fans@9fans.net>; Wed, 4 Oct 2023 13:23:21 -0400 (EDT) (envelope-from khm@sciops.net) Received: from tb-mx0.topicbox.com (localhost [127.0.0.1]) by tb-mx0.topicbox.com (Authentication Milter) with ESMTP id 05946637239; Wed, 4 Oct 2023 13:23:21 -0400 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=topicbox.com; s=arcseal; t= 1696440201; b=UZqyl+vWAwhJRHSLf3ajn204e7E/Tc7VHGzXSI9wwzeX4dM8ru q+D1jJ6l14HPui0b39ZGVW7vNRZtI7WgoaUIk2HLFET7GwjTq8AVUOTy8Wy+TAhe JLCP9akb/mxkrcYkiY/88HLCqpHAfJyKPScV2msxM0QXmXdKyvrScLv1sL/xiYEZ +cliy5uSSUcQxV2oPYKjvJYQvxnAq/61Jiz7KIavxeU1hj9DUDNOhi4dMWKoQvYN Iv64icXM2tJRubiRmXtzKVnLmAffQ+UZKCo5EbGL0WPxw/w0X+9+eA1jrM4Lxsvw s6ZjJX8QKOqa7P3E2A9QQwc8tO+e+bjofa7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=arcseal; t=1696440201; bh=vCd4ODnQ+k43UDxTkOiy5dGdjBMty1GQ0a5zpekgokk=; b=ytm3oQy0aD5E Dl/ygtTxZfxwllSXxNvsBdq3BpSkAMyeuxvN7sxO/mwbjObgPhelbDJIJTtnO1A8 61bm7fbrhBMta5l/4VgJdE0PmtAN9CLJNxCzwALBm/xZTJcNAocbymIFcb1s+lhR s51QY71JY9NBPMbBCMU0pNrENHCt2NXrlEGx9gmaROogfoS29NXu4cQGQBUTQNGZ COUpSESHgFm4Huzr86w82fzOsEfSmNW1OVoQcR3lEt1hPQ7OHg6c0m9lnKUA4YIu miIBJR4iWzc5VmyG2K1zKBLcd2eXDFMUYSxukiCrsvCRXkte7BmsUk7bXhmJdiUW yVErAGwiQA== ARC-Authentication-Results: i=1; tb-mx0.topicbox.com; arc=none (no signatures found); bimi=none (No BIMI records found); dkim=pass (1024-bit rsa key sha256) header.d=sciops.net header.i=@sciops.net header.b=DsiNF/Io header.a=rsa-sha256 header.s=20210706 x-bits=1024; dmarc=pass policy.published-domain-policy=quarantine policy.applied-disposition=none policy.evaluated-disposition=none (p=quarantine,d=none,d.eval=none) policy.policy-from=p header.from=sciops.net; iprev=pass smtp.remote-ip=216.126.196.60 (wopr.sciops.net); spf=pass smtp.mailfrom=khm@sciops.net smtp.helo=wopr.sciops.net; x-aligned-from=pass (Address match); x-me-sender=none; x-ptr=pass smtp.helo=wopr.sciops.net policy.ptr=wopr.sciops.net; x-return-mx=pass header.domain=sciops.net policy.is_org=yes (MX Records found: bit.sciops.net,wopr.sciops.net); x-return-mx=pass smtp.domain=sciops.net policy.is_org=yes (MX Records found: bit.sciops.net,wopr.sciops.net); x-vs=clean score=0 state=0 X-ME-VSCause: gggruggvucftvghtrhhoucdtuddrgedvkedrgedvgdduuddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggvpdfu rfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuf fkfhggtggujgesthdtredttddtvdenucfhrhhomhepmfhurhhtucfjucforghivghruceo khhhmhesshgtihhophhsrdhnvghtqeenucggtffrrghtthgvrhhnpeevjeetffevfffghf fgffduieejhffgkefhfeeufeetieeigefgiefhuedtvdetleenucfkphepvdduiedruddv iedrudeliedriedtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvth epvdduiedruddviedrudeliedriedtpdhhvghlohepfihophhrrdhstghiohhpshdrnhgv thdpmhgrihhlfhhrohhmpeeokhhhmhesshgtihhophhsrdhnvghtqe X-ME-VSScore: 0 X-ME-VSCategory: clean Received-SPF: pass (sciops.net: 216.126.196.60 is authorized to use 'khm@sciops.net' in 'mfrom' identity (mechanism 'mx' matched)) receiver=tb-mx0.topicbox.com; identity=mailfrom; envelope-from="khm@sciops.net"; helo=wopr.sciops.net; client-ip=216.126.196.60 Received: from wopr.sciops.net (wopr.sciops.net [216.126.196.60]) by tb-mx0.topicbox.com (Postfix) with ESMTP for <9fans@9fans.net>; Wed, 4 Oct 2023 13:23:21 -0400 (EDT) (envelope-from khm@sciops.net) Received: from localhost (wopr.sciops.net [local]) by wopr.sciops.net (OpenSMTPD) with ESMTPA id 9c9503ea for <9fans@9fans.net>; Wed, 4 Oct 2023 09:56:15 -0700 (PDT) Date: Wed, 4 Oct 2023 09:56:15 -0700 To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Problem with outputing from kernel Message-ID: Mail-Followup-To: 9fans <9fans@9fans.net> References: <16964183030.24ffCe99.58412@composer.9fans.topicbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Disposition: inline In-Reply-To: <16964183030.24ffCe99.58412@composer.9fans.topicbox.com> Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: ba4ef088-62da-11ee-9d30-5aaf018c7b06 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMzFkYjA0ZWY4OTczN2QyNS1NMGU5YmUyZWYyMjZiOWIxNGJlZTk5?= =?UTF-8?B?MTkzPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> Content-Transfer-Encoding: quoted-printable From: "Kurt H Maier via 9fans" <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M0e9be2ef226b9b14bee99193:1:6fmwR2OwTp7OG-I4mxbMUs7shnwNd2HNqkGUG4XHhS4 On Wed, Oct 04, 2023 at 07:18:23AM -0400, dusan3sic@gmail.com wrote: > Also I was doing with tail -f /dev/kmesg in the background and without th= at /dev/kmesg loses the start of output up to some random moment where it s= hows it. Could the problem be that i have too many outputs? try tail +0f /dev/kmesg ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T31db04ef89737d25-M0e9be= 2ef226b9b14bee99193 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription 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 23196 invoked from network); 9 Oct 2023 18:37:19 -0000 Received: from tb-ob0.topicbox.com (64.147.108.117) by inbox.vuxu.org with ESMTPUTF8; 9 Oct 2023 18:37:19 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob0.topicbox.com (Postfix) with ESMTP id 3FEF82E757 for ; Mon, 9 Oct 2023 14:37:17 -0400 (EDT) (envelope-from bounce.mM6bbf54d0c44e0b1751ec3632.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 366534504CF; Mon, 9 Oct 2023 14:37:17 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:in-reply-to:references:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; t=1696876637; x=1696963037; bh=Y96ANfKzgMyYxLWEuDpfZlbU3kIaCN6n KugAdIOFcrY=; b=rIx/N1boMqW3JOv12akrhtLV0PZKUjVMHHr56zHiTuMnZCl5 xCR/SEeOqo881jnBELbiFzh7WYl4wAFSBTS+u316wQaYAs/4EA79v6pd3lOI4jTv MrmBJjAOUw5H9SzEVbXAjNABnEnOZ/xFLK1hB6tHXe4Ej08r7r7TPZLlDdg= From: dusan3sic@gmail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Problem with outputing from kernel Message-Id: <16968766270.8BBf.444643@composer.9fans.topicbox.com> In-Reply-To: References: <16964183030.24ffCe99.58412@composer.9fans.topicbox.com> Date: Mon, 9 Oct 2023 14:37:07 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=16968766271.e4Bfa.444643 Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: d9e5d3ca-66d2-11ee-bf02-e19d232d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMzFkYjA0ZWY4OTczN2QyNS1NNmJiZjU0ZDBjNDRlMGIxNzUxZWMz?= =?UTF-8?B?NjMyPg==?= 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:M6bbf54d0c44e0b1751ec3632:1:QhkRaL51HKuf1-YNFowghXYImOjJhO1R-UZLGFCgNEw --16968766271.e4Bfa.444643 Date: Mon, 9 Oct 2023 14:37:07 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable https://9p.io/wiki/plan9/avoiding_screen_pollution_from_kernel_messages/ind= ex.html this helped ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T31db04ef89737d25-M6bbf5= 4d0c44e0b1751ec3632 Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16968766271.e4Bfa.444643 Date: Mon, 9 Oct 2023 14:37:07 -0400 MIME-Version: 1.0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable = --16968766271.e4Bfa.444643--