summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2016-10-24 23:58:34 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2016-10-24 23:58:34 +0000
commitaea6ea928fa5b02845c7f5f181c13af360ec9acf (patch)
tree0ed5484a2c39eca5881ccdae82f70e9cd693e32d /Makefile
parent5cde4332daa8171e5e60b20aaa160f2554f1c626 (diff)
avoid using realloc in the name of things that dont work like realloc.
cpumem_realloc and counters_realloc actually allocated new per cpu data for new cpus, they didnt resize the existing allocation. specifically, this renames cpumem_reallod to cpumem_malloc_ncpus, and counters_realloc to counters_alloc_ncpus. ok (and with some fixes by) bluhm@
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions