[Gluster-devel] swapcontest usage in syncio.c

Anand Avati anand.avati at gmail.com
Thu Aug 9 06:00:45 UTC 2012


On Wed, Aug 8, 2012 at 10:58 PM, Emmanuel Dreyfus <manu at netbsd.org> wrote:

> Anand Avati <anand.avati at gmail.com> 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?
>
>
Right!

Avati
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20120808/8143c3d7/attachment-0003.html>


More information about the Gluster-devel mailing list