]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ShardedTP: The config option changed
authorSomnath Roy <somnath.roy@sandisk.com>
Tue, 10 Jun 2014 23:02:52 +0000 (16:02 -0700)
committerSomnath Roy <somnath.roy@sandisk.com>
Tue, 10 Jun 2014 23:02:52 +0000 (16:02 -0700)
commit2a5d83d2d56dbee7ddbdb434a178fe85f672f600
tree5e477b78a9aa44c15acbd96fe6dd056af7135614
parenta0e48b8b6ea42f455e761dcae95f672e96a060c4
ShardedTP: The config option changed
The config option for sharded threadpool is changed to
osd_op_num_threads_per_shard instead of osd_op_num_sharded_pool_threads.
Along with osd_op_num_shards this will be much more user friendly while
configuring the number of op threads for the osd.

Signed-off-by: Somnath Roy <somnath.roy@sandisk.com>
src/common/config_opts.h
src/osd/OSD.cc