You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shell: backends: select RING_BUFFER_LARGE when necessary
Depending on the ring buffer configuration, users may encounter the "size too big" assertion in runtime. Let's enable the RING_BUFFER_LARGE when we know that it is required. Signed-off-by: Yong Cong Sin <ycsin@meta.com> Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
0 commit comments