Guest User!

You are not Sophos Staff.

[8.970] UTM9 Beta Performance Tweak

I've noticed that UTM9 just isn't up to par with what i'm going to call UTM8.  I've also noticed a ton of swapping being used even with vm.swappiness=0 set.  even with 3 gigs of ram installed I was still swapping 25% even though the system was caching more than 25% of physical ram.  I've seen this before in older kernels.  Back in 2.4 I filed a bug with centos and by extension redhat about a similar problem...it was later fixed in the next kernel patch.  

I decided to try something..something i did back in the 2.4x days....I disabled swap entirely.  I now have the latest beta running with 3 gigs of ram and zero swap(swapoff -a).  I've had this running for 24 hours:

 free
             total       used       free     shared    buffers     cached
Mem:       3087332    2730288     357044          0      94552     769160
-/+ buffers/cache:    1866576    1220756
Swap:            0          0          0

Within 24 hours i would have 10% swap...within 36 hours i would have 25% swap.  There's no reason for a system that is under ZERO memory pressure to be swapping to disk at a rate of 25% or higher when more than 30% of physical ram is unused.  I could go digging into the kernel deeper to find out why this is occurring but this is a development problem..not a partner/user problem.  V8 does NOT display this behavior.  I've noticed this since the first beta of UTM9.  I'm curious how many other performance regressions I've found might be addressed?  The testing begins..[:)]
Parents
  • interesting.  With 2 gigs installed the instant i boot i go right to 4k swap.  That is not big but it a bad portent...jsut in the few seconds i've posted it's growing larger..slowly but the march upwards continues..  will let this run for 24 hours..[:)]

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Reply
  • interesting.  With 2 gigs installed the instant i boot i go right to 4k swap.  That is not big but it a bad portent...jsut in the few seconds i've posted it's growing larger..slowly but the march upwards continues..  will let this run for 24 hours..[:)]

    Owner:  Emmanuel Technology Consulting

    http://etc-md.com

    Former Sophos SG(Astaro) advocate/researcher/Silver Partner

    PfSense w/Suricata, ntopng, 

    Other addons to follow

Children
  • asg120:/root # free -m
                 total       used       free     shared    buffers     cached
    Mem:          2000       1611        389          0         65        663
    -/+ buffers/cache:        882       1118
    Swap:         1023         56        967


    asg120:/root # uptime
     18:04pm  up 2 days 21:15,  1 user,  load average: 0.12, 0.30, 0.28


    That's my Home-ASG: An ASG120 rev.4 prototype, upgraded to 2 GB & 30 GB SSD with almost anything enabled: HTTP/S-Proxy & AV (Avira only), SMTP & POP3-Proxy, IPS, HTTP/s-Reverse-Proxy, HTML5 Portal, Remote Access, Wireless etc.

    Not that bad?