-
- Downloads
bcachefs: switch to rhashtable for vfs inodes hash
the standard vfs inode hash table suffers from painful lock contention -
this is long overdue
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Showing
- fs/bcachefs/acl.c 1 addition, 1 deletionfs/bcachefs/acl.c
- fs/bcachefs/bcachefs.h 1 addition, 0 deletionsfs/bcachefs/bcachefs.h
- fs/bcachefs/fs-io-buffered.c 1 addition, 1 deletionfs/bcachefs/fs-io-buffered.c
- fs/bcachefs/fs-io-direct.c 1 addition, 1 deletionfs/bcachefs/fs-io-direct.c
- fs/bcachefs/fs-io.c 3 additions, 3 deletionsfs/bcachefs/fs-io.c
- fs/bcachefs/fs-ioctl.c 2 additions, 2 deletionsfs/bcachefs/fs-ioctl.c
- fs/bcachefs/fs.c 133 additions, 72 deletionsfs/bcachefs/fs.c
- fs/bcachefs/fs.h 12 additions, 6 deletionsfs/bcachefs/fs.h
- fs/bcachefs/inode.c 1 addition, 1 deletionfs/bcachefs/inode.c
- fs/bcachefs/subvolume_types.h 2 additions, 1 deletionfs/bcachefs/subvolume_types.h
- fs/bcachefs/super.c 2 additions, 0 deletionsfs/bcachefs/super.c
- fs/bcachefs/xattr.c 1 addition, 1 deletionfs/bcachefs/xattr.c
Loading
Please register or sign in to comment