Choonho Son <(E-Mail Removed)> wrote:
> I analysis Wireless network performances.
> First of all, I have to see buffering algorithms in data link.
> Can any one tell me which buffering algorithm exists in Linux?
I believe the default is the pfifo_fast scheduler, which is a classful,
non-configurable schedular that takes into account the packets priority
(set with a Linux specific socket option), and TOS.
See the Advanced Routing and Traffic Control HOWTO for more information
on the available schedulers.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!