Scatter Table Entries
scatter table entries nn
Maximum number of entries pointing to lists of blocks currently in use. Each entry corresponds to a block (located in memory) used by a particular user.
Each block is described by the configuration option Scatter Table Links. Every time a user uses a block, a table entry is used. Therefore, if more than one user are using the same block, each user allocates one table entry, but all of them point to the same table link.
The number nn must be greater than the number of Scatter Table Links.
Valid Settings
A number from 50,000 to 30,000,000.
Windows |
1,000,000 |
UNIX |
1,000,000 |