Subversion Repositories configs

Rev

Rev 8 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 8 Rev 33
Line 14... Line 14...
14
#
14
#
15
allocation {
15
allocation {
16
	thin_pool_zero=1
16
	thin_pool_zero=1
17
	thin_pool_discards="passdown"
17
	thin_pool_discards="passdown"
18
	thin_pool_chunk_size_policy="generic"
18
	thin_pool_chunk_size_policy="generic"
19
#	thin_pool_chunk_size=64
19
#	thin_pool_chunk_size=128
20
}
20
}
21
activation {
21
activation {
22
	thin_pool_autoextend_threshold=100
22
	thin_pool_autoextend_threshold=100
23
	thin_pool_autoextend_percent=20
23
	thin_pool_autoextend_percent=20
24
}
24
}