Y
Hacker News
new
|
ask
|
show
|
jobs
by
odaymansour
3857 days ago
You've also reminded me that while they do show up as CPU time, they wouldn't be 'user' time (for example in the output of the command 'time')
1 comments
brendangregg
3857 days ago
If it's user-mode loads and stores, which for applications is pretty common, it is user time. Easy to test.
link
odaymansour
3855 days ago
Thanks for that, I'll take another look at it and see what I've been missing then.
link