I hadn't built new code in a few weeks. I have a machine with 8
hyperthreads, and I have only 8GB memory minus what is used for hugepages.
I ran out of virtual memory when doing a build, in the new C++ code. Just a
heads up for anyone without huge memory per processor thread. My work
around is going into build-root/Makefile and halving the number of
MAKE_PARALLEL_JOBS. There is a number 2 that can be changed to 1 in case
anybody is using a modest build machine.

Burt
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to