Age | Commit message (Expand) | Author |
---|---|---|
2015-12-29 | store curcpu() in ifq_serializer so we can check it. | David Gwynne |
2015-12-09 | rework ifq_serialise to avoid some atomic ops. | David Gwynne |
2015-12-09 | rework the if_start mpsafe serialisation so it can serialise arbitrary work | David Gwynne |
2015-12-08 | split the interface send queue (struct ifqueue) implementation out. | David Gwynne |