Skip to content
Snippets Groups Projects
  • Monty Brandenberg's avatar
    b8edacd0
    Major steps towards implementing the policy component. · b8edacd0
    Monty Brandenberg authored
    Identified and reacted to the priority inversion problem we
    have in texturefetch.  Includes the introduction of a priority_queue
    for the requests that are ready.  Start some parameterization in
    anticipation of having policy_class everywhere.  Removed _assert.h
    which isn't really needed in indra codebase.  Implemented async
    setPriority request (which I hope I can get rid of eventually along
    with all priorities in this library).  Converted to using unsigned
    int for priority rather than float.  Implemented POST and did
    groundwork for PUT.
    b8edacd0
    History
    Major steps towards implementing the policy component.
    Monty Brandenberg authored
    Identified and reacted to the priority inversion problem we
    have in texturefetch.  Includes the introduction of a priority_queue
    for the requests that are ready.  Start some parameterization in
    anticipation of having policy_class everywhere.  Removed _assert.h
    which isn't really needed in indra codebase.  Implemented async
    setPriority request (which I hope I can get rid of eventually along
    with all priorities in this library).  Converted to using unsigned
    int for priority rather than float.  Implemented POST and did
    groundwork for PUT.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.