Skip to content
Snippets Groups Projects
  • Vladimir Saveliev's avatar
    c6b7cb8d
    b=15346 · c6b7cb8d
    Vladimir Saveliev authored
    i=green,shadow,vitaly
    
    skiplists are used to group compatible locks on granted list
    that was implemented as tracking first and last lock of each lock group
    the patch changes that to using doubly linked circular lists
    c6b7cb8d
    History
    b=15346
    Vladimir Saveliev authored
    i=green,shadow,vitaly
    
    skiplists are used to group compatible locks on granted list
    that was implemented as tracking first and last lock of each lock group
    the patch changes that to using doubly linked circular lists