Do control groups improve system performances?
        Posted  
        
            by 
                qdii
            
        on Super User
        
        See other posts from Super User
        
            or by qdii
        
        
        
        Published on 2012-06-12T21:48:19Z
        Indexed on 
            2012/06/12
            22:43 UTC
        
        
        Read the original article
        Hit count: 222
        
linux
|Performance
According to this website, enabling cgroups in the kernel can boost performances by sharing resources in a better way. In particular, the conclusion states that:
Nevertheless, with a little trial and error, cgroups can help you improve the efficiency of your systems’ resource usage and avoid downtime due to overusage of a single service.
Kernel seeds, however, recommend to deactivate them altogether. They say:
Consider these [kernel] settings poison. They remain nothing but system slow-downs. They are all off by default [in the proposed kernel config file].
Who should I trust?
© Super User or respective owner