Lines Matching full:userspace
7 per-process statistics from the kernel to userspace.
30 To get statistics during a task's lifetime, userspace opens a unicast netlink
35 To obtain statistics for tasks which are exiting, the userspace listener
43 an additional record containing the per-tgid stats is also sent to userspace.
81 the task/process for which userspace wants statistics.
88 the cpumask would be "1-3,5,7-8". If userspace forgets to deregister interest
93 2. Response for a command: sent from the kernel in response to a userspace
121 stats in userspace alone is inefficient and potentially inaccurate (due to lack
128 gets sent to userspace (along with the per-task data).
143 structure. Userspace will use only the fields of the struct that correspond
147 interface to return them. Since userspace processes each netlink attribute
154 path since the kernel and userspace don't need to incur the overhead of
156 struct too much, requiring disparate userspace accounting utilities to
168 To avoid losing statistics, userspace should do one or more of the following:
178 Despite these measures, if the userspace receives ENOBUFS error messages