Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+\:\s+bug\s+fix\s+in\s+multipath\s+drr\s+code\.\s*$/: 12 ]

Total 12 documents matching your query.

1. [PATCH] : bug fix in multipath drr code. (score: 1)
Author: xxxxx>
Date: Mon, 23 May 2005 17:56:39 +0530
AFAIU, there is a race condition in multipath_drr code, these code paths try to access & change last_selection variable without any synchronization. Please correct me if I am wrong. Code Path - 1 __
/archives/netdev/2005-05/msg00882.html (10,874 bytes)

2. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: talin(ux aka Dino) BOIE" <util@xxxxxxxxxxxxxxx>
Date: Tue, 24 May 2005 09:22:24 +1000
Yes you're right. You don't need all this code. All you need to do is do result = last_selection before the if condition and then check result in the if condition instead of last_selection. The multi
/archives/netdev/2005-05/msg00912.html (9,955 bytes)

3. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: zik <jgarzik@xxxxxxxxx>
Date: Tue, 24 May 2005 12:16:38 +0530
Herbert Xu wrote: On Mon, May 23, 2005 at 05:56:39PM +0530, pravin wrote: /* if necessary and possible utilize the old alternative */ - if ((flp->flags & FLOWI_FLAG_MULTIPATHOLDROUTE) != 0 && - last_
/archives/netdev/2005-05/msg00935.html (9,694 bytes)

4. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: <torvalds@xxxxxxxx>
Date: Tue, 24 May 2005 17:11:46 +1000
Indeed. In fact this whole MULTIPATHOLDROUTE thing can't possibly work at all. I'd suggest that it be removed. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herb
/archives/netdev/2005-05/msg00938.html (9,191 bytes)

5. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: xxxxxxxxxxx>
Date: Tue, 24 May 2005 15:27:16 +0530
Herbert Xu wrote: On Tue, May 24, 2005 at 12:16:38PM +0530, pravin b shelar wrote: In fact this whole MULTIPATHOLDROUTE thing can't possibly work at all. I'd suggest that it be removed. So I think we
/archives/netdev/2005-05/msg00950.html (13,097 bytes)

6. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: xxxxxx>
Date: Thu, 26 May 2005 15:13:29 -0700 (PDT)
I've applied this patch, thanks.
/archives/netdev/2005-05/msg01072.html (8,334 bytes)

7. [PATCH] : bug fix in multipath drr code. (score: 1)
Author: pravin <pravins@xxxxxxxxxxxxxx>
Date: Mon, 23 May 2005 17:56:39 +0530
hi AFAIU, there is a race condition in multipath_drr code, these code paths try to access & change last_selection variable without any synchronization. Please correct me if I am wrong. Code Path - 1
/archives/netdev/2005-05/msg02171.html (10,693 bytes)

8. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 May 2005 09:22:24 +1000
Yes you're right. You don't need all this code. All you need to do is do result = last_selection before the if condition and then check result in the if condition instead of last_selection. The multi
/archives/netdev/2005-05/msg02201.html (10,048 bytes)

9. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: pravin b shelar <pravins@xxxxxxxxxxxxxx>
Date: Tue, 24 May 2005 12:16:38 +0530
/* if necessary and possible utilize the old alternative */ - if ((flp->flags & FLOWI_FLAG_MULTIPATHOLDROUTE) != 0 && - last_selection != NULL) { - result = last_selection; - *rp = result; - return;
/archives/netdev/2005-05/msg02224.html (9,829 bytes)

10. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 24 May 2005 17:11:46 +1000
Indeed. In fact this whole MULTIPATHOLDROUTE thing can't possibly work at all. I'd suggest that it be removed. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herb
/archives/netdev/2005-05/msg02227.html (9,338 bytes)

11. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: pravin b shelar <pravins@xxxxxxxxxxxxxx>
Date: Tue, 24 May 2005 15:27:16 +0530
In fact this whole MULTIPATHOLDROUTE thing can't possibly work at all. I'd suggest that it be removed. So I think we should ignore MULTIPATHOLDROUTE flag in drr and rr multipath algorithms as done i
/archives/netdev/2005-05/msg02239.html (13,220 bytes)

12. Re: [PATCH] : bug fix in multipath drr code. (score: 1)
Author: "David S. Miller" <davem@xxxxxxxxxxxxx>
Date: Thu, 26 May 2005 15:13:29 -0700 (PDT)
I've applied this patch, thanks.
/archives/netdev/2005-05/msg02361.html (8,432 bytes)


This search system is powered by Namazu