Node:-yb, Next:, Previous:Memory allocation, Up:Memory allocation



-yb: Maximum bytes for identifiers, index entries, and module names

Unique identifiers, index entries, and module names are stored contiguously in a large memory area, the size of which is controlled by -yb. The default may need to be increased for very large source files, or decreased to squeeze things into a personal computer. See also -yn.