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
..
2006-11-07 22:36:57 +00:00
2007-01-05 02:50:27 +00:00
2007-03-21 03:28:16 +00:00
2006-11-19 23:46:50 +00:00
2007-03-21 03:28:16 +00:00
PR:
2006-10-04 21:37:10 +00:00
2006-07-14 00:50:51 +00:00
2007-06-04 21:38:48 +00:00
2005-06-09 19:45:09 +00:00
2007-03-21 03:28:16 +00:00