alfred
c24045a741
Do not autotune ncallout to be greater than 18508.
...
When maxusers was unrestricted and maxfiles was allowed to autotune
much higher the result was that ncallout which was based on maxfiles
and maxproc grew much higher than was needed.
To fix this clip autotuning to the same number we would get with
the old maxusers algorithm which would stop scaling at 384
maxusers.
Growing ncalout higher is not likely to be needed since most consumers
of timeout(9) are gone and any higher value for ncallout causes the
callwheel hashes to be much larger than will even be needed for
most applications.
MFC after: 1 month
Reviewed by: mav
2013-01-15 19:26:17 +00:00
..
2012-08-21 18:13:09 +00:00
2012-11-27 10:22:40 +00:00
2012-08-15 15:42:57 +00:00
2012-09-25 19:16:28 +00:00
2012-07-22 13:41:45 +00:00
2012-10-22 17:50:54 +00:00
2012-06-28 07:33:43 +00:00
2011-03-06 22:59:30 +00:00
2012-12-04 20:49:39 +00:00
2012-11-27 10:25:03 +00:00
2012-10-22 17:50:54 +00:00
2012-10-22 17:50:54 +00:00
2012-05-15 01:30:25 +00:00
2012-10-10 19:46:46 +00:00
2012-09-13 22:26:22 +00:00
2012-12-22 13:33:28 +00:00
2012-10-06 19:50:23 +00:00
2011-09-16 13:58:51 +00:00
2012-03-10 18:56:16 +00:00
2012-08-30 21:22:47 +00:00
2012-10-22 17:50:54 +00:00
2012-12-20 20:18:27 +00:00
2011-11-07 06:44:47 +00:00
2012-08-14 19:16:30 +00:00
2011-11-07 15:43:11 +00:00
2012-07-13 13:24:33 +00:00
2012-11-02 13:56:36 +00:00
2013-01-06 15:10:10 +00:00
2011-11-07 06:44:47 +00:00
2011-12-01 07:19:13 +00:00
2012-12-15 02:02:11 +00:00
2012-10-22 17:50:54 +00:00
2011-04-13 11:28:46 +00:00
2011-05-31 21:22:44 +00:00
2012-09-25 14:55:46 +00:00
2012-12-18 18:34:36 +00:00
2011-04-12 08:13:18 +00:00
2012-05-26 20:03:47 +00:00
2012-12-07 05:55:48 +00:00
2012-10-22 17:50:54 +00:00
2012-10-22 17:50:54 +00:00
2013-01-06 21:47:59 +00:00
2011-11-07 06:44:47 +00:00
2011-09-16 13:58:51 +00:00
2012-11-08 08:10:32 +00:00
2012-12-07 22:30:30 +00:00
2012-12-11 00:10:20 +00:00
2012-08-22 20:01:57 +00:00
2012-12-22 09:37:34 +00:00
2012-08-16 02:35:44 +00:00
2012-03-28 20:58:30 +00:00
2011-11-07 15:43:11 +00:00
2012-12-18 07:36:45 +00:00
2012-11-25 19:31:42 +00:00
2012-11-14 10:33:12 +00:00
2012-11-15 15:55:49 +00:00
2012-05-30 16:06:38 +00:00
2012-10-26 16:01:08 +00:00
2012-01-22 20:25:00 +00:00
2012-12-22 09:37:34 +00:00
2012-12-22 09:37:34 +00:00
2012-03-27 15:07:43 +00:00
2012-06-23 10:15:23 +00:00
2012-12-11 01:23:50 +00:00
2012-12-19 23:59:48 +00:00
2012-12-09 04:54:22 +00:00
2012-12-22 09:37:34 +00:00
2013-01-05 00:23:26 +00:00
2012-03-22 04:52:51 +00:00
2012-07-16 20:17:19 +00:00
2012-05-26 20:03:47 +00:00
2012-09-26 09:25:11 +00:00
2012-12-04 20:49:39 +00:00
2012-12-05 22:32:12 +00:00
2012-10-27 23:42:41 +00:00
2012-01-05 19:00:36 +00:00
2012-08-10 18:19:57 +00:00
2012-10-22 17:50:54 +00:00
2012-10-22 17:50:54 +00:00
2012-10-18 12:04:56 +00:00
2011-03-01 13:28:27 +00:00
2011-11-21 01:26:10 +00:00
2011-09-16 13:58:51 +00:00
2011-07-17 23:05:24 +00:00
2012-10-26 16:01:08 +00:00
2012-11-15 14:10:51 +00:00
2012-04-17 14:54:00 +00:00
2012-03-13 20:27:48 +00:00
2011-01-06 22:09:37 +00:00
2011-12-03 15:41:37 +00:00
2012-10-02 03:33:41 +00:00
2012-12-20 00:34:54 +00:00
2011-01-09 14:34:56 +00:00
2012-07-11 18:50:50 +00:00
2012-06-22 07:06:40 +00:00
2012-06-25 05:41:16 +00:00
2012-01-23 16:31:46 +00:00
2012-09-04 23:16:55 +00:00
2012-04-12 17:43:59 +00:00
2011-11-15 20:11:03 +00:00
2012-11-15 00:51:57 +00:00
2012-02-01 14:34:52 +00:00
2012-12-05 08:04:20 +00:00
2011-02-09 19:08:21 +00:00
2012-03-19 00:36:32 +00:00
2013-01-15 19:26:17 +00:00
2011-11-07 06:44:47 +00:00
2011-10-16 14:16:46 +00:00
2011-11-07 15:43:11 +00:00
2012-05-31 17:27:05 +00:00
2011-11-19 14:10:16 +00:00
2011-08-19 08:29:10 +00:00
2012-01-26 16:35:09 +00:00
2012-09-12 22:05:54 +00:00
2012-12-19 20:08:06 +00:00
2011-11-16 19:06:55 +00:00
2012-12-28 06:52:53 +00:00
2012-11-20 15:33:48 +00:00
2012-10-30 15:10:50 +00:00
2012-09-12 22:10:53 +00:00
2012-12-06 06:29:08 +00:00
2012-09-14 21:28:56 +00:00
2012-12-11 07:08:14 +00:00
2012-06-10 20:22:10 +00:00
2012-12-23 22:43:27 +00:00
2012-07-31 05:48:35 +00:00
2012-11-13 12:52:31 +00:00
2012-10-22 17:50:54 +00:00
2011-08-16 20:07:47 +00:00
2012-11-13 12:53:41 +00:00
2012-11-13 12:52:31 +00:00
2012-11-13 12:53:41 +00:00
2011-09-16 13:58:51 +00:00
2011-09-16 13:58:51 +00:00
2012-02-19 00:28:49 +00:00
2012-02-06 18:15:46 +00:00
2012-01-02 12:12:10 +00:00
2011-06-26 18:26:20 +00:00
2012-11-18 15:48:34 +00:00
2011-01-04 10:59:38 +00:00
2012-10-25 09:05:21 +00:00
2012-11-07 07:00:59 +00:00
2011-02-25 10:11:01 +00:00
2012-12-07 22:05:42 +00:00
2012-12-05 08:04:20 +00:00
2012-12-05 08:04:20 +00:00
2012-11-09 18:02:25 +00:00
2011-09-16 13:58:51 +00:00
2012-04-01 18:22:48 +00:00
2012-12-05 08:04:20 +00:00
2012-12-07 22:30:30 +00:00
2012-12-05 08:04:20 +00:00
2012-12-07 22:30:30 +00:00
2012-10-22 17:50:54 +00:00
2012-10-22 17:50:54 +00:00
2012-12-21 13:14:12 +00:00
2012-10-22 17:50:54 +00:00
2012-08-15 22:12:01 +00:00
2012-11-02 13:56:36 +00:00
2012-12-14 21:49:06 +00:00
2012-10-22 17:50:54 +00:00
2013-01-14 05:41:40 +00:00
2012-10-22 17:50:54 +00:00
2012-12-01 08:59:36 +00:00
2013-01-04 11:11:12 +00:00
2012-12-04 20:49:04 +00:00
2013-01-14 05:52:23 +00:00
2012-10-22 21:14:26 +00:00
2013-01-11 06:08:32 +00:00
2012-11-22 10:36:10 +00:00