John Baldwin
289908743e
Fix a few bugs in the SRAT parsing code:
...
- Actually increment ndomain when building our list of known domains
so that we can properly renumber them to be 0-based and dense.
- If the number of domains exceeds the configured maximum (VM_NDOMAIN),
bail out of processing the SRAT and disable NUMA rather than hitting an
obscure panic later.
- Don't bother parsing the SRAT at all if VM_NDOMAIN is set to 1 to
disable NUMA (the default).
Reported by: phk (2)
MFC after: 1 week
2012-01-03 20:53:58 +00:00
..
2011-12-31 13:24:53 +00:00
2011-12-31 15:53:34 +00:00
2012-01-03 18:51:58 +00:00
2012-01-03 17:04:09 +00:00
2012-01-03 20:53:07 +00:00
2012-01-03 18:49:39 +00:00
2012-01-03 07:05:30 +00:00
2012-01-01 21:32:25 +00:00
2011-10-27 14:15:26 +00:00
2012-01-02 12:12:10 +00:00
2012-01-03 20:51:26 +00:00
2012-01-03 19:09:01 +00:00
2011-12-17 15:08:43 +00:00
2011-12-17 15:26:34 +00:00
2012-01-02 12:12:10 +00:00
2012-01-03 07:06:35 +00:00
2011-12-29 22:48:36 +00:00
2011-11-22 21:28:20 +00:00
2012-01-02 12:12:10 +00:00
2011-10-10 09:13:07 +00:00
2012-01-03 07:05:30 +00:00
2012-01-03 19:10:37 +00:00
2011-12-30 21:22:10 +00:00
2011-12-31 07:21:28 +00:00
2012-01-02 16:02:30 +00:00
2012-01-02 12:12:10 +00:00
2012-01-03 20:34:52 +00:00
2012-01-03 20:34:52 +00:00
2011-11-26 23:57:03 +00:00
2011-11-07 15:43:11 +00:00
2011-10-16 08:44:03 +00:00
2011-11-18 03:05:20 +00:00
2011-12-13 07:02:48 +00:00
2011-12-21 02:45:51 +00:00
2011-12-15 02:26:53 +00:00
2011-11-07 15:43:11 +00:00
2011-12-13 13:38:03 +00:00
2011-08-16 20:07:47 +00:00
2011-12-29 22:48:36 +00:00
2011-11-23 23:29:18 +00:00
2011-12-29 22:48:36 +00:00
2011-11-03 14:38:03 +00:00
2012-01-02 12:12:10 +00:00
2011-12-29 22:48:36 +00:00
2012-01-03 07:05:30 +00:00
2011-10-13 14:20:27 +00:00
2011-11-09 13:26:59 +00:00
2012-01-01 20:47:33 +00:00
2011-12-28 20:27:18 +00:00
2012-01-03 20:53:58 +00:00
2011-12-15 06:29:13 +00:00
2012-01-03 17:31:27 +00:00