Dmitry Ozerov
|
40b8d91c6d
|
sf_stream sending to streamvis/live analysis
|
2020-05-06 22:47:05 +02:00 |
|
babic_a
|
6dd5a77d83
|
Revert back to 2 per core
|
2020-05-06 17:00:32 +02:00 |
|
babic_a
|
adcd3c5988
|
Add 1 module 1 core policy
|
2020-05-06 16:59:24 +02:00 |
|
babic_a
|
225f8569be
|
Remove setting nice value inside recv thread
|
2020-05-06 16:53:54 +02:00 |
|
babic_a
|
1db5b2560e
|
Reduce nice level
|
2020-05-06 16:45:19 +02:00 |
|
babic_a
|
4a5472a4b3
|
Add interesting page about scheduling
|
2020-05-06 16:42:47 +02:00 |
|
babic_a
|
6c0a744389
|
Set udp recv thread priority
|
2020-05-06 16:13:46 +02:00 |
|
babic_a
|
f0c50d89af
|
Remove printouts
|
2020-05-06 16:05:11 +02:00 |
|
babic_a
|
a190fce55a
|
Increase buffer send queue size
|
2020-05-06 16:04:02 +02:00 |
|
babic_a
|
0aaad2da25
|
Same copy constructor bug as before
|
2020-05-06 16:01:25 +02:00 |
|
babic_a
|
57bea8a582
|
Fix subscription error
|
2020-05-06 15:51:30 +02:00 |
|
babic_a
|
e5e9d4074f
|
Remove zmq context from thread parameter
|
2020-05-06 15:40:20 +02:00 |
|
babic_a
|
cd495ecc02
|
Merge remote-tracking branch 'origin/master'
|
2020-05-06 14:54:15 +02:00 |
|
babic_a
|
be3050d471
|
Fix auto reference instead of copy
|
2020-05-06 14:54:08 +02:00 |
|
babic_a
|
9afd585c9d
|
Add test to show how wrong I am
|
2020-05-06 14:53:02 +02:00 |
|
Dmitry Ozerov
|
73bf3b06ac
|
send more to streamvis
|
2020-05-06 12:57:23 +02:00 |
|
babic_a
|
af9027fe66
|
Changed recv function signature with complete pointer type
|
2020-05-06 12:47:59 +02:00 |
|
babic_a
|
90e6b06208
|
Debug output
|
2020-05-06 12:06:07 +02:00 |
|
babic_a
|
c075faa376
|
Add end line to debug output
|
2020-05-06 12:04:57 +02:00 |
|
babic_a
|
f86f71fe95
|
Improve test and add basic interaction
|
2020-05-06 10:57:57 +02:00 |
|
babic_a
|
032fe93bce
|
Remove destroying of context
We don't create it, we don't destroy it.
|
2020-05-06 10:39:59 +02:00 |
|
babic_a
|
d7497b2eb5
|
Exchange error reporting for zmq code
|
2020-05-06 10:31:26 +02:00 |
|
babic_a
|
b31b6cddf9
|
Fixed bug in queue slot allocation
(Of course it can really happen!)
|
2020-05-06 10:29:33 +02:00 |
|
babic_a
|
7b524501c0
|
Fix ZMQ exceptions and error reporting
|
2020-05-06 10:28:07 +02:00 |
|
babic_a
|
1765b485ef
|
Add test stub for LiveRecvModule
|
2020-05-06 10:12:17 +02:00 |
|
babic_a
|
b73e625471
|
Link zmq into tests
|
2020-05-06 10:12:05 +02:00 |
|
babic_a
|
b2d14fbb64
|
Remove recv code and put in a module
|
2020-05-06 10:00:09 +02:00 |
|
babic_a
|
94d71e7d40
|
First attempt at LiveRecvModule
|
2020-05-05 13:36:11 +02:00 |
|
babic_a
|
fe55a6705a
|
Move test that is not used anymore
|
2020-05-05 13:29:49 +02:00 |
|
babic_a
|
7964054763
|
Change module frame buffer
|
2020-05-05 12:19:29 +02:00 |
|
babic_a
|
211aef0181
|
Switch implementation to module frame buffer
|
2020-05-05 12:18:22 +02:00 |
|
babic_a
|
a4a67532d1
|
Add temporary implementation for arrays
|
2020-05-05 12:11:24 +02:00 |
|
babic_a
|
04d13615c9
|
Add info of n_modules
|
2020-05-05 10:52:50 +02:00 |
|
babic_a
|
cd07c98737
|
Add rapidjson dependency to external
|
2020-05-05 10:43:12 +02:00 |
|
babic_a
|
72e87210ed
|
Add stream read queue
|
2020-05-05 10:42:48 +02:00 |
|
babic_a
|
3a2292762a
|
Add more papers
|
2020-05-05 10:38:44 +02:00 |
|
babic_a
|
65e2553bb4
|
Add JSON libraries benchmarks
|
2020-05-04 19:38:34 +02:00 |
|
Dmitry Ozerov
|
8fb9fe4e3c
|
intermediate ersion of sf_stream to read directly from sf_buffer
|
2020-05-04 19:08:50 +02:00 |
|
babic_a
|
ac245fe638
|
Comment out future TODO
|
2020-05-04 18:41:02 +02:00 |
|
babic_a
|
237e0e1838
|
Schedule 2 receviers per core
|
2020-05-04 18:38:38 +02:00 |
|
babic_a
|
6f766746d6
|
Thread fine-tuning
|
2020-05-04 18:37:41 +02:00 |
|
babic_a
|
a8eacb3587
|
Yield at the end of the write loop
|
2020-05-04 18:11:50 +02:00 |
|
babic_a
|
7bcfc571a3
|
Change start to 4 per core
|
2020-05-04 18:09:58 +02:00 |
|
babic_a
|
11b5bde2dc
|
Yield instead of sleep in case of no msg
|
2020-05-04 18:06:13 +02:00 |
|
babic_a
|
16847f48b8
|
Changed all IPCs to /tmp folder
|
2020-05-04 15:27:50 +02:00 |
|
babic_a
|
1324e7b3e8
|
Adjusted sf_replay to new buffer format
|
2020-05-04 15:20:23 +02:00 |
|
babic_a
|
a5c2d939bf
|
Adjust sending part of sf_replay to new way of writing
|
2020-05-04 15:03:35 +02:00 |
|
babic_a
|
707dd73de8
|
Added new parameter to module start script
|
2020-05-04 14:45:08 +02:00 |
|
babic_a
|
17d469d75e
|
Fix start parameters for sf_buffer
|
2020-05-04 14:40:49 +02:00 |
|
babic_a
|
303a40f83b
|
Merge remote-tracking branch 'origin/master'
|
2020-05-04 14:33:08 +02:00 |
|