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
..
2015-05-22 09:03:55 +00:00
2015-05-22 09:03:55 +00:00
2015-02-07 08:47:15 +00:00
2015-05-22 21:51:36 +00:00
2015-03-30 07:11:49 +00:00