Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

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

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant