- Oct 01, 2020
-
-
Adam Borowski authored
It blocked also under-source builds (a subdir inside tree, as suggested by the documentation), and completely external directories. On the other hand, after removing this block, in-source builds work perfectly.
-
Jan Michalski authored
doc: librpma.7: sync and async modes
-
Jan Michalski authored
doc: add parentheses
-
osalyk authored
-
Jan M Michalski authored
-
Jan Michalski authored
rpma: write 'MEMORY MANAGEMENT' section of manual
-
Jan Michalski authored
doc: librpma.7: Server Operation
-
Jan M Michalski authored
-
- Sep 30, 2020
-
-
Lukasz Dorau authored
-
Jan Michalski authored
doc: improve librpma.7 formatting
-
Jan Michalski authored
doc: add SEE ALSO section (completion, err, log)
-
Jan Michalski authored
doc: add SEE ALSO section (ep, rpma)
-
osalyk authored
-
Jan Michalski authored
doc: add SEE ALSO section (conn)
-
osalyk authored
-
Jan Michalski authored
rpma: fix formatting of 'Client operation'
-
Lukasz Dorau authored
-
Jan Michalski authored
doc: librpma.7: Client Operation
-
Jan M Michalski authored
-
osalyk authored
-
Jan Michalski authored
doc: add SEE ALSO section mr
-
Jan Michalski authored
doc: add SEE ALSO section utils and peer
-
Jan Michalski authored
rpma: librpma.7: Direct Write to PMem
-
Jan Michalski authored
rpma: fix DEBUGGING AND ERROR HANDLING description
-
Jan Michalski authored
common: threads awareness added to log
-
Lukasz Dorau authored
'rpma_log_set_threshold()/rpma_log_get_threshold()' is incorrectly formatted by pandoc to: '**rpma\_log\_set\_threshold**()/rpma\_log\_get\_threshold()'
-
Jan M Michalski authored
-
Jan Michalski authored
rpma: write 'DEBUGGING AND ERROR HANDLING' section of manual
-
osalyk authored
-
Tomasz Gromadzki authored
-
Lukasz Dorau authored
-
osalyk authored
-
osalyk authored
-
Jan Michalski authored
rpma: remove const where related RDMA resources might be modified
-
Tomasz Gromadzki authored
const removed from all public API calls if pointers passed to functions are related to resources that might be modified e.g.: - mr as destination RMA operation - peer where ibv_pd is modified - connection - almost in all cases
-
- Sep 29, 2020
-
-
Jan Michalski authored
rpma: improve comments
-
osalyk authored
-
Jan Michalski authored
rpma: remove conditions
-
Jan Michalski authored
rpma: remove provider error
-
osalyk authored
-