Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw_file: fix LRU lane lock in evict_block() #17267

Merged
merged 1 commit into from Aug 28, 2017

Conversation

mattbenjamin
Copy link
Contributor

Found by "Supriti Singh" Supriti.Singh@suse.com.

Fixes http://tracker.ceph.com/issues/21141

Signed-off-by: Matt Benjamin mbenjamin@redhat.com

Found by "Supriti Singh" <Supriti.Singh@suse.com>.

Fixes http://tracker.ceph.com/issues/21141

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
@mattbenjamin
Copy link
Contributor Author

This has received stress testing (Crefi, w/ Cache_Inode::Cache_Size == 10000, Entries_Hwmark = 10000).

@amitkumar50
Copy link

Are these values after the fix applied? What were values before?
Is seg fault not happening now after fix?

@mattbenjamin
Copy link
Contributor Author

@amitkumar50 sorry, these values are cache tuning parameters, which are sufficiently small to force (and I observed) frequent execution of evict_block().

@mattbenjamin mattbenjamin merged commit 315e419 into ceph:master Aug 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants