The modifier executes the operation using msr{read,write}_safe()
functions instead of plain msr reads and writes. Returns EFAULT if any
MSR access caused #GP.
x86_msr_op(9): consistently return the value read from MSR
x86_msr_op_one((9): execute SCHED ops in critical section
x86: provide extended description for x86_msr_op(9)Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Minor clarifications to the description.
I do not think that converting the comment into a man page is warranted.