mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-31 20:40:37 +05:00
precise comment
This commit is contained in:
parent
32ea2faf03
commit
ea23bdf69b
@ -22,8 +22,8 @@
|
|||||||
// Author : Edward AGAPOV (eap)
|
// Author : Edward AGAPOV (eap)
|
||||||
// Executable to find out a lower RAM limit (MB), i.e. at what size of freeRAM
|
// Executable to find out a lower RAM limit (MB), i.e. at what size of freeRAM
|
||||||
// reported by sysinfo, no more memory can be allocated.
|
// reported by sysinfo, no more memory can be allocated.
|
||||||
// This is not done inside a function of SALOME because allocated memory is not returned
|
// This is not done inside a function of SALOME because allocated memory is not always
|
||||||
// to the system. (PAL16631)
|
// returned to the system. (PAL16631)
|
||||||
//
|
//
|
||||||
#ifndef WIN32
|
#ifndef WIN32
|
||||||
#include <sys/sysinfo.h>
|
#include <sys/sysinfo.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user