N/W subsystem might be tuned too much for the O(1)
N/W subsystem might be tuned too much for the O(1)
Posted Nov 24, 2008 3:49 UTC (Mon) by nikanth (guest, #50093)
Parent article: Tbench troubles II
The problem could be that just because of these various improvements to the scheduler, now it might pick the best process to run, but other subsystems might have been tuned to the O(1)[old/non-optimal ;)] way of picking the next process.
IOW networking stack might perform best only with O(1).