Received: by 2002:ac0:946b:0:0:0:0:0 with SMTP id j40csp3134919imj; Mon, 11 Feb 2019 14:40:31 -0800 (PST) X-Google-Smtp-Source: AHgI3IaAUadJZ/QY6jW/crjGINEsYTU9boW+Rsjzw0G5Xh+lB+MVbvnPy5QIuAvgXfhQLDdF/qUz X-Received: by 2002:a62:fb07:: with SMTP id x7mr598235pfm.71.1549924830934; Mon, 11 Feb 2019 14:40:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549924830; cv=none; d=google.com; s=arc-20160816; b=XcxR9JALNZiHZlsrHa/urb6wRbB3Ks1YbFILvfaDnoaw6uvT6BxjcbMqhHRHf3Cc6q Od1BcIsC/4Fj2dFUqCbCIG7YYKORCaliYtNYmFqGOdDXKaHVpB/gINUk3PWEy5VQt4k8 mgdVpuEuFlyJkL2dWcK6fipX4m+lCea/GqRhzwo+8rUA7jpR18U6G9I/gT0LpGVhobIw vFi1P63H8bEnqV8NnF8OFtEDlamIGh4+Ttzvnz1F8qs0k7TdZwd2OtZySu5xFd9z7T/b lzD/dvPebUKC20re3KRwojGPVDJLdcuIktI56zJbE+Ic7QzD6FUwWahOC85RfmMv3mlK zn0g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:message-id:in-reply-to:date:references:organization :subject:cc:to:from; bh=dWp7/C2XOkQ1e+bGkUmnRFMpglRv8L1YF1aHTr64OEU=; b=TYsJI6DLkCBQibSnuZKu4Q/fxCxahgAX2YZ+yjyqNZF0rcHEb7VgMLPQdVjVY+l0z4 kWqtPjWhcdIs5g8kigRnZ5368AI+mO0kbeL4xZxB3Oq6mGvyIEURaiHghJiyHox0ABNa GPXUSO0ZafzwoB15kdjLyZWIFvYPTCAUZQ+K2u+UT4ie8/NwtRTyS1INhI7RlX1y07wN 5NM/MfW/mbWz4O+KyJmxqn5cDxGdyT2CXld5BCqPJVnlDzDygOMoSW9LpsOPoNg9gQOJ deRHufKpNt2lDQSayirVqKufpyB1xogZrhZWy6jasBErXIr/vODi0WyQ/n6PRKzk260l 5Qkw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a9si10463677pff.126.2019.02.11.14.40.14; Mon, 11 Feb 2019 14:40:30 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727601AbfBKWio convert rfc822-to-8bit (ORCPT + 99 others); Mon, 11 Feb 2019 17:38:44 -0500 Received: from linux-libre.fsfla.org ([209.51.188.54]:39424 "EHLO linux-libre.fsfla.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727325AbfBKWio (ORCPT ); Mon, 11 Feb 2019 17:38:44 -0500 Received: from free.home (home.lxoliva.fsfla.org [172.31.160.164]) by linux-libre.fsfla.org (8.15.2/8.15.2/Debian-3) with ESMTP id x1BMcJ34003936; Mon, 11 Feb 2019 22:38:20 GMT Received: from livre (livre.home [172.31.160.2]) by free.home (8.15.2/8.15.2) with ESMTP id x1BMc0bI178809; Mon, 11 Feb 2019 20:38:00 -0200 From: Alexandre Oliva To: Tom Li Cc: James Hogan , Jiaxun Yang , Huacai Chen , Ralf Baechle , linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] On the Current Troubles of Mainlining Loongson Platform Drivers Organization: Free thinker, not speaking for FSF Latin America References: <20190208083038.GA1433@localhost.localdomain> <20190211125506.GA21280@localhost.localdomain> Date: Mon, 11 Feb 2019 20:38:00 -0200 In-Reply-To: <20190211125506.GA21280@localhost.localdomain> (Tom Li's message of "Mon, 11 Feb 2019 20:55:09 +0800") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT X-Scanned-By: MIMEDefang 2.84 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Feb 11, 2019, Tom Li wrote: > What is the current link to your repository? git://dev.lemote.com/linux-loongson-community.git I use a different git URL to push stuff, so I wouldn't have noticed if the above was gone, but I've just tried to git clone form the above and it seems to remain functional. > We've just identified and confirmed the source of the shutdown problem a > few days ago on this mailing list. It's related to a PREEMPT race condition > in the cpufreq framework that triggers a timing-dependent, probabilistic > lockup in the i8259 PIC driver. And it was first noticed by Ville Syrjälä > on a x86 system, my debugging rediscovered his findings. Oooh, thanks for the links. >> and, more recently, a very slow system overall, that's been present since >> 4.20. > The mainline framebuffer driver doesn't have any hardware drawing, printing > even a single line on the console is required a full screen redraw via memory- That doesn't seem to explain even a quiet boot up taking several times longer than 4.19, and package installation over an ethernet connection (thus not using the console) also taking several times longer. -- Alexandre Oliva, freedom fighter https://FSFLA.org/blogs/lxo Be the change, be Free! FSF Latin America board member GNU Toolchain Engineer Free Software Evangelist Hay que enGNUrecerse, pero sin perder la terGNUra jamás-GNUChe