]> granicus.if.org Git - sysstat/commit
sar/sadc: Remove preallocation constants
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 12 Nov 2017 08:17:55 +0000 (09:17 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 12 Nov 2017 09:02:26 +0000 (10:02 +0100)
commit069e24e218dc609a07dfeef5602b78ca7dbf4186
tree2aa757f36d1dbbc8763da66dd40ba5221eac5082
parent031bfd8ae21eef264ce9567b01e82104a4373113
sar/sadc: Remove preallocation constants

Next sysstat version will dynamically allocate records for new devices
when they are registered by the system. So we no longer need to
preallocate those records.
This patch removes the constants and files that were used for this
purpose.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Makefile.in
build/prealloc [deleted file]
configure
configure.in
iconfig
prealloc.in [deleted file]
sa.h
sa_wrap.c
sadf.c