jhb b92445bf9a MFC 266852,270223:
- Fix pf(4) to build with MAXCPU set to 256.  MAXCPU is actually a count,
  not a maximum ID value (so it is a cap on mp_ncpus, not mp_maxid).
- Bump MAXCPU on amd64 from 64 to 256.  In practice APIC only permits 255
  CPUs (IDs 0 through 254).  Getting above that limit requires x2APIC.
2015-05-22 21:51:36 +00:00
..
2012-12-28 09:19:49 +00:00
2014-08-25 15:51:07 +00:00
2015-05-09 19:36:30 +00:00
2012-12-28 09:19:49 +00:00
2012-12-28 09:19:49 +00:00
2014-10-16 20:43:12 +00:00
2015-05-22 21:51:36 +00:00