Skip to content

A20-OLinuXino Linux uses kernel default qdisc #88

Description

@androidcho

After some research I have found that the kernel's default "qdisc pfifo_fast" is used (or more likely not set).
It uses it for both the ETH interface of A20-LIME2 and the SocketCAN interface.
Setting "qdisc fq_codel" improved the ethernet link quality alot.
Setting "qdisc noqueue" for the CAN interface stopped it losing CAN frames.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions