All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/4] Fix timeout_list handling
@ 2015-09-22 11:16 Marian Csontos
  2015-09-22 11:16 ` [PATCHv2 1/4] dmeventd: Fix segfault in _timeout_thread Marian Csontos
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Marian Csontos @ 2015-09-22 11:16 UTC (permalink / raw)
  To: lvm-devel

Two fixes how timeout_list is handled and two [micro] optimizations.

This should address BZ 1210514 and BZ 1220856.

Marian Csontos (4):
  dmeventd: Fix segfault in _timeout_thread
  dmeventd: Fix registration of existing thread
  dmeventd: Remove an useless _lock_mutex
  dmeventd: Allocate new thread only when needed

 daemons/dmeventd/dmeventd.c | 73 ++++++++++++++++++++++++++++-----------------
 1 file changed, 45 insertions(+), 28 deletions(-)

-- 
1.8.3.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-09-22 11:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 11:16 [PATCHv2 0/4] Fix timeout_list handling Marian Csontos
2015-09-22 11:16 ` [PATCHv2 1/4] dmeventd: Fix segfault in _timeout_thread Marian Csontos
2015-09-22 11:16 ` [PATCHv2 2/4] dmeventd: Fix registration of existing thread Marian Csontos
2015-09-22 11:30   ` Marian Csontos
2015-09-22 11:16 ` [PATCH 3/4] dmeventd: Remove an useless _lock_mutex Marian Csontos
2015-09-22 11:16 ` [PATCH 4/4] dmeventd: Allocate new thread only when needed Marian Csontos

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.