Re: net_buf: non-atomic reference counting
Paul Sokolovsky
Hello,
On Tue, 24 Mar 2020 11:25:48 +0200 "Jukka Rissanen" <jukka.rissanen@...> wrote: Hi Darryl,Perhaps it could be rephrased differently: net_buf is more like Zephyr's internal system object. Where it's used currently, thread synchronization is expected(*) to happen on different level(s), and net_buf itself is kept lightweight and optimized. Perhaps that can be changed, but effects on existing subsystems using net_buf should be considered. (*) That doesn't mean there're no bugs, so reproducible bugreports are welcome.
-- Best Regards, Paul Linaro.org | Open source software for ARM SoCs Follow Linaro: http://www.facebook.com/pages/Linaro http://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog |
|