https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292615
Martin Cracauer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #267461|0 |1 is obsolete| | --- Comment #34 from Martin Cracauer <[email protected]> --- Created attachment 267534 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267534&action=edit output from latest patch for val in 0 10 25 37 50 75 100 125 ; do for file in `shellsupport -c 0 15` ; do sudo sysctl dev.hwpstate_amd.$file.epp=$val done for file in `shellsupport -c 0 15` ; do sudo sysctl debug.hwpstate_amd$file done #dmesg | tail done -- You are receiving this mail because: You are the assignee for the bug.
