babic_a
|
3cb743b750
|
Create context in common thread
|
2020-04-23 12:14:05 +02:00 |
|
babic_a
|
cdc2e68921
|
Multithreaded writer and receiver
|
2020-04-23 12:01:27 +02:00 |
|
babic_a
|
8b46382226
|
Add detector frame to ringbuffer
|
2020-04-23 11:31:31 +02:00 |
|
babic_a
|
597d0fe7ec
|
Fix in header file
|
2020-04-23 11:13:16 +02:00 |
|
babic_a
|
27b7335157
|
Remove buffer size increase
|
2020-04-23 10:39:08 +02:00 |
|
babic_a
|
7fd841c0f4
|
Fix loop bug in sf_replay
|
2020-04-23 10:35:59 +02:00 |
|
babic_a
|
75c470bd65
|
Adjust hwm size
|
2020-04-23 10:15:21 +02:00 |
|
babic_a
|
97685dce9c
|
Partial writer fix
|
2020-04-23 10:10:32 +02:00 |
|
babic_a
|
d6871cc204
|
Additional parameters in buffer_config
|
2020-04-23 10:05:35 +02:00 |
|
babic_a
|
06ae2787f8
|
Refactor sf_replay a bit
|
2020-04-23 10:05:06 +02:00 |
|
babic_a
|
ba30dea726
|
Adjust tests to config change
|
2020-04-23 09:52:54 +02:00 |
|
babic_a
|
0a90e4437d
|
Cleanup of sf_buffer
|
2020-04-23 09:51:39 +02:00 |
|
babic_a
|
83afffc325
|
Added module size to config
|
2020-04-23 09:51:24 +02:00 |
|
babic_a
|
c803e2c16f
|
Add rb size config parameter
|
2020-04-23 09:49:14 +02:00 |
|
babic_a
|
8c380ee1f1
|
Adjust sf_buffer to new config
|
2020-04-23 09:49:03 +02:00 |
|
babic_a
|
7250f4180a
|
Renamed config into buffer_config
|
2020-04-23 09:43:29 +02:00 |
|
babic_a
|
40bdd8e9a2
|
Moved base buffer config to separate file
|
2020-04-23 09:41:07 +02:00 |
|
babic_a
|
ac5624cafc
|
Made smaller batches for writing
|
2020-04-22 19:22:17 +02:00 |
|
babic_a
|
96fd9573b1
|
Revert back to single threaded assembly
|
2020-04-22 18:25:00 +02:00 |
|
babic_a
|
032349ee87
|
Confirm frame and start again
|
2020-04-22 17:56:39 +02:00 |
|
babic_a
|
d177616a86
|
Fix timing issue
|
2020-04-22 17:54:42 +02:00 |
|
babic_a
|
05bce760a2
|
Init vector to n_modules
|
2020-04-22 17:52:48 +02:00 |
|
babic_a
|
173f481711
|
Add threads to the vector
|
2020-04-22 17:52:32 +02:00 |
|
babic_a
|
be50da1cb7
|
Actually start the read threads
|
2020-04-22 17:47:27 +02:00 |
|
babic_a
|
47014b59b5
|
Test multithreaded SF writer
|
2020-04-22 17:37:08 +02:00 |
|
babic_a
|
dfd6138aa0
|
Add max statistics
|
2020-04-22 17:03:20 +02:00 |
|
babic_a
|
bb9c6f24f5
|
Reset also total_ms
|
2020-04-22 17:02:21 +02:00 |
|
babic_a
|
3c1a057ffa
|
Tweak buffer and add some poor mans statistics
|
2020-04-22 17:00:29 +02:00 |
|
babic_a
|
72ae0207a4
|
First version of sf writer
|
2020-04-22 16:51:05 +02:00 |
|
babic_a
|
1a0a709bb0
|
Make sf_replay simple again
|
2020-04-22 16:18:10 +02:00 |
|
babic_a
|
da31c90f1d
|
Add timing to reader
|
2020-04-22 16:04:14 +02:00 |
|
babic_a
|
1966f4117a
|
Make sf-replay use IPC
|
2020-04-22 16:00:21 +02:00 |
|
babic_a
|
998d5ba9a9
|
Fix sockets initialization bug
|
2020-04-22 15:57:28 +02:00 |
|
babic_a
|
09c27986f7
|
Reverse order of operation
|
2020-04-22 15:53:33 +02:00 |
|
babic_a
|
8a839d8e59
|
Try multi polling instead of single merge
|
2020-04-22 15:48:38 +02:00 |
|
babic_a
|
15a3347951
|
Increase block size to 200
|
2020-04-22 15:28:01 +02:00 |
|
babic_a
|
faf98e5d7c
|
A bit of fixes
|
2020-04-22 15:23:11 +02:00 |
|
babic_a
|
1df947b118
|
Remove RB initialization of File meta
|
2020-04-22 15:18:53 +02:00 |
|
babic_a
|
8eda229592
|
Adjusted sf_replay
|
2020-04-22 15:18:31 +02:00 |
|
babic_a
|
4116ea04cf
|
Moved File metadata from RingBuffer to buffer utils
|
2020-04-22 15:18:19 +02:00 |
|
babic_a
|
d5fb4f4dc0
|
Test partial buffering
|
2020-04-22 15:12:19 +02:00 |
|
babic_a
|
70b8172a36
|
Introduce sent counter
|
2020-04-22 14:41:08 +02:00 |
|
babic_a
|
3401f2a25e
|
Test arrangement
|
2020-04-22 14:38:39 +02:00 |
|
babic_a
|
034da4d658
|
Debug output from writer
|
2020-04-22 14:31:55 +02:00 |
|
babic_a
|
34ba4c1780
|
Add some module logic
|
2020-04-22 14:09:53 +02:00 |
|
babic_a
|
1ba1425495
|
Sync on every pulse_id
|
2020-04-22 14:04:37 +02:00 |
|
babic_a
|
b1e8301407
|
Reverted back to backpressure implementation
|
2020-04-22 14:01:27 +02:00 |
|
babic_a
|
93abdeae85
|
Fixed bug in connect
|
2020-04-22 13:54:38 +02:00 |
|
babic_a
|
7d29dbe72c
|
Remove old reference
|
2020-04-22 13:39:53 +02:00 |
|
babic_a
|
7f015b742e
|
Simple socket test
|
2020-04-22 13:39:19 +02:00 |
|