Tags: efocht/veos
Tags
Modified DMA handling of system DMA descriptors to create requests in… … bulks and to translate virtual to physical addresses also in batches (of max 100), while now detecting the huge pages on VH. This improves performance of VH - VE transfers to up to 11GB/s.
Solves issue with psm_get_regval() slowing down extremely because of … …unhandled exceptions when doing psm_unassign_assign_task(). Retrying vedl_assign_ve_task() a number of times with increasing delays between the retries, which gives pseudo time to handle the outstanding exceptions. Application impact: this fix reduces the overhead of external profiling eg. with veprof.