FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We have started the migration process.
This community is now in READ ONLY mode.
Read more: Important
information on the platform change.
2 weeks ago
a week ago
Hello!
Buffer and Cache are listed addionally.
Buffer areas are part of RAM used for transfer data with other devices/application needed - guess e.g. Ecat and IO data can be found inthere).
Cache Memory is faster than the standard, frequently needed data is going to be placed inhere to save time.
"Used" presents standard RAM.
Total = UsedStandard + special_Buffer&cache + free
Does this answer your question?
Bye
a week ago
Hello,
Thanks for your fast answser.
Does it mean the RAM Buffer/Cache area is the dedicated part to run our Real Time apps like : PLC, Motion, Ethercat...?
a week ago
Well,
its just for monitoring purposes, since it is live data. The usage of the different memory is "adjusted" by the kernel memory-manager during runtime.
Thats not configurable or fixed by complilation.
Bye