freebsd-dev/sys/sun4v
Attilio Rao 6759608248 Rework the PCPU_* (MD) interface:
- Rename PCPU_LAZY_INC into PCPU_INC
- Add the PCPU_ADD interface which just does an add on the pcpu member
  given a specific value.

Note that for most architectures PCPU_INC and PCPU_ADD are not safe.
This is a point that needs some discussions/work in the next days.

Reviewed by: alc, bde
Approved by: jeff (mentor)
2007-06-04 21:38:48 +00:00
..
cddl move CDDL licensed machine description support routine files to cddl directory 2006-11-24 01:56:46 +00:00
compile
conf Remove trailing '.' for consistency! 2007-04-10 21:40:13 +00:00
include Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00
mdesc Don't count on the first phys_avail range being greater than zero 2006-12-24 07:47:10 +00:00
sun4v Rework the PCPU_* (MD) interface: 2007-06-04 21:38:48 +00:00