close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Opened 9 years ago

#339 new bug

poor configuration for entity data bin size allowances

Reported by: Fred T. Hamster Owned by:
Priority: minor Milestone:
Component: feistymeow-octopus Version:
Keywords: Cc:

Description

saw problem when doing the serene backer upper thing;
the error shown was: size limit would be exceeded by blah blah
and it's from: feisty_meow/octopi/library/octopus/entity_data_bin.cpp

we need to allow larger data sizes, and possibly consider letting this be configured from an ini file.

do we even need to limit this? if the thing is up to date, why can't it build for a big, while we still have lots of memory?

do we actually store all the entity data bin in memory? argh, it should be pageable out to disk.

Change History (0)

Note: See TracTickets for help on using tickets.