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
{{ message }}
This repository was archived by the owner on May 26, 2025. It is now read-only.
Is your feature request related to a problem? Please describe.
Current system does not use zero copy feature for FreeRTOS+TCP.
Maybe Increasing CPU usage by using BufferAllocation_2.c.
https://github.com/renesas-rx/amazon-freertos/tree/master/lib/FreeRTOS-Plus-TCP/source/portable/BufferManagement
Describe the solution you'd like
Use BufferAllocation_1.c.
Describe alternatives you've considered
None
Additional context
None
The text was updated successfully, but these errors were encountered: