Skip to main content

Showing 1–1 of 1 results for author: Keeney, D T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2304.03753  [pdf, ps, other

    cs.PL

    Responsive Parallelism with Synchronization

    Authors: Stefan K. Muller, Kyle Singer, Devyn Terra Keeney, Andrew Neth, Kunal Agrawal, I-Ting Angelina Lee, Umut A. Acar

    Abstract: Many concurrent programs assign priorities to threads to improve responsiveness. When used in conjunction with synchronization mechanisms such as mutexes and condition variables, however, priorities can lead to priority inversions, in which high-priority threads are delayed by low-priority ones. Priority inversions in the use of mutexes are easily handled using dynamic techniques such as priority… ▽ More

    Submitted 7 April, 2023; originally announced April 2023.