From nobody Mon Jun 5 10:17:22 2023 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QZV0C04mKz4ZSH7 for ; Mon, 5 Jun 2023 10:17:15 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QZV0B50GVz4NMp for ; Mon, 5 Jun 2023 10:17:14 +0000 (UTC) (envelope-from ml@netfence.it) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.144.18] (46-44-233-122.ip.welcomeitalia.it [46.44.233.122] (may be forged)) (authenticated bits=0) by soth.netfence.it (8.17.1/8.17.1) with ESMTPSA id 355AH9fa098243 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Mon, 5 Jun 2023 12:17:09 +0200 (CEST) (envelope-from ml@netfence.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netfence.it; s=202304; t=1685960231; bh=OMbxkriokSDMClkK4XmneHvDoEl2fwJr0YFbF2zl9Go=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=pDgR4QDo/946QUkgDeBoKDdLIorKPYGfH+hPHPlIwl2UYXAas+9hFHVhb/TH/mnuQ oiAienu2qlJoziOgGTsCQoR/7Faf+0vjedLX21ZFX5Z1zWIkm8+Z+Qtk7fS5WPH6mv AO312eRcLy6OJeYwuzayKwNBZGAW2VZcdtNS4hFA= X-Authentication-Warning: soth.netfence.it: Host 46-44-233-122.ip.welcomeitalia.it [46.44.233.122] (may be forged) claimed to be [192.168.144.18] Message-ID: Date: Mon, 5 Jun 2023 12:17:22 +0200 List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: Periodic lag spike on FreeBSD 13.2-RELEASE (intel graphics / wayland) Content-Language: en-US To: Jonathan Vasquez Cc: stable@freebsd.org References: <28e13090-c943-1bad-6200-cf322bd74c50@netfence.it> From: Andrea Venturoli In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.86 X-Rspamd-Queue-Id: 4QZV0B50GVz4NMp X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:35612, ipnet:78.134.0.0/17, country:IT] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N On 6/5/23 12:02, Jonathan Vasquez wrote: > Small update. I've been testing XFCE 4.18 with Xorg and I've been > noticing no spikes have happened (the same messages do continue to > appear in dmesg, but no lag). So it seems this only happens on Wayland. Oh! I didn't get it! I'm using X11, not Wayland. OTOH, I'm not sure this is graphics related. I'll still try and see if the lags happen at the same time that message appears. bye av.