1. 13 7月, 2011 1 次提交
    • D
      dlm: improve rsb searches · 3881ac04
      David Teigland 提交于
      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: NDavid Teigland <teigland@redhat.com>
      3881ac04
  2. 11 7月, 2011 3 次提交
  3. 07 7月, 2011 1 次提交
  4. 02 7月, 2011 1 次提交
  5. 01 7月, 2011 6 次提交
  6. 30 6月, 2011 12 次提交
  7. 29 6月, 2011 16 次提交