From pete at heistp.net Mon Oct 21 04:48:47 2024 From: pete at heistp.net (Pete Heist) Date: Mon, 21 Oct 2024 10:48:47 +0200 Subject: [Ecn-sane] Multiplicative Decrease Scaling (high-fidelity ECN in a single queue) Message-ID: <360d3979f452ceb0d6ebbc352b35213b00e46495.camel@heistp.net> Hi all, I'm looking for some feedback on a way to do early and frequent ECN that retains compatibility with conventional CCAs in a single queue. Here's a write-up including simulation results: https://github.com/heistp/md-scaling/blob/main/MD-Scaling.md ----- Abstract: Multiplicative Decrease Scaling (MDS or MD-Scaling) provides high- fidelity Explicit Congestion Notification (ECN) in a way that's compatible with conventional congestion control algorithms (CCAs) in a single queue. Using a signaling and response relationship that allows cwnd convergence with conventional CCAs, MDS aims to reduce queueing delay, and increase utilization for MDS CCAs, while supporting the transition to scalable CCAs. ----- I find the results interesting, and am looking to determine if this idea is worth pursuing further. Any feedback on the approach, proposed signaling mechanism or anything else is welcome. Thanks! Pete Heist PS- I've also posted this to ICCRG in the IRTF, so apologies to anyone getting hit with it twice. From moeller0 at gmx.de Mon Oct 21 17:46:44 2024 From: moeller0 at gmx.de (Sebastian Moeller) Date: Mon, 21 Oct 2024 23:46:44 +0200 Subject: [Ecn-sane] Multiplicative Decrease Scaling (high-fidelity ECN in a single queue) In-Reply-To: <360d3979f452ceb0d6ebbc352b35213b00e46495.camel@heistp.net> References: <360d3979f452ceb0d6ebbc352b35213b00e46495.camel@heistp.net> Message-ID: <344059A3-8DE7-424E-AD7B-EB2F69EB7EC9@gmx.de> Hi Pete, nice! I note that the legend for figure 8 b says: "Figure 8b: CUBIC-MDS at 100 Mbps, 600 ms path RTT" but the plot implies 1000 Mbps. > On 21. Oct 2024, at 10:48, Pete Heist via Ecn-sane wrote: > > Hi all, > > I'm looking for some feedback on a way to do early and frequent ECN > that retains compatibility with conventional CCAs in a single queue. > Here's a write-up including simulation results: > > https://github.com/heistp/md-scaling/blob/main/MD-Scaling.md > > ----- > Abstract: > > Multiplicative Decrease Scaling (MDS or MD-Scaling) provides high- > fidelity Explicit Congestion Notification (ECN) in a way that's > compatible with conventional congestion control algorithms (CCAs) in a > single queue. Using a signaling and response relationship that allows > cwnd convergence with conventional CCAs, MDS aims to reduce queueing > delay, and increase utilization for MDS CCAs, while supporting the > transition to scalable CCAs. > ----- > > I find the results interesting, and am looking to determine if this > idea is worth pursuing further. Any feedback on the approach, proposed > signaling mechanism or anything else is welcome. > > Thanks! > Pete Heist > > PS- I've also posted this to ICCRG in the IRTF, so apologies to anyone > getting hit with it twice. > _______________________________________________ > Ecn-sane mailing list > Ecn-sane at lists.bufferbloat.net > https://lists.bufferbloat.net/listinfo/ecn-sane From pete at heistp.net Tue Oct 22 03:10:28 2024 From: pete at heistp.net (Pete Heist) Date: Tue, 22 Oct 2024 09:10:28 +0200 Subject: [Ecn-sane] Multiplicative Decrease Scaling (high-fidelity ECN in a single queue) In-Reply-To: <344059A3-8DE7-424E-AD7B-EB2F69EB7EC9@gmx.de> References: <360d3979f452ceb0d6ebbc352b35213b00e46495.camel@heistp.net> <344059A3-8DE7-424E-AD7B-EB2F69EB7EC9@gmx.de> Message-ID: <87969c1dcff6f5d10bbba4564964e9b54d58c075.camel@heistp.net> Thanks Sebastian, fixed that typo... Pete On Mon, 2024-10-21 at 23:46 +0200, Sebastian Moeller wrote: > Hi Pete, > > nice! I note that the legend for figure 8 b says: "Figure 8b: CUBIC- > MDS at 100 Mbps, 600 ms path RTT" but the plot implies 1000 Mbps. > > > On 21. Oct 2024, at 10:48, Pete Heist via Ecn-sane > > wrote: > > > > Hi all, > > > > I'm looking for some feedback on a way to do early and frequent ECN > > that retains compatibility with conventional CCAs in a single > > queue. > > Here's a write-up including simulation results: > > > > https://github.com/heistp/md-scaling/blob/main/MD-Scaling.md > > > > ----- > > Abstract: > > > > Multiplicative Decrease Scaling (MDS or MD-Scaling) provides high- > > fidelity Explicit Congestion Notification (ECN) in a way that's > > compatible with conventional congestion control algorithms (CCAs) > > in a > > single queue. Using a signaling and response relationship that > > allows > > cwnd convergence with conventional CCAs, MDS aims to reduce > > queueing > > delay, and increase utilization for MDS CCAs, while supporting the > > transition to scalable CCAs. > > ----- > > > > I find the results interesting, and am looking to determine if this > > idea is worth pursuing further.  Any feedback on the approach, > > proposed > > signaling mechanism or anything else is welcome. > > > > Thanks! > > Pete Heist > > > > PS- I've also posted this to ICCRG in the IRTF, so apologies to > > anyone > > getting hit with it twice. > > _______________________________________________ > > Ecn-sane mailing list > > Ecn-sane at lists.bufferbloat.net > > https://lists.bufferbloat.net/listinfo/ecn-sane >