]> git.proxmox.com Git - mirror_frr.git/commit - lib/workqueue.c
lib: Make workqueue more conservative about ramping up
authorPaul Jakma <paul@quagga.net>
Mon, 11 Jan 2010 13:55:01 +0000 (13:55 +0000)
committerPaul Jakma <paul@quagga.net>
Wed, 8 Dec 2010 16:53:09 +0000 (16:53 +0000)
commit3322055b392f20f4b97122a8034e479719e4b86d
treeeacb5bc1e5b5864241e0864b5f78e233e7b828c0
parente276eb82820eb92d221f183496e28da4ffe0fe68
lib: Make workqueue more conservative about ramping up

* workqueue.c: (work_queue_run) Err more on the side of keeping granularity
  down, by being more conservative about increasing it.
  Also, fix mispelling.
lib/workqueue.c