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

Users reporting slow performance, beachballing and glitching. #524

Closed
brendonhumphrey opened this issue Jul 27, 2016 · 1 comment
Closed

Comments

@brendonhumphrey
Copy link
Contributor

brendonhumphrey commented Jul 27, 2016

Per subject, increasing reports of performance issues in 1.5.2 vice 1.4.5. This is attributed to over optimisation of KMEM_QUANTUM. We now know that the vmem allocator is actually not working, and is exposing the OS allocator to the full bandwidth of requests from kmem, rather than acting as an intermediary.

Fixes are in an experimental branch, which has been demonstrated to run quite will with a 4k KMEM_QUANTUM, but its proving difficult to de-initialise the allocator on kext unload.

@brendonhumphrey
Copy link
Contributor Author

brendonhumphrey commented Jul 27, 2016

openzfsonosx/spl@79d69d3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant