• Dominik Charousset's avatar
    fixed performance issue with prioritizing policy · 66d554bc
    Dominik Charousset authored
    this patch fixes an issue with the prioritizing policy where the
    low-priority cache could slow down the performance of dequeue
    operations to the point where the system seems to stop;
    this patch also removes the implicit addition of the priority_aware
    flag whenever the detached flag is used
    66d554bc
prioritizing.hpp 5.52 KB