In
addition, Star Student Project also
design virtual receive-side scaling (RSS), which parallelizes the back-end
driver (into multiple threads) and uses RSS to bind each thread of the back-end
driver to a corresponding virtual CPU. Unlike a single-threaded backend driver,
it can efficiently leverage multicore processors capacity and achieve enhanced
performance. Star Student Project
implement the proposed interrupt coalescing and virtual RSS and perform
extensive performance evaluation.