Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2023 06:46:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 271548] Alder lake CPU not running at full speed
Message-ID:  <bug-271548-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271548

            Bug ID: 271548
           Summary: Alder lake CPU not running at full speed
           Product: Base System
           Version: 13.2-STABLE
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: k@vodka.home.kg

Looks like FreeBSD 13.2 does not correctly manages core MHz on alder lake C=
PUs
and does not support turbo boost.
I have core i7 12700K.
Noticed that openssl speed -evp aes-128-cbc performs 30% slower than on lin=
ux
and windows.

# sysctl dev.cpu.0.freq
dev.cpu.0.freq: 498
# sysctl dev.cpu.0.freq_levels
dev.cpu.0.freq_levels: 3609/-1
# sysctl dev.cpu.0.freq=3D3609
dev.cpu.0.freq: 498 -> 2905

Strange results from freq_levels. It cant even set 3.6 Ghz (normal freq wit=
hout
turbo boost)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-271548-227>