]> sourceware.org Git - systemtap.git/commit
2005-12-14 Martin Hunt <hunt@redhat.com>
authorhunt <hunt>
Wed, 14 Dec 2005 21:06:57 +0000 (21:06 +0000)
committerhunt <hunt>
Wed, 14 Dec 2005 21:06:57 +0000 (21:06 +0000)
commitc5a2dde1672adc9e326fda6533e9dd90f69dc2f1
tree69db3e637edec2e4ffcc1aec241e4cd53be4e50b
parent51566dc440ab46954f4bfc96048ca1576867297d
2005-12-14  Martin Hunt  <hunt@redhat.com>

* pmap-gen.c (_stp_pmap_new_*): Initialize lock.
(_stp_pmap_set_*): Lock map while in use.
(_stp_pmap_add_*): Lock map while in use.
(_stp_pmap_get_cpu): Ditto.
(_stp_pmap_get): Lock each per-cpu map.

* map-gen.c: Define and use NULLRET for a NULL return value.
* map.c (_stp_pmap_clear): New function.
(_stp_pmap_agg): Lock each per-cpu map as
it gets aggregated.
runtime/ChangeLog
runtime/map-gen.c
runtime/map.c
runtime/map.h
runtime/pmap-gen.c
This page took 0.030958 seconds and 5 git commands to generate.