]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fuse: add numa mount option
authorAshish Samant <ashish.samant@oracle.com>
Wed, 15 Apr 2015 17:44:48 +0000 (10:44 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Mon, 29 Jun 2015 15:31:24 +0000 (08:31 -0700)
commitcd9f5ca237f64c5a2ab0560ad77dedeabb70b272
tree2c0c96196d754264f56e8f374816de992828ca30
parent89c950fb7e20515ec77c69f3e45ce9f8405bd814
fuse: add numa mount option

This patch adds numa mount option. When this option is enabled, FUSE groups
all queues and creates one set per numa node. Users of /dev/fuse should listen
on /dev/fuse from all numa nodes.

Signed-off-by: Ashish Samant <ashish.samant@oracle.com>
Reviewed-by: Srinivas Eeda <srinivas.eeda@oracle.com>
fs/fuse/cuse.c
fs/fuse/dev.c
fs/fuse/fuse_i.h
fs/fuse/inode.c