summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2015-04-22 14:18:51 +0400
committerSergey Vojtovich <svoj@mariadb.org>2015-05-14 12:50:23 +0400
commit18f88d6d94ce9f65991e011c978c79d990498704 (patch)
tree6c0f589bc27bc4b0dc15a04b7bbc59a9df0d00a8 /libmysqld
parentf8cacd03a79e56746434f7c12e2ed8dd6a534b8e (diff)
downloadmariadb-git-18f88d6d94ce9f65991e011c978c79d990498704.tar.gz
MDEV-7943 - pthread_getspecific() takes 0.76% in OLTP RO
Avoid calling current_thd from thd_kill_level(). This reduces number of pthread_getspecific() calls from 776 to 354. Also thd_kill_level(NULL) is not permitted anymore: this saves one condition.
Diffstat (limited to 'libmysqld')
0 files changed, 0 insertions, 0 deletions