From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pd.grulic.org.ar (pd.grulic.org.ar [200.16.16.187]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D47841DDC15 for ; Sun, 3 Aug 2025 09:53:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=200.16.16.187 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754214831; cv=none; b=aBx+OSH3rt2mlJMuBoMWewj/lHL+ET3iQ4E9+UG/qPfG1J7v7rbx1lpTvymRH8+lVSmExFa22N+dlGGaDyX6q7/b3lvLXl/Y0YmRJpSeKZaswZ/1FKHmz8c2d6+sjU1ozTX6FeISO9MS0YJeR10mGR91x/GPVYcxhNKDBFqUZQs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1754214831; c=relaxed/simple; bh=9vLxEF53z8X/UKCpRZ19piedsg5kz108HaxbN1cnT6I=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition:In-Reply-To; b=UzWi2NjZc0Er4EmIt70iDla+52jrwn5r+N26GbjAgqmjaG1aY8s6q6te2v5ZpMJQyFHHPOm2azZEVVHCsEGao9Nb4rQ3sNswOO0U/XqD8DSLzzI/ULQSw8/s/muHXQ411lGOEYTpH2Rs/c2KehpXwgNqf3lbayhWRaL8NfADrmQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=grulic.org.ar; spf=pass smtp.mailfrom=grulic.org.ar; arc=none smtp.client-ip=200.16.16.187 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=grulic.org.ar Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=grulic.org.ar Received: from localhost (82-64-43-81.subs.proxad.net [82.64.43.81]) by pd.grulic.org.ar (Postfix) with ESMTPSA id 5144B803A4 for ; Sun, 3 Aug 2025 06:55:35 -0300 (-03) Date: Sun, 3 Aug 2025 11:53:32 +0200 From: Marcos Dione To: linux-pm@vger.kernel.org Subject: Re: [Possible bug]: thermal and an scaling governor issues Message-ID: Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sun, Aug 03, 2025 at 11:14:17AM +0200, Marcos Dione wrote: > On Sun, Aug 03, 2025 at 10:55:45AM +0200, Marcos Dione wrote: > Another data point: CPU freq goes back to normal, when my > compilation stops (last night before 2AM), but goes back down when I > launch it again this morning (at around 10:30): > > https://i.imgur.com/l0yZYCQ.png Another one: I started compiling last night at ~21:00, but later at ~21:50, after a few back and forth between high and low frequencies, it dropped to low and staed there, even when the compilation lasted for another 4h. https://i.imgur.com/qb41dZ0.png Cheers, -- Marcos.