Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
Option("mds_client_writeable_range_max_inc_objs", Option::TYPE_UINT, Option::LEVEL_ADVANCED)
.set_default(1024)
.set_description(""),
-
+
Option("mds_min_caps_per_client", Option::TYPE_INT, Option::LEVEL_ADVANCED)
.set_default(100)
.set_description("Set the minimum cache number of client"),
<< "<" << "min_caps_per_client " << min_caps_per_client << dendl;
max_caps_per_client = min_caps_per_client + 1;
}
-
+
/* unless this ratio is smaller: */
/* ratio: determine the amount of caps to recall from each client. Use
* percentage full over the cache reservation. Cap the ratio at 80% of client