Ian Lepore
ae4f863c89
Eliminate the need for an intermediate array of indices into the arrays of
...
interrupt counts and names, by making the names into an array of fixed-length
strings that can be directly indexed. This eliminates extra memory accesses
on every interrupt to increment the counts.
As a side effect, it also fixes a bug that would corrupt the names data
if a name was longer than MAXCOMLEN, which led to incorrect vmstat -i output.
Approved by: cognet (mentor)
2013-01-19 00:50:12 +00:00
..
2009-09-08 20:45:40 +00:00
2010-02-16 21:59:17 +00:00
2011-01-08 11:13:34 +00:00
2012-06-24 04:15:58 +00:00
2012-06-24 04:15:58 +00:00
2012-12-20 04:32:02 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2012-06-14 14:38:55 +00:00
2013-01-15 22:08:03 +00:00
2012-06-13 05:02:51 +00:00
2012-07-07 05:02:39 +00:00
2010-02-16 21:59:17 +00:00
2010-12-03 07:09:23 +00:00
2012-06-03 18:34:32 +00:00
2012-12-20 04:32:02 +00:00
2012-12-20 04:32:02 +00:00
2010-05-14 00:00:19 +00:00
2012-06-22 06:38:31 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2012-01-23 06:36:41 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-06-13 05:02:51 +00:00
2011-10-21 06:41:46 +00:00
2012-06-13 05:02:51 +00:00
2013-01-19 00:50:12 +00:00
2012-06-13 05:02:51 +00:00
2012-05-30 13:31:08 +00:00
2013-01-05 23:08:10 +00:00
2012-08-15 03:03:03 +00:00
2011-01-17 22:58:28 +00:00
2011-01-11 22:07:39 +00:00
2010-06-13 13:12:52 +00:00
2012-08-15 03:03:03 +00:00
2012-08-15 03:03:03 +00:00
2013-01-09 01:52:28 +00:00
2013-01-06 00:42:09 +00:00
2013-01-08 02:40:20 +00:00
2012-06-13 06:38:25 +00:00
2013-01-17 09:52:35 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-25 23:59:31 +00:00
2012-08-15 03:03:03 +00:00
2012-06-13 05:02:51 +00:00
2012-08-15 03:03:03 +00:00
2010-02-16 21:59:17 +00:00
2012-06-22 07:06:40 +00:00
2012-08-15 03:03:03 +00:00
2012-12-19 00:24:31 +00:00
2012-08-15 03:03:03 +00:00