Commit Graph

59 Commits

Author SHA1 Message Date
babic_a d48ea98aa4 Remove unused variables from config 2020-06-03 21:39:24 +02:00
babic_a 0feb4ef180 Merge branch 'master' into binary_buffer 2020-06-03 07:59:53 +02:00
babic_a b7381bce68 Use proper attribute for ImageAssembler retry 2020-05-27 14:01:59 +02:00
babic_a 6653421696 Rename buffer block size 2020-05-27 09:24:24 +02:00
babic_a 0bdbe02381 Adjust RECV buffer to bytes instead of msgs 2020-05-26 14:57:23 +02:00
babic_a 69c8501af7 We are writing binary data now 2020-05-26 14:56:40 +02:00
babic_a ffc457e7d0 Forgot to add bytes per packet in equation 2020-05-26 14:34:43 +02:00
babic_a acfbf283b8 Add new property to buffer_config 2020-05-26 09:34:39 +02:00
babic_a 665602b06c Fixed config dependency 2020-05-20 17:31:00 +02:00
babic_a bccd2f7c1b Organize parameters by application 2020-05-19 18:35:46 +02:00
babic_a 1b9d65a734 Remove config - in scripts 2020-05-19 14:47:18 +02:00
babic_a a4a76ae672 Add new parameter for writer cache 2020-05-19 13:25:15 +02:00
babic_a 78c3ae0262 Add buffering to replay 2020-05-19 09:28:50 +02:00
babic_a aa22236dfd Moved bitshuffle LZ4 property to writer header 2020-05-18 17:01:24 +02:00
babic_a e85227d015 Add compression header size to props 2020-05-18 16:59:57 +02:00
babic_a 831f261be1 Add logic for setting maximum chunk size 2020-05-15 18:12:46 +02:00
babic_a aff1d22c17 Rename parameter to something more sensible 2020-05-15 15:23:24 +02:00
babic_a 24391a66c2 Fix UDP buffer size bug 2020-05-15 15:13:51 +02:00
babic_a ab520c0ee1 Fix UDP buffer to proper size 2020-05-15 14:44:53 +02:00
babic_a a42e718880 Improve variable setting 2020-05-15 10:42:24 +02:00
babic_a f5ed8adfcd Remove unused variable 2020-05-15 10:40:38 +02:00
babic_a 4502e112bf Rename writer variable 2020-05-15 10:18:21 +02:00
babic_a 10ba289df9 Add writer recvhwm parameter 2020-05-14 12:28:11 +02:00
babic_a f5d67c2ff8 Move buffer dataset names as variables 2020-05-14 11:03:47 +02:00
babic_a cd6466fe1f Finish improving sf_replay 2020-05-14 09:37:59 +02:00
babic_a 68697a57e1 Remove leftover 2020-05-13 19:06:43 +02:00
babic_a 91800a35aa Add pixel_n_bytes variable 2020-05-13 18:57:34 +02:00
babic_a e7fa05308a Adjust parameters based on experimental results 2020-05-13 09:37:48 +02:00
babic_a 79581f95e4 Add new parameter to grab many frames at once 2020-05-12 09:16:55 +02:00
babic_a 6af37e927d Improve UDP RCVBUF configuration 2020-05-11 17:49:13 +02:00
babic_a e15b285a3e Cleanup settings in UdpReceiver 2020-05-11 17:32:49 +02:00
babic_a fada8a7ec6 Make IPC address a parameter in buffer config 2020-05-11 12:34:30 +02:00
babic_a 79c6edbfb6 New configurations 2020-05-08 14:24:34 +02:00
Dmitry Ozerov 65aefd1a90 add base directory path to buffer 2020-05-07 16:41:27 +02:00
babic_a a190fce55a Increase buffer send queue size 2020-05-06 16:04:02 +02:00
babic_a 72e87210ed Add stream read queue 2020-05-05 10:42:48 +02:00
babic_a 6f766746d6 Thread fine-tuning 2020-05-04 18:37:41 +02:00
babic_a b436ba12da Add parameters for new sf_buffer implementation 2020-05-04 09:53:27 +02:00
babic_a 8148802325 Add new parameter for buffer 2020-05-04 09:16:25 +02:00
babic_a 0d5d954e67 Remove unused core-writer 2020-05-01 10:49:31 +02:00
babic_a 873ebfd8a3 Add property for RB retry speed 2020-05-01 09:34:03 +02:00
babic_a 6949fe28fb Move UDP recv parameter to core-buffer 2020-04-29 17:34:26 +02:00
babic_a 87a204e988 Change to 50 (experimentally defined) 2020-04-29 16:12:21 +02:00
babic_a 6090e867b8 Performance tests suggest this is somehow the optimal number 2020-04-29 15:01:27 +02:00
babic_a 10cd89e767 Add parameter to buffer more than 1 frame in writer 2020-04-29 14:28:38 +02:00
babic_a 6d62e54a7b Rename read block size for sf_replay 2020-04-29 14:11:32 +02:00
babic_a d9802ee91f Change the buffer write size to something small 2020-04-29 14:00:50 +02:00
babic_a fb0c4a43bb Adjust settings based on the latest performance tests 2020-04-29 13:57:00 +02:00
babic_a 945e7c2a3f Measurements have shown that the RB length is not the problem 2020-04-28 13:39:49 +02:00
babic_a bad06f25a8 Parameter tuning for writer 2020-04-28 13:02:40 +02:00