From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6727917447142178816 X-Received: by 2002:a7b:ce02:: with SMTP id m2mr5997691wmc.7.1566473054109; Thu, 22 Aug 2019 04:24:14 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a7b:cc01:: with SMTP id f1ls2258939wmh.4.canary-gmail; Thu, 22 Aug 2019 04:24:13 -0700 (PDT) X-Google-Smtp-Source: APXvYqykAm4xGvBPFRLX00olDCJt38muVF8F8RMaQaUMrjn8fxB9ekXzCsV4G1fKdQlPI6KQXy5z X-Received: by 2002:a7b:cb89:: with SMTP id m9mr6128919wmi.154.1566473053676; Thu, 22 Aug 2019 04:24:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566473053; cv=none; d=google.com; s=arc-20160816; b=Z5xYfHei7IXFmkYVH6RqKujyjvZCU/vqLrwgWKoZA7R8egVSKw0K5HeOUfMfbzJmrn ChsuV2al+j61zVu2/J0jV5h8KS/K/zpMzJRBh8uFeKBZ/LZGAN+LYkJH3NyzsGXSwS0t 9S/FIQ7p3nSBJlm9W89Fqii0I8MxkFB38aMH4OzsgwrZ+J0Lmde1Q4Q+5mdh/wJxaQ4e g0/503q/a1t+0/kh2s14IlKUsjMnSLSCWUR4oQ49lZWbiSAA8R/eD4ggWdiPLmFXcI9r rBW7DouK7i60j6i7NCYAKOqrJ9xcYfLh6iJWZwNionlaJsCJg21AlVqBaBmwOk8CkM34 ljhw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=4ogqJGFl03gJikoPz9O+Ql5BXPOzh5/DQsMHDL7AEK0=; b=tiXZ+Su0qK5Ce7949WbRE7Wr7TEPEmRvZ/6WtIRIQIVXniEK0Liss7WHxBQ5r2qVxI QSQTAEI9kOrwgzHZl1EYRHpyQpphYXvrW0xqw/xPbAs3lqXtnwfrOx8dHAoBNU8NvBIb S6ktqtZlokeM/4wE9Zy/3G5dmQIOhHJBv4954qN9eGoAT+zCU7CDIva1VmtiRlxXcBeJ VBFngOJSFuwmgyyAkEZhc9mCjzXwbCj8N70jMXPYd5tt9P8LDZDmVThAbJcp1dpKhBX5 hHB3B5qrEMefbg0eWhXPwcAzo3ifcEMHbFjgxRDDOJScJI+aHp58soZUVnLcfxOlAFQk WHxA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id l9si146020wmc.0.2019.08.22.04.24.13 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 22 Aug 2019 04:24:13 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id x7MBOBfa020975 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 22 Aug 2019 13:24:12 +0200 Date: Thu, 22 Aug 2019 13:24:11 +0200 From: Baurzhan Ismagulov To: isar-users@googlegroups.com Subject: Re: [PATCH] bitbake.conf: set BB_NICE_LEVEL to lower task prios Message-ID: <20190822112411.GH20236@yssyq.m.ilbers.de> Mail-Followup-To: isar-users@googlegroups.com References: <20190822091546.21698-1-henning.schild@siemens.com> <20190822131521.5116d6f7@md1za8fc.ad001.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190822131521.5116d6f7@md1za8fc.ad001.siemens.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: u7h1zo4t7kFe On Thu, Aug 22, 2019 at 01:15:21PM +0200, Henning Schild wrote: > > > +BB_NICE_LEVEL ?= "10" > > > > Not set by OE by default. Isn't that something for local tuning? > > I know. But we either carry it in all kas files or centrally in the > bitbake.conf. This could also be a default for kas local.conf > creation ... Just wanted to propose it and hear the feedback. I also think kas could be a better candidate. Performance is the last, but important goal of Isar, why reduce it by default for new users if more experienced users can easily do it locally. With kind regards, Baurzhan.