systat, switch to vm tab
vmstat -i
Details
Details
- Reviewers
decui_microsoft.com delphij sepherosa_gmail.com royger adrian - Group Reviewers
Contributor Reviewers (ports) - Commits
- rS293874: hyperv: add interrupt counters
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 1805 Build 1811: arc lint + arc unit
Event Timeline
Comment Actions
LGTM
sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c | ||
---|---|---|
224 | Isn't there a more suitable place to put those? Like at the top of the file? |
sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c | ||
---|---|---|
69 | wait, it's a pointer; what's it pointing to? |
sys/dev/hyperv/vmbus/hv_vmbus_drv_freebsd.c | ||
---|---|---|
69 | it contains the pointer which was set via intrcnt_add, |