]> sourceware.org Git - systemtap.git/commit
Fixed BZ709190 to avoid crashes during NFS tracing.
authorDavid Smith <dsmith@redhat.com>
Thu, 7 Jul 2011 16:39:44 +0000 (11:39 -0500)
committerDavid Smith <dsmith@redhat.com>
Thu, 7 Jul 2011 16:39:44 +0000 (11:39 -0500)
commit809c161e32f6b5c1c8c8b47f6fd8625995756d0b
tree8d44dda2a530686cf6389dcc3cf84210e01d09dc
parent73017154bbe6f1d6da5ff23c5c6c03324799c40d
Fixed BZ709190 to avoid crashes during NFS tracing.

* runtime/addr-map.c: Changed 'addr_map_lock' from a spinlock to a rwlock
  to allow more simultaneous readers.
runtime/addr-map.c
This page took 0.025339 seconds and 5 git commands to generate.