From f650af3a1316e4bcc562634a8388ef440ced9a38 Mon Sep 17 00:00:00 2001 From: bugzilla-daemon Date: Thu, 21 May 2020 18:35:40 +0000 Subject: [PATCH] [libre-riscv-dev] [Bug 333] investigate why CR pipeline code took 100% CPU and locked up generating ILANG --- f6/f60964e657aec79165b5bec5f8b59aedfb7dd6 | 65 +++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 f6/f60964e657aec79165b5bec5f8b59aedfb7dd6 diff --git a/f6/f60964e657aec79165b5bec5f8b59aedfb7dd6 b/f6/f60964e657aec79165b5bec5f8b59aedfb7dd6 new file mode 100644 index 0000000..901dc13 --- /dev/null +++ b/f6/f60964e657aec79165b5bec5f8b59aedfb7dd6 @@ -0,0 +1,65 @@ +Return-path: +Envelope-to: publicinbox@libre-riscv.org +Delivery-date: Thu, 21 May 2020 19:35:42 +0100 +Received: from localhost ([::1] helo=libre-riscv.org) + by libre-soc.org with esmtp (Exim 4.89) + (envelope-from ) + id 1jbq2f-0001iI-O6; Thu, 21 May 2020 19:35:41 +0100 +Received: from localhost ([127.0.0.1] helo=bugs.libre-soc.org) + by libre-soc.org with esmtp (Exim 4.89) + (envelope-from ) id 1jbq2e-0001i8-0f + for libre-riscv-dev@lists.libre-riscv.org; Thu, 21 May 2020 19:35:40 +0100 +From: bugzilla-daemon@libre-soc.org +To: libre-riscv-dev@lists.libre-riscv.org +Date: Thu, 21 May 2020 18:35:40 +0000 +X-Bugzilla-Reason: CC +X-Bugzilla-Type: changed +X-Bugzilla-Watch-Reason: None +X-Bugzilla-Product: Libre-SOC's first SoC +X-Bugzilla-Component: Source Code +X-Bugzilla-Version: unspecified +X-Bugzilla-Keywords: +X-Bugzilla-Severity: enhancement +X-Bugzilla-Who: lkcl@lkcl.net +X-Bugzilla-Status: CONFIRMED +X-Bugzilla-Resolution: +X-Bugzilla-Priority: High +X-Bugzilla-Assigned-To: lkcl@lkcl.net +X-Bugzilla-Flags: +X-Bugzilla-Changed-Fields: +Message-ID: +In-Reply-To: +References: +X-Bugzilla-URL: https://bugs.libre-soc.org/ +Auto-Submitted: auto-generated +MIME-Version: 1.0 +Subject: [libre-riscv-dev] [Bug 333] investigate why CR pipeline code took + 100% CPU and locked up generating ILANG +X-BeenThere: libre-riscv-dev@lists.libre-riscv.org +X-Mailman-Version: 2.1.23 +Precedence: list +List-Id: Libre-RISCV General Development + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +Reply-To: Libre-RISCV General Development + +Content-Type: text/plain; charset="utf-8" +Content-Transfer-Encoding: base64 +Errors-To: libre-riscv-dev-bounces@lists.libre-riscv.org +Sender: "libre-riscv-dev" + +aHR0cHM6Ly9idWdzLmxpYnJlLXNvYy5vcmcvc2hvd19idWcuY2dpP2lkPTMzMwoKLS0tIENvbW1l +bnQgIzE4IGZyb20gTHVrZSBLZW5uZXRoIENhc3NvbiBMZWlnaHRvbiA8bGtjbEBsa2NsLm5ldD4g +LS0tCm9oISAgbmljZSEgIHlvdSBhbHJlYWR5IHB1dCAiQ1IwIiBpbnRvIHRoZSBpbnB1dCBmaWVs +ZCBvZiBhbGwgdGhlIENTViBmaWxlcyEKCi0tIApZb3UgYXJlIHJlY2VpdmluZyB0aGlzIG1haWwg +YmVjYXVzZToKWW91IGFyZSBvbiB0aGUgQ0MgbGlzdCBmb3IgdGhlIGJ1Zy4KX19fX19fX19fX19f +X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KbGlicmUtcmlzY3YtZGV2IG1haWxp +bmcgbGlzdApsaWJyZS1yaXNjdi1kZXZAbGlzdHMubGlicmUtcmlzY3Yub3JnCmh0dHA6Ly9saXN0 +cy5saWJyZS1yaXNjdi5vcmcvbWFpbG1hbi9saXN0aW5mby9saWJyZS1yaXNjdi1kZXYK + -- 2.30.2