Commit Graph

1245 Commits

Author SHA1 Message Date
babic_a 9beb050afc Fix fast queue implementation 2020-05-15 10:48:00 +02:00
babic_a 1f771bf444 Finalize refactoring of sf_writer 2020-05-15 10:46:43 +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 40e0edc678 Add compressed image size parameter 2020-05-15 10:29:41 +02:00
babic_a 4502e112bf Rename writer variable 2020-05-15 10:18:21 +02:00
babic_a e63f2fde05 Change name of save structure 2020-05-15 10:17:27 +02:00
babic_a 1b41dd623f Rename SFWriter to new standard naming 2020-05-15 10:11:22 +02:00
babic_a ae9a4e6857 Merge remote-tracking branch 'origin/master' 2020-05-14 16:25: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 453e91f6ca Remove unused stuff from sf_writer 2020-05-14 13:01:39 +02:00
babic_a 10ba289df9 Add writer recvhwm parameter 2020-05-14 12:28:11 +02:00
babic_a a760077e85 Allow for resync to happen also if frames are missing 2020-05-14 12:22:27 +02:00
babic_a ce2b61ac9a Extend tests to empty frames 2020-05-14 12:07:32 +02:00
babic_a e384865d31 Return bool to signal if there is data 2020-05-14 12:05:53 +02:00
babic_a 14bec03363 Add basic test for ReplayH5Reader 2020-05-14 12:00:15 +02:00
babic_a 80765f3fc5 Fix parameters order to be consistent across repo 2020-05-14 11:46:03 +02:00
babic_a 8b379f32d4 Implement the most basic ReplayH5Reader 2020-05-14 11:37:28 +02:00
babic_a b6f4ea1818 First stub commit of ReplayH5Reader 2020-05-14 11:13:12 +02:00
babic_a 9d8d97f998 Improve Reader call 2020-05-14 11:04:05 +02:00
babic_a f5d67c2ff8 Move buffer dataset names as variables 2020-05-14 11:03:47 +02:00
babic_a caa6e53075 Starting terminology section in the READMe 2020-05-14 11:03:25 +02:00
leosala 880ded07ee Update README.md 2020-05-14 09:58:38 +02:00
ozerov-d 30f2e0dfc8 added Mellanox pages (tuning, raw ethernet) 2020-05-14 09:53:20 +02:00
babic_a cd6466fe1f Finish improving sf_replay 2020-05-14 09:37:59 +02:00
babic_a f5fb9d9153 Use configured parameters 2020-05-13 19:12:16 +02:00
babic_a 68697a57e1 Remove leftover 2020-05-13 19:06:43 +02:00
babic_a 9038df146e Add new type of packet for compressed frames 2020-05-13 19:06:33 +02:00
babic_a 6751a934e8 Improve bitshuffle tests by using standard values 2020-05-13 19:06:20 +02:00
babic_a 91800a35aa Add pixel_n_bytes variable 2020-05-13 18:57:34 +02:00
babic_a 55a74f5889 Test concat of separately compressed segments 2020-05-13 15:20:20 +02:00
babic_a be0bb0226e Check compressed data 2020-05-13 14:08:11 +02:00
babic_a 425d94dbe8 Moved perf tests in separate folder 2020-05-13 14:00:08 +02:00
babic_a 244b11506b Add basic test for compression 2020-05-13 13:56:00 +02:00
babic_a 6f2ca2b403 Add back compression from core-writer 2020-05-13 13:18:24 +02:00
babic_a 32b66ed5f7 Moved to 4 receivers per core 2020-05-13 13:08:05 +02:00
babic_a ab07af216c Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2020-05-13 13:06:06 +02:00
babic_a 87712bce56 Move processing from core 4 on 2020-05-13 12:41:48 +02:00
babic_a 1fe08897f1 We are still not optimizing on this level 2020-05-13 12:38:09 +02:00
babic_a 5758f4a5f8 Another presentation 2020-05-13 11:46:38 +02:00
babic_a 4ee20125aa Add chunk caching parameters paper 2020-05-13 11:42:29 +02:00
babic_a 405af9dc40 Change title to correct string 2020-05-13 10:22:52 +02:00
babic_a 49b10a9929 Add link about tunning recv stack 2020-05-13 10:18:46 +02:00
babic_a 35340a6f57 Add chunking article 2020-05-13 10:16:16 +02:00
babic_a 39a548eeca Organize links better 2020-05-13 10:14:23 +02:00
babic_a 298769a95a Add PACKET_MMAP article 2020-05-13 10:01:09 +02:00
babic_a 38628a3ab9 We don't use CPU sets at the moment 2020-05-13 09:55:56 +02:00
babic_a cf3c5e618d Couple of new links 2020-05-13 09:53:20 +02:00
babic_a e7fa05308a Adjust parameters based on experimental results 2020-05-13 09:37:48 +02:00
babic_a 020312788b Start sf_buffer in separate cpuset 2020-05-12 11:58:34 +02:00