Lines Matching +full:performance +full:- +full:affecting
5 performance, reliability, and scalability.
12 * N-way replication of data across storage nodes
30 re-replicated in a distributed fashion by the storage nodes themselves
35 in-memory cache above the file namespace that is extremely scalable,
37 and can tolerate arbitrary (well, non-Byzantine) node failures. The
39 storage to significantly improve performance for common workloads. In
59 files and bytes. That is, a 'getfattr -d foo' on any directory in the
70 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir
71 getfattr -n ceph.quota.max_bytes /some/dir
83 # mount -t ceph monip[:port][,monip2[:port]...]:/[subdir] mnt
91 # mount -t ceph 1.2.3.4:/ /mnt/ceph
118 of a non-responsive Ceph file system. The default is 30
144 complex code, sacrificing performance without affecting correctness,
161 git://ceph.newdream.net/git/ceph-client.git
162 git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git