Previous Topic: Optimize Memory UsageNext Topic: Optimize Network Usage


Optimize Disk Usage

Disk problems can occur when disk I/O activity is high. Common problems include disk fragmentation and chaining.

To avoid disk problems, especially when processing a large model:

Note: While it is possible to configure the CSE environment such that the database is located on a different physical machine, it is not a recommended configuration for performance reasons. The architecture of the normal execution of the CSE process is such that there are a very large number of individual messages passed between the CSE process and the database process. This leads to performance issues since any network latency between the two machines will be multiplied by the number of requests made. If the current configuration is absolutely necessary, then care should be taken to ensure that the communications infrastructure between the two machines is as quick as possible.