|
From: | Joel Cunningham |
Subject: | Re: [lwip-devel] Removing the restriction on number of sockets |
Date: | Tue, 08 Aug 2017 08:38:47 -0500 |
The PCB iteration is a good point to contrast. I would expect input packets to be incoming at a higher frequency then socket API calls If we add the same “caching” feature that our PCB lists have, where the most recently used are moved to head of the list, that may negate some of the performance loss Joel |
[Prev in Thread] | Current Thread | [Next in Thread] |