Enabling and Disabling DCA
        Posted  
        
            by Rayne
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rayne
        
        
        
        Published on 2010-03-31T05:35:42Z
        Indexed on 
            2010/03/31
            5:43 UTC
        
        
        Read the original article
        Hit count: 353
        
Hi all,
I'm using Linux Kernel version 2.6.33 on a server with Intel Xeon X5570.
I assume that Intel's DCA is already enabled on my system, because I see
# dmesg | grep dca
dca service started, version 1.12.1
Am I right?
I would like to test the effects of with and without DCA. How can I disable DCA?
Thank you.
Regards, Rayne
© Stack Overflow or respective owner