-
- Downloads
xfs: use per-filesystem radix trees for dquot lookup
Replace the global hash tables for looking up in-memory dquot structures with per-filesystem radix trees to allow scaling to a large number of in-memory dquot structures. Reviewed-by:Dave Chinner <dchinner@redhat.com> Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Ben Myers <bpm@sgi.com>
Showing
- fs/xfs/xfs_dquot.c 48 additions, 140 deletionsfs/xfs/xfs_dquot.c
- fs/xfs/xfs_dquot.h 0 additions, 12 deletionsfs/xfs/xfs_dquot.h
- fs/xfs/xfs_qm.c 8 additions, 87 deletionsfs/xfs/xfs_qm.c
- fs/xfs/xfs_qm.h 8 additions, 11 deletionsfs/xfs/xfs_qm.h
- fs/xfs/xfs_quota_priv.h 0 additions, 11 deletionsfs/xfs/xfs_quota_priv.h
- fs/xfs/xfs_trace.h 2 additions, 2 deletionsfs/xfs/xfs_trace.h
Loading
Please register or sign in to comment