I think Steve is referring to the following line: export LD_ASSUME_KERNEL=2.4.1
If you put this in your command line before starting asterisk, you will get around the RH9 problem of leaving zombies when AGI processes quit. Other than that, I don't think it influences CPU load. Note that the line is not necessary for Fedora Core 1 regards Scott Scott M. Stingel Emerging Voice Technology Inc. Palo Alto, California and London, England Email: scott "at" evtmedia.com URL: www.evtmedia.com >-----Original Message----- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] On Behalf Of Bill Hamlin >Sent: Monday, March 22, 2004 9:22 PM >To: [EMAIL PROTECTED] >Subject: RE: [Asterisk-Users] question about CPU usage > >What is it about asterisk that makes this happen? My other >apps that wait >on a select take hardly any CPU time at all. > >I didn't find anything like "ldassume" using google. Can you >tell me more >about that? > >Thanks, >Bill. > >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] Behalf Of Steven >> Critchfield >> Sent: Monday, March 22, 2004 4:07 PM >> To: [EMAIL PROTECTED] >> Subject: Re: [Asterisk-Users] question about CPU usage >> >> >> On Mon, 2004-03-22 at 14:49, Bill Hamlin wrote: >> > I've had my asterisk running for a couple of weeks and just >> noticed that it >> > takes about 98% of the CPU time (Linux RH9). Is this what you >> would expect? >> > Is it just that the program is polling for things to do, >> calling "sleep(0)" >> > or something simlar so as to relinquish the machine but >> otherwise polling >> > like crazy? >> >> Do a google search. I believe there is a export line you >need for RH to >> behave more sanely. Something like ldassume_2_4_1. Or you >could switch >> to a more free distro and it will fix itself. >> -- >> Steven Critchfield <[EMAIL PROTECTED]> >> >> _______________________________________________ >> Asterisk-Users mailing list >> [EMAIL PROTECTED] >> http://lists.digium.com/mailman/listinfo/asterisk-users >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > >_______________________________________________ >Asterisk-Users mailing list >[EMAIL PROTECTED] >http://lists.digium.com/mailman/listinfo/asterisk-users >To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
