]> Kevux Git Server - fll/commit
Progress: Continue adding FSS Payload processing code.
authorKevin Day <thekevinday@gmail.com>
Tue, 17 Oct 2023 03:12:41 +0000 (22:12 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 17 Oct 2023 03:12:41 +0000 (22:12 -0500)
commit49fbc74ee38f381e17b1bb72356e374da0deb787
tree53c2bfa8e3d858f65cf371bdb9d726528a0cf760
parent6f6e5cef2aa56909cdcd41c0fee3dfa5450cf6ee
Progress: Continue adding FSS Payload processing code.

I decided to use two caches.
One for the main cache.
The other for a smaller, multi-purpose cache.

The second cache should be smaller and so re-allocations should be cheaper.
Use re-allocations on this as much as possible.

There are some code changes that I was indecisive around and jumped around on implementation.
I think I cleaned that all up but I may have missed something.
level_1/fl_fss/c/fss/payload.c
level_1/fl_fss/c/fss/payload.h