Todo: update

This commit is contained in:
2025-11-06 01:50:03 -04:00
parent aacbdd5864
commit 21bbaf846e
+4
View File
@@ -41,3 +41,7 @@
come in.
* Consider using MAP_HUGEPAGE with both PcloudStimBuff::StagingBuffer
and in the PcloudStimulusBuffer's ringbuff.
* We should prolly call stream_descriptor::reset() after release()
whenever we wish to release a desc without closing the underlying
fd. Because we've discovered that release() doesn't fully cleanup
internal metadata.