Re: swapcontest usage in syncio.c

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

 




On Wed, Aug 8, 2012 at 10:19 PM, Emmanuel Dreyfus <manu@xxxxxxxxxx> wrote:
Anand Avati <anand.avati@xxxxxxxxx> wrote:

> I wonder how this will impact multi-thread syncproc. You might want to
> #define SYNCENV_PROC_MAX to 1?

What does it do? You mean instead of my proposed change?


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".

Avati


[Index of Archives]     [Gluster Users]     [Ceph Users]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux