iptube / SPUDlib

Substrate Protocol for User Datagrams (SPUD) Prototype
BSD 2-Clause "Simplified" License
5 stars 11 forks source link

Stats #10

Open hildjj opened 9 years ago

hildjj commented 9 years ago

Do stats belong in tube/tube_manager? Will I ever not want them in order to save memory/CPU? Will we need to use atomic increments? (I hope not, because doing that portably in C is likely to be a PITA)