diff options
| author | Denil Vira <denil@cumulusnetworks.com> | 2015-08-11 13:14:40 -0700 |
|---|---|---|
| committer | Denil Vira <denil@cumulusnetworks.com> | 2015-08-11 13:14:40 -0700 |
| commit | 308d14aed909f6cfa9fb41d6db38b6418d9c76fc (patch) | |
| tree | ea9ee41d3715b4bc48f8d2c25cadff3a64148b6b /lib/memory.c | |
| parent | 610f23cfff4f323a8a82657ff670187ad714a0fb (diff) | |
Replace lists with arrays to store read and write threads
Ticket : CM-6300
Reviewed by : CCR-3049
Testing : Manual
With arrays, a thread corresponding to given fd is looked up in constant time
versus the linear time taken for list traversals.
Diffstat (limited to 'lib/memory.c')
0 files changed, 0 insertions, 0 deletions
