- Mar 24, 2023
-
-
Philipp Spilger authored
Change-Id: Ib9cdf60c6fd875a1ebe77e6a874838bb3bc65c51
-
Philipp Spilger authored
* changes preference order of get_connection_from_env * fixes zeromock tests to actually use the correct connection and not the also available other backend Change-Id: Ia2c74eea9d3035ce8665874a88354c2640a2b1c0
-
- Mar 22, 2023
-
-
Christian Mauch authored
Change-Id: I3c0578398b16f0cd83c981e09ea91c4595a6f390
-
- Feb 28, 2023
-
-
Christian Mauch authored
* separate out setup of connection * make public function so that lib-rcf quiggeldy server can call it * this allows quiggeldy server to perform reinit after reset of connection Depends-On:19637 Change-Id: Idbed26ad16b9d4a6d3cf918ce488020d59398afd
-
- Feb 22, 2023
-
-
Tobias Thommes authored
* stop reading from the registerfile when reaching the first 0-QW * this prevents reading unknown addresses beyond the memory Change-Id: Ia73b5d7b59bf7b06a4a06666c6e5a1c267b26da7
-
Tobias Thommes authored
* fix usage of std::emplace_back() * reserve the correct amount of space for all extoll connections in the vector. This prevents some unnecessary move-operations on the connecitons. Change-Id: I8342e7411e04472943a4972d68f196753944fd9c
-
Tobias Thommes authored
Change-Id: I5d698ff46adb8ba5a423bb54f710fcd6ba460659
-
- Feb 15, 2023
-
-
Tobias Thommes authored
Depends-On: 18783 Change-Id: Ia2eeba1596bf096b2182c84ef8de45f9472a9fa2
-
Depends-On: 17913,17759,18733,19543,19544 Change-Id: I15656b7d1da952890d01cf4be15919c7553e16e7
-
Philipp Spilger authored
* destruction order determines whether this works or segfaults Change-Id: I37a2f38a975f80e778e49793d1acec4fd4e7db4f
-
- Feb 03, 2023
-
-
Christian Mauch authored
Change-Id: I0b3b79b835327fe17c9661834dacba73157c805c
-
- Nov 28, 2022
-
-
Tobias Thommes authored
Depends-On: 18737 Change-Id: I07b04fa8ae63c5457c3a67d4bbc04c72adc34913
-
Tobias Thommes authored
Depends-On: 18707 Change-Id: I1f531c2d75d907bbdbb22423662a7961f10e2f0b
-
Eric Müller authored
Depends-On: topic:update_log4cxx, topic:spack_0.18.1 In-Container: /containers/testing/c17764p47_2022-11-26_1.img Change-Id: I9cf6d3db35fef3410bcb3059fbf8e8acb84052da
-
- Nov 18, 2022
-
-
Eric Müller authored
Change-Id: I2033ef1cf7227a298a90908a3ae9beee9c9afcc2
-
- Oct 26, 2022
-
-
Philipp Spilger authored
* only seen on errors in genpybind, but clutter the log there Change-Id: I04ec904974b1b2acc565a200bf3749216ed96875
-
- Sep 21, 2022
-
-
Philipp Spilger authored
Change-Id: Ia4122660808b38af9eaa7c9b77513f2a8bf6db10
-
- Sep 20, 2022
-
-
Philipp Spilger authored
* when repositories during build were not dirty allows unique identification of server build * for local connections returns empty string Depends-On: 17413 Change-Id: I9325ff960262bb1393376b384ba26587c43ecafb
-
- Aug 05, 2022
-
-
Philipp Spilger authored
Change-Id: Iaa9a14416e3ce1b08ab9991c05567b4e11c57421
-
- Jun 13, 2022
-
-
Philipp Spilger authored
* allows read-back of state to later reapply in reinit * transform from response to request implemented for Omnibus reads Depends-On: 16889,16891 Change-Id: I140419fd0c85668cca08261e97064080d202073b
-
Philipp Spilger authored
* only ARQConnection returns meaningful information, all others return placeholder strings Depends-On: 17411 Change-Id: I87f4df7f7d03a01584f0247bf47f0a0caec15e4d
-
Philipp Spilger authored
* uses waf to extract information Change-Id: Ibc2fce78ea76e0a5c3812cc7fe284a641f7e3662
-
- Jun 08, 2022
-
-
Eric Müller authored
Change-Id: Ic170cce9098360d8a3d3180ec676429bc7085e05
-
- Jun 03, 2022
-
-
Philipp Spilger authored
Depends-On: 17209 Change-Id: Id7d0b4e1927d8668bde6486591acc9135f6594f5
-
- Mar 24, 2022
-
-
Christian Pehle authored
Change-Id: Ia13a4d64cd21615ba7780dd71825d84097e6f5a0
-
- Mar 17, 2022
-
-
Philipp Spilger authored
Change-Id: Ie40f20a034e70324c377244cca8c45a3763e73ff
-
- Mar 11, 2022
-
-
Philipp Spilger authored
Change-Id: I07f59e809f565dad91e6ef78d462c2d1417f9ee5
-
Philipp Spilger authored
Change-Id: I4fdbdcccd7fdbfa3e9a1808ebb9eeec009324eb3
-
- Mar 02, 2022
-
-
Philipp Spilger authored
* prevents simultaneous construction of connection to same endpoint, which results in failures in the below layer and usage Change-Id: If2120c04dd57d3cde3ac06c4ac2b9536f70e7580
-
- Feb 21, 2022
-
-
Philipp Spilger authored
Change-Id: Ia234608be352a8323824674d1efc1518215b8f07
-
- Feb 15, 2022
-
-
Philipp Spilger authored
* performance increase 160MB/s -> 240MB/s for random messages * easier debugability because of missing context switches Change-Id: If45580701c647500b05ee38b86261949161e76e1
-
- Feb 03, 2022
-
-
Philipp Spilger authored
* previously we redefined the variable a second time with another value (empty) * now we redefine it to the same value and therefore don't trigger a warning Change-Id: Icb13e3ea8275afae2b22aa2ee6c2d03534c4487a
-
Philipp Spilger authored
Change-Id: Id1fde1803ea3a0dceb5c2a280e36c9ed6d4c5adc
-
Philipp Spilger authored
Change-Id: Ie002a7a7a0bf338da46a32c7d0a76c52bf838fe1
-
- Feb 02, 2022
-
-
Eric Müller authored
Change-Id: Id82456f9b8d48ba4d4808a1dfb43228883982758
-
- Jan 28, 2022
-
-
Philipp Spilger authored
Depends-On: 16332 Change-Id: I1a6e1f1faaec49706c6cbee37e25ece4781655af
-
- Jan 20, 2022
-
-
Philipp Spilger authored
Change-Id: Ia9f21b23147ba3420b554a5b4428c4274b3b21b5
-
- Jan 19, 2022
-
-
Philipp Spilger authored
Depends-On: 15030 Change-Id: Icb91e532a5700ab1af650735a852cf9a03c46bba
-
Philipp Spilger authored
Change-Id: I00acb456edb2c093fd9e9c47803bc811c87e1906
-
Philipp Spilger authored
Change-Id: I5012014b3524cf6788dae0b83da61a091571e13c
-