diff options
author | Daniel Black <daniel.black@au.ibm.com> | 2016-09-19 12:07:20 +1000 |
---|---|---|
committer | Daniel Black <daniel.black@au.ibm.com> | 2016-09-23 09:05:02 +1000 |
commit | 8e8e65ed1c747a9b53b07ba5147103210b517c32 (patch) | |
tree | e58a47b60bf6a20ee187c005299616d4dc42fd78 /.travis.yml | |
parent | 8b59eab7a34f5d540fdf3e88dbe5a1fcd5bbb0e5 (diff) | |
download | mariadb-git-8e8e65ed1c747a9b53b07ba5147103210b517c32.tar.gz |
MDEV-10829: innodb_numa_interleave=1, use numa numa_get_mems_allowed
Using numa_all_nodes_ptr was excessively optimistic. Due to
constraints in systemd, containers or otherwise mysqld could of been
limited to a smaller set of cpus. Use the numa_get_mems_allowed
library function to see what we can interleave between before doing
so. The alternative is to fail interleaving overall.
Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions