7 Oct
                
                    2024
                
            
            
                7 Oct
                
                '24
                
            
            
            
        
    
                9:13 a.m.
            
        On 07/10/2024 07:36 EEST Joan Moreau via dovecot <dovecot@dovecot.org> wrote:
Hi
How to get (programatically, c++) the current usage of memory, under the limit of vsz_limit ?
https://doc.dovecot.org/2.3/configuration_manual/service_configuration/#serv...
Thank you
You could try https://man7.org/linux/man-pages/man2/getrusage.2.html
Aki