Skip to content
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

use zero copy feature for FreeRTOS+TCP porting #3

Open
HirokiIshiguro opened this issue Dec 22, 2018 · 0 comments
Open

use zero copy feature for FreeRTOS+TCP porting #3

HirokiIshiguro opened this issue Dec 22, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@HirokiIshiguro
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant