qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCHv3 00/02] Replace the COLO comparing thread with IOThread
@ 2017-08-16  9:14 Wang yong
  2017-08-16  9:14 ` [Qemu-devel] [PATCHv3 01/02] colo-compare: Use IOThread to Check old packet regularly and Process pactkets of the primary Wang yong
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Wang yong @ 2017-08-16  9:14 UTC (permalink / raw)
  To: zhang.zhanghailiang, zhangchen.fnst, jasowang, pbonzini, stefanha,
	famz
  Cc: wang.yong155, wang.guang55, lizhijian, qemu-devel

From: Wang Yong <wang.yong155@zte.com.cn>

Note: This series is based on the patch of "qemu-iothread: 
IOThread supports theGMainContext event loop".

It's a good idea to use IOThread instead of COLO comparing thread.
comparing thread can be completely replaced by IOThread, so this idea came.

This series of updates mainly include the old packet regularly check and
primary/secondary network packets compare all into the IOThread processing.

Please review,thanks.

wangyong(2):
colo-compare: Use IOThread to Check old packet regularly and
 Process pactkets of the primary
colo-compare: Update the COLO document to add the IOThread
 configuration

 docs/colo-proxy.txt |   5 +-
 net/colo-compare.c | 75 ++++++++++++++++++++++++++++--------------------------
 2 file changed, 39 insertions(+), 36 deletions(-)

--
1.8.3.1

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

end of thread, other threads:[~2017-08-17  2:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-16  9:14 [Qemu-devel] [PATCHv3 00/02] Replace the COLO comparing thread with IOThread Wang yong
2017-08-16  9:14 ` [Qemu-devel] [PATCHv3 01/02] colo-compare: Use IOThread to Check old packet regularly and Process pactkets of the primary Wang yong
2017-08-16  9:14 ` [Qemu-devel] [PATCHv3 02/02] colo-compare: Update the COLO document to add the IOThread configuration Wang yong
2017-08-16  9:31 ` [Qemu-devel] [PATCHv3 00/02] Replace the COLO comparing thread with IOThread no-reply
2017-08-16  9:31 ` no-reply
2017-08-16  9:42 ` no-reply
2017-08-16 10:14 ` Fam Zheng
2017-08-17  2:09 ` Zhang Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).