Alfred Perlstein
504a74fa90
Show the number of times we block waiting for mbufs.
...
Machines can stall out because mbufs are low, however sometimes we won't
see "requests denied", instead we see user land processes or kernel threads
blocking waiting for mbufs because they set M_WAIT. These consumers do not
see errors, only stalling.
Unfortunately until now, netstat did not export this information
so you could have experienced an mbuf shortage and have no way of
seeing it unless you happen to run netstat at the exact time of the
shortage and see "in use" = "max".
By exporting the number of times processes are blocked, we can
effectively see how often non-interrupt context threads are effectively
"denied".
MFC after: 2 weeks
2012-10-25 02:12:05 +00:00
..
2010-04-25 17:38:53 +00:00
2010-12-11 08:32:16 +00:00
2012-10-22 02:12:06 +00:00
2008-10-19 08:41:10 +00:00
2012-10-22 03:31:22 +00:00
2012-10-22 01:18:41 +00:00
2010-01-02 10:27:05 +00:00
2010-01-10 08:02:07 +00:00
2011-11-06 08:13:51 +00:00
2010-12-11 08:32:16 +00:00
2012-05-22 16:33:10 +00:00
2010-12-11 08:32:16 +00:00
2010-01-02 10:27:05 +00:00
2012-10-19 19:56:17 +00:00
2012-01-10 02:58:29 +00:00
2012-03-29 05:02:12 +00:00
2010-01-02 10:27:05 +00:00
2008-10-19 08:41:10 +00:00
2010-12-28 10:08:50 +00:00
2011-11-06 08:13:58 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 08:14:03 +00:00
2011-11-06 08:14:09 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 18:49:03 +00:00
2012-02-22 06:27:20 +00:00
2012-02-14 10:11:45 +00:00
2012-10-20 10:33:15 +00:00
2012-08-23 17:08:07 +00:00
2011-11-06 08:14:16 +00:00
2011-11-06 08:14:22 +00:00
2011-11-06 08:14:28 +00:00
2010-11-22 14:16:22 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:14:34 +00:00
2012-03-29 05:02:12 +00:00
2012-03-22 08:48:42 +00:00
2012-01-03 18:51:58 +00:00
2012-07-28 06:38:44 +00:00
2011-11-06 08:14:40 +00:00
2011-11-06 08:14:45 +00:00
2012-10-22 02:59:44 +00:00
2010-12-11 08:32:16 +00:00
2012-10-19 14:49:42 +00:00
2012-06-11 03:10:15 +00:00
2012-05-13 14:16:04 +00:00
2010-01-02 10:27:05 +00:00
2010-12-11 08:32:16 +00:00
2012-07-26 20:41:36 +00:00
2010-02-09 10:47:44 +00:00
2010-02-12 15:07:24 +00:00
2012-10-19 14:49:42 +00:00
2012-02-22 06:27:20 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 18:49:30 +00:00
2010-12-11 08:32:16 +00:00
2012-10-19 14:49:42 +00:00
2012-04-19 03:20:13 +00:00
2010-01-02 10:27:05 +00:00
2012-09-27 23:31:19 +00:00
2012-10-19 14:49:42 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:15:23 +00:00
2010-12-11 08:32:16 +00:00
2012-05-19 05:07:03 +00:00
2010-01-02 10:27:05 +00:00
2011-06-20 08:00:32 +00:00
2011-07-11 05:46:15 +00:00
2012-10-19 14:49:42 +00:00
2008-10-19 08:41:10 +00:00
2012-09-26 09:29:48 +00:00
2011-01-26 18:43:15 +00:00
2012-05-25 06:48:42 +00:00
2012-10-19 14:49:42 +00:00
2012-10-19 14:49:42 +00:00
2010-12-11 08:32:16 +00:00
2008-10-19 08:41:10 +00:00
2012-04-07 09:05:30 +00:00
2010-01-02 10:27:05 +00:00
2011-06-06 20:24:17 +00:00
2011-11-06 09:09:45 +00:00
2012-03-25 09:19:25 +00:00
2012-05-10 02:07:00 +00:00
2011-12-30 11:02:40 +00:00
2012-05-18 03:30:50 +00:00
2012-03-25 09:19:25 +00:00
2012-10-18 12:04:56 +00:00
2010-01-02 10:27:05 +00:00
2009-06-23 23:17:04 +00:00
2012-06-30 16:36:22 +00:00
2012-05-31 14:46:02 +00:00
2011-01-26 06:36:14 +00:00
2011-11-06 18:49:41 +00:00
2012-09-14 17:50:42 +00:00
2012-05-17 11:10:13 +00:00
2011-06-18 13:56:33 +00:00
2011-10-14 07:26:20 +00:00
2012-06-26 23:17:33 +00:00
2008-10-19 08:41:10 +00:00
2008-10-19 08:41:10 +00:00
2012-09-14 21:28:56 +00:00
2012-05-10 02:07:00 +00:00
2012-03-29 05:02:12 +00:00
2012-01-05 21:36:45 +00:00
2012-10-22 03:07:05 +00:00
2012-03-29 05:02:12 +00:00
2012-10-19 14:29:03 +00:00
2012-06-11 16:18:39 +00:00
2011-12-30 10:59:15 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:15:59 +00:00
2010-12-11 08:32:16 +00:00
2010-01-02 10:27:05 +00:00
2011-10-16 08:04:43 +00:00
2012-10-21 08:38:55 +00:00
2012-09-01 14:45:15 +00:00
2012-10-06 19:19:32 +00:00
2012-06-20 23:53:36 +00:00
2012-06-03 11:09:51 +00:00
2012-10-19 22:21:01 +00:00
2010-12-11 08:32:16 +00:00
2012-06-21 21:47:08 +00:00
2012-03-29 05:02:12 +00:00
2012-09-11 16:32:31 +00:00
2011-02-25 00:04:39 +00:00
2010-12-11 08:32:16 +00:00
2012-09-11 16:32:31 +00:00
2011-02-25 00:04:39 +00:00
2010-12-11 08:32:16 +00:00
2012-05-22 16:33:10 +00:00
2010-12-11 08:32:16 +00:00
2012-10-02 00:30:26 +00:00
2012-03-25 19:34:05 +00:00
2011-05-13 09:55:48 +00:00
2012-10-22 03:07:05 +00:00
2011-12-17 02:23:30 +00:00
2010-10-19 00:01:53 +00:00
2012-10-19 14:49:42 +00:00
2012-09-14 17:50:42 +00:00
2012-05-10 02:07:00 +00:00
2012-10-25 02:12:05 +00:00
2012-02-22 06:27:20 +00:00
2010-06-02 10:20:23 +00:00
2012-07-22 18:59:31 +00:00
2011-02-26 11:20:51 +00:00
2011-10-14 07:28:39 +00:00
2010-12-11 08:32:16 +00:00
2010-01-02 10:27:05 +00:00
2011-07-16 11:20:54 +00:00
2010-01-02 10:27:05 +00:00
2010-01-02 10:27:05 +00:00
2010-01-02 10:27:05 +00:00
2010-12-11 08:32:16 +00:00
2012-05-26 17:10:16 +00:00
2012-06-11 16:18:39 +00:00
2011-11-06 18:49:53 +00:00
2010-05-01 22:10:45 +00:00
2010-03-11 12:18:52 +00:00
2011-12-30 11:02:40 +00:00
2010-12-11 08:32:16 +00:00
2012-09-15 21:56:30 +00:00
2012-10-02 00:30:20 +00:00
2011-11-06 08:16:29 +00:00
2012-09-16 23:25:13 +00:00
2010-12-11 08:32:16 +00:00
2010-12-11 08:32:16 +00:00
2010-01-02 10:27:05 +00:00
2012-10-19 14:49:42 +00:00
2012-10-19 14:49:42 +00:00
2012-08-18 16:14:50 +00:00
2011-11-06 08:16:35 +00:00
2012-06-11 16:18:39 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:16:41 +00:00
2011-11-06 08:16:47 +00:00
2011-11-06 08:16:53 +00:00
2011-11-06 08:16:59 +00:00
2012-10-23 23:36:29 +00:00
2012-03-29 05:02:12 +00:00
2011-11-06 08:17:05 +00:00
2012-03-25 09:19:25 +00:00
2010-12-11 08:32:16 +00:00
2011-05-24 06:56:40 +00:00
2010-01-02 10:27:05 +00:00
2012-06-27 23:26:32 +00:00
2012-10-19 14:49:42 +00:00
2012-01-10 02:55:43 +00:00
2012-10-22 12:05:14 +00:00
2012-10-19 14:49:42 +00:00
2012-09-11 21:13:18 +00:00
2011-10-16 09:09:33 +00:00
2012-09-17 13:36:47 +00:00
2008-10-19 08:41:10 +00:00
2011-11-06 08:17:17 +00:00
2012-09-14 17:50:42 +00:00
2012-07-28 06:38:44 +00:00
2011-11-06 08:17:29 +00:00
2012-02-11 16:34:03 +00:00
2010-01-02 10:27:05 +00:00
2012-10-19 14:49:42 +00:00
2012-09-01 14:45:15 +00:00
2012-01-28 20:45:47 +00:00
2012-10-19 12:28:26 +00:00
2012-06-10 14:26:51 +00:00
2010-12-11 08:32:16 +00:00
2012-03-26 15:18:14 +00:00
2010-12-11 08:32:16 +00:00
2010-03-03 19:25:28 +00:00
2012-09-16 14:38:01 +00:00
2012-10-19 14:49:42 +00:00
2011-11-06 08:17:47 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:17:53 +00:00
2011-11-06 08:17:59 +00:00
2011-11-06 08:18:05 +00:00
2012-03-25 09:19:25 +00:00
2011-11-06 08:18:11 +00:00
2012-03-26 15:18:14 +00:00
2010-12-11 08:32:16 +00:00
2012-10-07 20:01:41 +00:00
2011-11-06 08:18:23 +00:00
2012-06-05 03:14:39 +00:00
2012-09-14 17:50:42 +00:00
2010-12-11 08:32:16 +00:00
2011-11-06 08:18:35 +00:00
2012-02-28 18:30:18 +00:00
2012-03-26 15:18:14 +00:00
2010-01-02 10:27:05 +00:00
2011-11-06 08:18:42 +00:00
2012-03-22 09:47:14 +00:00
2012-10-12 15:03:28 +00:00
2012-10-22 03:07:05 +00:00
2011-11-06 08:19:00 +00:00
2010-12-11 08:32:16 +00:00
2011-12-30 10:59:15 +00:00
2011-11-06 18:50:26 +00:00
2012-10-07 20:01:41 +00:00
2012-05-10 02:07:00 +00:00
2012-02-13 14:40:15 +00:00
2012-03-16 16:41:28 +00:00
2012-07-02 09:53:57 +00:00
2012-09-09 07:23:15 +00:00
2011-11-06 18:50:39 +00:00
2010-10-11 21:16:50 +00:00
2011-10-16 08:04:43 +00:00
2012-05-21 13:31:26 +00:00
2012-09-17 23:04:15 +00:00
2010-01-02 10:27:05 +00:00
2010-01-02 10:27:05 +00:00
2010-06-19 16:24:55 +00:00
2012-10-22 03:57:00 +00:00
2012-10-18 12:04:56 +00:00
2010-09-13 02:23:03 +00:00
2012-10-18 12:04:56 +00:00
2012-10-18 12:04:56 +00:00
2010-01-02 10:27:05 +00:00
2012-10-18 12:04:56 +00:00
2012-10-18 12:04:56 +00:00