Home
last modified time | relevance | path

Searched hist:"4543 df7e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Dsuper.c4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Dctree.h4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
H A Ddisk-io.c4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>
4543df7e Wed Jun 11 20:47:56 CDT 2008 Chris Mason <chris.mason@oracle.com> Btrfs: Add a mount option to control worker thread pool size

mount -o thread_pool_size changes the default, which is
min(num_cpus + 2, 8). Larger thread pools would make more sense on
very large disk arrays.

This mount option controls the max size of each thread pool. There
are multiple thread pools, so the total worker count will be larger
than the mount option.

Signed-off-by: Chris Mason <chris.mason@oracle.com>