gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] swapcontest usage in syncio.c


From: Emmanuel Dreyfus
Subject: Re: [Gluster-devel] swapcontest usage in syncio.c
Date: Thu, 9 Aug 2012 07:58:50 +0200
User-agent: MacSOUP/2.7 (unregistered for 2028 days)

Anand Avati <address@hidden> wrote:

> Not "instead", but along. syncproc is a pthread which executes synctasks
> (and syncops). So a synctask_set() performed in one syncproc will not be
> obtained via synctask_get() performed in another (original) syncproc. So
> instead of NULL we could get an unexpected (and maybe free'd/corrupted?)
> synctask pointer. If we either avoid bouncing of synctasks between
> syncprocs, or limit syncenv to a single syncproc, then your patch will be
> "complete".

I must set SYNCENV_PROC_MIN to 1 as well, right?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]