Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-20 | svm: add standard include for __WORDSIZE | Nathan Moos | 1 | -0/+1 |
2020-11-19 | svm: fix high segment base address for ASan | Benoît Ganne | 1 | -1/+1 |
2020-11-13 | svm: change high_seg_baseva | Nathan Skrzypczak | 1 | -2/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+4 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -1/+11 |
2018-02-02 | vlmemory/svm: fix client detach from svm region | Florin Coras | 1 | -0/+2 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size | Damjan Marion | 1 | -7/+1 |
2017-11-10 | Map SVM regions at a sane offset on arm64 | Brian Brooks | 1 | -1/+7 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -0/+2 |
2017-09-06 | Set uid/gid on ssvm segment file. | Dave Wallace | 1 | -0/+2 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. | Ole Troan | 1 | -1/+1 |
2017-07-01 | Refactor API message handling code | Klement Sekera | 1 | -0/+133 |