1. 15 Jul, 2011 1 commit
  2. 14 Jul, 2011 1 commit
  3. 12 Jul, 2011 1 commit
    • David Teigland's avatar
      dlm: improve rsb searches · 3881ac04
      David Teigland authored
      By pre-allocating rsb structs before searching the hash
      table, they can be inserted immediately.  This avoids
      always having to repeat the search when adding the struct
      to hash list.
      
      This also adds space to the rsb struct for a max resource
      name, so an rsb allocation can be used by any request.
      The constant size also allows us to finally use a slab
      for the rsb structs.
      Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
      3881ac04
  4. 11 Jul, 2011 3 commits
  5. 06 Jul, 2011 1 commit
  6. 01 Jul, 2011 1 commit
  7. 30 Jun, 2011 13 commits
  8. 29 Jun, 2011 18 commits
  9. 28 Jun, 2011 1 commit