Talk:Linux CPU utilization: Difference between revisions

m
→‎OS specific task: Opps, forgot to sign my entry
(→‎OS specific task: Virtualbox was my friend :-))
m (→‎OS specific task: Opps, forgot to sign my entry)
Line 13:
Some programming languages may provide OS agnostic routines/libraries to get similar information
(which would be superior to grepping around in <tt>/proc/stat</tt> IMO).
&mdash;[[User:dchapes|dchapes]] ([[User talk:dchapes|talk]] | [[Special:Contributions/dchapes|contribs]]) 13:35, 27 May 2015‎ (UTC)
 
: Actually, it's probably better to have something like this be OS-specific. I've seen plenty of other tasks which are written in a way which implies they are OS-agnostic but where the difficulty of implementation is trivial for implementations which assume a specific OS context and near to implement portably without such assumptions. It'll never be perfect. And this one seems simple enough.
Anonymous user