<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>It is very inconvinient for my scenario, high cpu causes alerts on the monitoring systems creating false positive alerts. Also on other platforms causes packet loss por example cisco 3k series with large configs</div><div><br></div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757">Enviado desde mi smartphone Samsung Galaxy.</div></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Mensaje original --------</div><div>De: heasley <heas@shrubbery.net> </div><div>Fecha: 29/03/2016  9:46 AM  (GMT-03:00) </div><div>Para: nachofw <nachofw@adinet.com.uy> </div><div>Cc: rancid-discuss@shrubbery.net </div><div>Asunto: Re: High cpu on large configs </div><div><br></div></div>Mon, Mar 28, 2016 at 03:10:16PM -0300, nachofw:<br>> Thanks for the input.I ended up taking advantage of the fact that asa doesn't support 'terminal length'and 'terminal width'. And changed the file lee mentioned:-> /usr/share/perl5/rancid/ios.pm        # the pager can not be disabled per-session on the PIX        if (/^(<-+ More -+>)/) {            my($len) = length($1);            s/^$1s{$len}//;+            select(undef, undef, undef, 0.15);        }<br>> I cant use the 'terminal pager 0' because that displays all the config in one shot and causes the cpu to spike to 97%, i needed for rancid to use the ---more--- feature when displaying the config.Again thanks to all-------- <br><br>Why is it an issue if the cpu jumps for 97%?  So what.  It is temporary and<br>the scheduler should prioritize processes appropriately.<br></body></html>