david415 / HoneyBadger

Quantum Insert detector/recorder
GNU General Public License v3.0
305 stars 39 forks source link

remove "pager" #55

Closed david415 closed 9 years ago

david415 commented 9 years ago

we no longer need a multithreaded page cache... gopacket's tcpassembly's single threaded pageCache will work fine without the pager goroutine/channel wrapping api.

david415 commented 9 years ago

obviously the performance improvement will be infinitesimal... so we are essentially only doing this to simplify the code.

david415 commented 9 years ago

fixed forever! https://github.com/david415/HoneyBadger/commit/84feff29d6323e3547843c49d5e0c7ec453aa73f