vfs_bio: mark uma zone pointer __read_mostly
Reviewed by: kib, olce Sponsored by: Dell Inc. Differential Revision: https://reviews.freebsd.org/D56949
This commit is contained in:
+1
-1
@@ -405,7 +405,7 @@ struct bufqueue __exclusive_cache_line bqempty;
|
||||
/*
|
||||
* per-cpu empty buffer cache.
|
||||
*/
|
||||
uma_zone_t buf_zone;
|
||||
uma_zone_t __read_mostly buf_zone;
|
||||
|
||||
static int
|
||||
sysctl_runningspace(SYSCTL_HANDLER_ARGS)
|
||||
|
||||
Reference in New Issue
Block a user