Jay Lan wrote:
Shailabh Nagar wrote:


Yes. If no one registers to listen on a particular CPU, data from tasks
exiting on that cpu is not sent out at all.


Shailabh also wrote:


During task exit, kernel goes through each registered listener (small list) and decides which one needs to get this exit data and calls a genetlink_unicast to each one that does need it.



Are we eliminating multicast taskstats data at exit time?

Yes. Only unicasts to each listener now.

A unicast
exit data with cpumask will do for me, but just like to be sure where
we are.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to