Page MenuHomeFreeBSD

amdrapl: Introduce amdrapl driver
Needs ReviewPublic

Authored by aokblast on Sun, Mar 1, 11:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 2, 1:06 PM
Unknown Object (File)
Mon, Mar 2, 1:01 PM
Unknown Object (File)
Mon, Mar 2, 1:01 PM
Unknown Object (File)
Mon, Mar 2, 1:01 PM
Unknown Object (File)
Mon, Mar 2, 10:44 AM
Unknown Object (File)
Mon, Mar 2, 2:57 AM
Unknown Object (File)
Mon, Mar 2, 2:33 AM
Unknown Object (File)
Mon, Mar 2, 2:16 AM
Subscribers
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71128
Build 68011: arc lint + arc unit

Event Timeline

Quick response:

  1. also need to add to sys/modules/Makefile
  2. Do you have a plan to write a short man page?

Fix Makefile and use recursive lock to make witness happy

Quick response:

  1. also need to add to sys/modules/Makefile
  2. Do you have a plan to write a short man page?

Sure, but I am thinking about creating a uniform monitor interface for kernel sensors that can also be used by amdtemp and coretemp driver. So the sysctl may chages.