Searched hist:170291 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/sys/ia64/ia32/
H A Dia32_trap.cdiff 170291 Mon Jun 04 19:38:48 MDT 2007 attilio 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)
/freebsd-10-stable/sys/sparc64/include/
H A Dpcpu.hdiff 170291 Mon Jun 04 19:38:48 MDT 2007 attilio 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)
/freebsd-10-stable/sys/sparc64/sparc64/
H A Dtrap.cdiff 170291 Mon Jun 04 19:38:48 MDT 2007 attilio 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)
/freebsd-10-stable/sys/amd64/include/
H A Dpcpu.hdiff 170291 Mon Jun 04 19:38:48 MDT 2007 attilio 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)
/freebsd-10-stable/sys/i386/include/
H A Dpcpu.hdiff 170291 Mon Jun 04 19:38:48 MDT 2007 attilio 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)

Completed in 199 milliseconds