Commit Graph

33 Commits

Author SHA1 Message Date
Dmitry Ozerov 76c09806c6 remove first files, then directories in cleanup 2020-06-03 13:11:42 +02:00
Dmitry Ozerov 7be41c8ed4 additional parameter for sf_writer - total number of modules to retrieve from buffer, to be able to test with smaller detectors 2020-06-03 12:58:27 +02:00
Dmitry Ozerov d6973dfc58 modified retrieve script to sf_writer 2020-06-03 11:20:51 +02:00
Dmitry Ozerov 1a9caf08ee cleanup script for the buffer 2020-06-02 14:48:07 +02:00
Dmitry Ozerov 374fc62d1e systemd scripts for JF01 and JF13 2020-06-02 14:48:00 +02:00
Dmitry Ozerov 2ab097e655 make possible to run multiple detectors(sf-buffer/sf-stream uses separate streams), for sf-stream read config parameters from json file 2020-06-02 11:58:27 +02:00
Dmitry Ozerov f8f488f7fe meaningfull information in log files for detector retrieve 2020-05-25 19:22:20 +02:00
Dmitry Ozerov e79899070d check that there is no other sf_replay/writer instances running already 2020-05-20 11:11:10 +02:00
Dmitry Ozerov 438fe83408 another step towards retrieval script for daq 2020-05-19 19:12:52 +02:00
babic_a fb3a573181 Fix core pinning numbers 2020-05-18 18:53:04 +02:00
babic_a 6fd1d43304 1 core per sf_replay 2020-05-18 18:04:41 +02:00
babic_a 82e4d0e5b1 2 replay per core 2020-05-18 18:00:12 +02:00
babic_a ffc6acc6af Increase number of CPU for compression 2020-05-18 17:39:51 +02:00
babic_a b90d0db2ec Add script to setup IRQ on sf-daq-3 2020-05-14 16:25:42 +02:00
babic_a 32b66ed5f7 Moved to 4 receivers per core 2020-05-13 13:08:05 +02:00
babic_a 87712bce56 Move processing from core 4 on 2020-05-13 12:41:48 +02:00
babic_a 38628a3ab9 We don't use CPU sets at the moment 2020-05-13 09:55:56 +02:00
babic_a 020312788b Start sf_buffer in separate cpuset 2020-05-12 11:58:34 +02:00
Dmitry Ozerov 85c0fff417 Merge branch 'master' of https://github.com/paulscherrerinstitute/sf_daq_buffer 2020-05-09 23:27:58 +02:00
Dmitry Ozerov 8c33c9cc98 wait that receiver thread is finished, is_good_fame check added, poor man current pulse_id script 2020-05-09 23:25:46 +02:00
Dmitry Ozerov ce937f3597 restart JF07-stream automatically in 10 seconds if failed 2020-05-09 22:25:01 +02:00
Dmitry Ozerov b50aa30ae9 initial script to retrieve data from a data buffer 2020-05-07 16:48:39 +02:00
Dmitry Ozerov 0319773058 sf_stream now is a separate systemd service 2020-05-06 23:03:01 +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
Dmitry Ozerov 73bf3b06ac send more to streamvis 2020-05-06 12:57:23 +02:00
babic_a 237e0e1838 Schedule 2 receviers per core 2020-05-04 18:38:38 +02:00
babic_a 7bcfc571a3 Change start to 4 per core 2020-05-04 18:09:58 +02:00
babic_a 707dd73de8 Added new parameter to module start script 2020-05-04 14:45:08 +02:00
babic_a 7e7593717c move sf_replay to other numa nodes and make a quasi online stream (one hour replay) to test 2020-05-04 09:05:13 +02:00
Dmitry Ozerov b484b45b88 working version of sf_stream (sends to streamvis assembled frame) 2020-05-01 14:20:16 +02:00
Dmitry Ozerov e796e0f49d systemd scripts modified to use /usr/bin 2020-05-01 12:40:25 +02:00
Dmitry Ozerov bda6b6a27b systemd scripts (example) to run micro services: sf_buffer (udp receiver+writer to buffer) and sf_replay 2020-04-30 13:43:59 +02:00