From nobody Fri Aug 11 03:25:03 2023 X-Original-To: virtualization@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 4RMTgh2rmMz4m63G for ; Fri, 11 Aug 2023 03:25:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RMTgh1Dzgz4Npt for ; Fri, 11 Aug 2023 03:25:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691724304; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=AfZcxbAKi4MX9oIouUlRDZbAiYDdCsK9vfTEVPsYPY4=; b=U2Sp7xaUmDA/NjX8NAm7ffYU6xS7liauJkeMb2x2ripiVlgHmdkjcRo9mR/nq9ucxrENku l9RrJ+RuoMhgAgalKWDf8LR8jh4CUkHm4/2++HYCU+CFNBZNPKztWmEYabja40Rhg2J3Po YIocaoPNrWdksqSl7/ZFwAtJ4nwfK4cyAd3dOPOSkzRtrjXMb82zJhRvpomuLz52gVun86 AaGeNoiMPViGWZLfYwnOWJvx+CUlCelLpLZ3/68qKGaxiwP/EIb+9OIY95upq7OPfe8rpH 11xV9A2eq2OaqndZiSY2oYJE/Cudag0HYLMTRlM7VVyyR8bD33oR683xgJ/57w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691724304; a=rsa-sha256; cv=none; b=Gl4CYdWiXDSIAfeBdLlvB0Ys5PVElCWrXIQArgbZnDwvI31pVg/FIZUpATBS2wyVLQbwVC hgDfD2jeTqR+Z6Pbtgpu2hZBen8i7AK6xCwvI9Hi6ZfUiiULy4Xt1HwYoYSCHOrO7e0jhE mcuta1cviKBLUqmHGQxy/AU46xb84Qv/ir54FX6oXlvPYoDzA+6VUXHOlHVI4aXWU+P+V+ 9Kd0+Y+Wl+Qz5ppmzPI5XI6kbcfVygly7zDha/CyM2NE1zdW4Wad5L81dlcKhCUJ9vQYXN MaSXv64ceEZ+BxBkm52DJ+QnaoSoctSnFbyKqCGAoB+oPeq3W1h+TQnNwtSWqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RMTgh0H12z80Q for ; Fri, 11 Aug 2023 03:25:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 37B3P3ib074706 for ; Fri, 11 Aug 2023 03:25:03 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37B3P3Sw074705 for virtualization@FreeBSD.org; Fri, 11 Aug 2023 03:25:03 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 269823] rand_harvest produces 100%CPU on 1 CPU with virtio_random.ko loaded Date: Fri, 11 Aug 2023 03:25:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fjoe@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: see_also Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269823 Max Khon changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.freebsd.org/bu | |gzilla/show_bug.cgi?id=3D2= 630 | |62 --=20 You are receiving this mail because: You are on the CC list for the bug.=