From 2fef3dfa5cd916baf346369e47be468e7887904b Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Fri, 21 Feb 2020 17:31:17 -0500 Subject: vppinfra: deprecate CLIB_VEC64 Type: refactor Signed-off-by: Dave Barach Change-Id: Id1e7c0926036db4601c91438397ceed22381fc07 --- docs/gettingstarted/users/configuring/startup.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/gettingstarted') diff --git a/docs/gettingstarted/users/configuring/startup.rst b/docs/gettingstarted/users/configuring/startup.rst index 51a22f08c55..f4392516399 100644 --- a/docs/gettingstarted/users/configuring/startup.rst +++ b/docs/gettingstarted/users/configuring/startup.rst @@ -1054,9 +1054,7 @@ much of anything else. heapsize M | G ^^^^^^^^^^^^^^^^^^^^ -Specifies the size of the heap in MB or GB. The default is 1GB. Setting the -main heap size to 4GB or more requires recompilation of the entire system -with CLIB_VEC64 > 0. See .../clib/clib/vec_bootstrap.h. +Specifies the size of the heap in MB or GB. The default is 1GB. .. code-block:: console -- cgit 1.2.3-korg