Change in vdsm[master]: Attempt to name created threads appropriately.

peter.portante at redhat.com peter.portante at redhat.com
Fri Apr 13 19:00:23 UTC 2012


Peter Portante has uploaded a new change for review.

Change subject: Attempt to name created threads appropriately.
......................................................................

Attempt to name created threads appropriately.

When debugging leaked threads, or just trying to understand
what threads are executing at a given point in time, it is
helpful to have names for the threads that relate back to the
purpose and/or individual object they are related to.

Some of the threads had names, but were not directly tied back
to the objects they were related to.

Change-Id: I8131f4cf0ef907ad7abed24065523da9a42bb0d2
Signed-off-by: Peter Portante <peter.portante at redhat.com>
---
M vdsm/API.py
M vdsm/clientIF.py
M vdsm/ksm.py
M vdsm/libvirtvm.py
M vdsm/storage/domainMonitor.py
M vdsm/storage/hsm.py
M vdsm/storage/misc.py
M vdsm/storage/processPool.py
M vdsm/storage/resourceManager.py
M vdsm/storage/sd.py
M vdsm/storage/sp.py
M vdsm/storage/storageServer.py
M vdsm/storage/storage_mailbox.py
M vdsm/storage/sync.py
M vdsm/storage/task.py
M vdsm/storage/taskManager.py
M vdsm/storage/threadPool.py
M vdsm/supervdsmServer.py
M vdsm/ut/ivdsm.py
M vdsm/utils.py
M vdsm/vdsmDebugPlugin.py
M vdsm/vm.py
22 files changed, 95 insertions(+), 43 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/17/3517/1
--
To view, visit http://gerrit.ovirt.org/3517
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8131f4cf0ef907ad7abed24065523da9a42bb0d2
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Peter Portante <peter.portante at redhat.com>


More information about the vdsm-patches mailing list