Andriy Gapon
2013-09-18 11:23:47 UTC
I am reviewing a particular FreeBSD specific change to ARC:
https://github.com/freebsd/freebsd/commit/bd31c2114d0cea1dffaf1b3a492f7da38e6c1086
The change contains a few unrelated things, but I am interested only in the
pieces related to splitting of arcs_mtx into arcs_locks and arcs_list into
arcs_lists and arc_evict modifications.
Has anybody noticed substantial contention on arcs_mtx?
Does this change has a merit, in your opinion?
Thank you!
https://github.com/freebsd/freebsd/commit/bd31c2114d0cea1dffaf1b3a492f7da38e6c1086
The change contains a few unrelated things, but I am interested only in the
pieces related to splitting of arcs_mtx into arcs_locks and arcs_list into
arcs_lists and arc_evict modifications.
Has anybody noticed substantial contention on arcs_mtx?
Does this change has a merit, in your opinion?
Thank you!
--
Andriy Gapon
Andriy Gapon