English

Better Bounds for Online $k$-Frame Throughput Maximization in Network Switches

Data Structures and Algorithms 2013-09-23 v2

Abstract

We consider a variant of the online buffer management problem in network switches, called the kk-frame throughput maximization problem (kk-FTM). This problem models the situation where a large frame is fragmented into kk packets and transmitted through the Internet, and the receiver can reconstruct the frame only if he/she accepts all the kk packets. Kesselman et al.\ introduced this problem and showed that its competitive ratio is unbounded even when k=2k=2. They also introduced an "order-respecting" variant of kk-FTM, called kk-OFTM, where inputs are restricted in some natural way. They proposed an online algorithm and showed that its competitive ratio is at most 2kBB/k+k\frac{2kB}{\lfloor B/k \rfloor} + k for any BkB \ge k, where BB is the size of the buffer. They also gave a lower bound of B2B/k\frac{B}{\lfloor 2B/k \rfloor} for deterministic online algorithms when 2Bk2B \geq k and kk is a power of 2. In this paper, we improve upper and lower bounds on the competitive ratio of kk-OFTM. Our main result is to improve an upper bound of O(k2)O(k^{2}) by Kesselman et al.\ to 5B+B/k4B/2k=O(k)\frac{5B + \lfloor B/k \rfloor - 4}{\lfloor B/2k \rfloor} = O(k) for B2kB\geq 2k. Note that this upper bound is tight up to a multiplicative constant factor since the lower bound given by Kesselman et al.\ is Ω(k)\Omega(k). We also give two lower bounds. First we give a lower bound of 2BB/(k1)+1\frac{2B}{\lfloor {B/(k-1)} \rfloor} + 1 on the competitive ratio of deterministic online algorithms for any k2k \geq 2 and any Bk1B \geq k-1, which improves the previous lower bound of B2B/k\frac{B}{\lfloor 2B/k \rfloor} by a factor of almost four. Next, we present the first nontrivial lower bound on the competitive ratio of randomized algorithms. Specifically, we give a lower bound of k1k-1 against an oblivious adversary for any k3k \geq 3 and any BB.

Keywords

Cite

@article{arxiv.1309.4919,
  title  = {Better Bounds for Online $k$-Frame Throughput Maximization in Network Switches},
  author = {Jun Kawahara and Koji M. Kobayashi and Shuichi Miyazaki},
  journal= {arXiv preprint arXiv:1309.4919},
  year   = {2013}
}

Comments

A short version will appear in the proceedings of the 24th International Symposium on Algorithms and Computation (ISAAC2013)

R2 v1 2026-06-22T01:30:08.270Z