From nobody Mon Sep 18 16:44:40 2023 X-Original-To: freebsd-x11@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 4Rq9dJ34Lvz4tSkg for ; Mon, 18 Sep 2023 16:45:08 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-vs1-f54.google.com (mail-vs1-f54.google.com [209.85.217.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Rq9dJ0QMwz3VZw; Mon, 18 Sep 2023 16:45:08 +0000 (UTC) (envelope-from 6yearold@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vs1-f54.google.com with SMTP id ada2fe7eead31-452664bba1dso433603137.2; Mon, 18 Sep 2023 09:45:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695055507; x=1695660307; h=content-transfer-encoding:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Icz4VQMiL51rM1hTtnLtNLkBeBqveDSnQ+bsz4a65Vw=; b=LGTTlxshsUieORIyt3R2oHuw4JW1JGgJuft2UHetgjXi58wSBW0KZFhhn0mRrCvyJ6 HPt2TRrlgaInGym99RSzOEsaAXV80q3byjDpzTtrnJA5OG1VV8XXVR98qeftGj3hgISp 89z31JMcJqNtEut2cJDRv9oR3cBig6q6/ywyvWMslU2AgjUW9SYbP0oOaBG9xU8YHiP4 kmggZ1x4PtZxkq03tto9kTUtulCVJVhgKDqPf5nWwYnJPTNASBK3w553znUmcRArBFy4 qecYzP5vUxBBg55eeVlDhV/S27SjRQ9hXug4hoMHOrmvx+7PmtDQ/qe0UEuRAQWq8DQX qC8g== X-Gm-Message-State: AOJu0YwvyBmS/M2CikaM5FGwzny8RREmrQ5IuiKx/8Tk9I2hD1E2WS4W seeE3aWAq6mLIkNgggnx2XPxld+XpKWkisPK X-Google-Smtp-Source: AGHT+IFrcqCgTKyQTFqtxpFY9w5MbKgGltsGsda6wnICSaDpZ3GXQ8IL1X/dcjBWLYZKSY8f8uOFZQ== X-Received: by 2002:a05:6102:3e04:b0:452:7eb8:f452 with SMTP id j4-20020a0561023e0400b004527eb8f452mr1528726vsv.18.1695055507016; Mon, 18 Sep 2023 09:45:07 -0700 (PDT) Received: from mail-vs1-f43.google.com (mail-vs1-f43.google.com. [209.85.217.43]) by smtp.gmail.com with ESMTPSA id d8-20020ab03188000000b0078cc4e0d7e3sm1465503uan.27.2023.09.18.09.45.06 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Sep 2023 09:45:06 -0700 (PDT) Received: by mail-vs1-f43.google.com with SMTP id ada2fe7eead31-450f8f1368cso1620582137.1; Mon, 18 Sep 2023 09:45:06 -0700 (PDT) X-Received: by 2002:a05:6102:e92:b0:452:5d70:7cc0 with SMTP id l18-20020a0561020e9200b004525d707cc0mr3073391vst.33.1695055506650; Mon, 18 Sep 2023 09:45:06 -0700 (PDT) List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org MIME-Version: 1.0 References: In-Reply-To: From: Gleb Popov Date: Mon, 18 Sep 2023 19:44:40 +0300 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: CPU consumtion by kglobalaccel / Xorg (was: Fwd: xorg-server-21.1.8_2,1 && key Control_L) To: Matthias Apitz , Gleb Popov , kde@freebsd.org, freebsd-x11@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4Rq9dJ0QMwz3VZw On Mon, Sep 18, 2023 at 7:39=E2=80=AFPM Matthias Apitz w= rote: > > When I kill kglobalaccel5, Xorg stressed with repeated 'Control_L' goes > only to 20% but Control_L + TAB does not switch to my virtual desktops. > When I restart kglobalaccel5 from the shell, switching works again with > the same CPU symptom. Ugh, this doesn't give a hint, then. Do you have fancy effects enabled for the virtual desktop switching? If yes, can you try disabling it or the compositor altogether to see if the problem goes away? I don't really remember how to do that, so you'd have to search for these settings in System Settings yourself.