-
Notifications
You must be signed in to change notification settings - Fork 6.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ring buffer support #2425
Comments
by Sharron LIU: As the issues was resolved with "Won't Do", according to the description of this story, "ring buffer" supposed to be excluded from https://www.zephyrproject.org/doc/kernel_v2/kernel.html |
by Sharron LIU: The status till git revision 19f2884:
This does not seem inline with the description of this story. Dmitriy Korovkin , Benjamin Walsh , could you update if any new conclusion reached to resolve the story as "Won't Do"? Thanks. The current status is a little bit confusing if ring buffer is treated as "first-class" or not... |
by Dmitriy Korovkin: Per discussion, ring buffer will be kept in the kernel as a simple tool for kernel developers. "Won't do" means that ring buffers are not going to be exported as a public kernel object available for application developers, as the community do not see any need for this. |
by Sharron LIU: That's clear now. Does it mean to remove ring buffer from "kernel primer v2"? Closing per Dmitriy Korovkin clarification. |
Reported by Benjamin Walsh:
A potpourri of ring buffer-related work items.
(Imported from Jira ZEP-918)
The text was updated successfully, but these errors were encountered: