Re: process-max-time
Отправлено: Игорь Сиверин on December 06, 1999 at 22:57:57:
В ответ на: process-max-time posted by Alexey Malashkevich on December 06, 1999 at 11:06:50:
> Кто знает что означает параметр process-max-time? From: Josh Subject: Re: "process-max-time" config statement? Date: 23 Nov 1999 00:00:00 GMT Message-ID: <383AE588.F90CC106@cisco.com> Cache-Post-Path: sj-nntpcache-2.cisco.com!unknown@sj-as2.cisco.com Content-Transfer-Encoding: 7bit References: <38189402.60529246@129.250.35.86> <382b2e6e.687549914@129.250.35.86> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: newsabuse@supernews.com Organization: Ye 'Ol Disorganized NNTPCache groupie X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) MIME-Version: 1.0 Newsgroups: comp.dcom.sys.ciscoThis is some stuff I found dealing with the command: ----------------- static ulong process_max_time; /* Max allowed tick count for any process */ sets the max voluntary duration for a process. i believe this is used to set how long a process may run. i have seen the command parsed into the config when you load recent (11.3(9.x)T IPSec) code. ------------------ It somewhat limits the amount of time a given process can hold the CPU for (in milliseconds). It's a knob that I think has always been there, but recently became un-hidden because if processes run for too long and we're process-switching voice traffic for some reason, voice quality suffers across the box. Unless you're process-switching voice, you don't need to touch it. If you are running voice, dorking with it (down to 50-100ms or so) may improve voice quality across the box ------------------------------ we limit the amount of time a process level activity can hold onto CPU in case we were process switching voice traffic. otherwise voice quality is going to suffer. ----------------------------------- Josh joshd@cisco.com rlh@recon.org wrote: > On Thu, 11 Nov 1999 11:24:51 GMT, jcomeau@world.std.com > (John O Comeau) wrote: > > >Generally a search on Cisco's site will give you some examples; > >when I typed process-max-time into the input field I got several hits, > > So did I, but they were just buried in the midst of complete > configuration examples which didn't discuss this command > specifically. So far I have been unable to find anything > which documents this command! > > >the first was an example config using it. Did you type 'conf t' first, > >or are you trying to use it from exec mode? - jc > > As I said: > > >: when I type it in config mode with a trailing question mark > >: the response is "unrecognized command". > > ...so Yes, I'm doing this in config mode (entered with > "config t".
Отклики:
Написать ответ
|