Branch: refs/heads/fix-acl
Home:
https://github.com/kronosnet/kronosnet
Commit: b7c3d065842f8780253ef2c32ede4bec4b956a0e
https://github.com/kronosnet/kronosnet/commit/b7c3d065842f8780253ef2c32ede4…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M libknet/transport_sctp.c
Log Message:
-----------
[sctp] remove sockets from epoll earlier
on some slow machines, where scheduling of some threads can be blocked
for some time, keeping a FD on error on the epoll can cause even more
load and reduce chances of the error handling thread to be scheduled.
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Commit: 306db442e3eee728fdb3e5223abbb9d06866300a
https://github.com/kronosnet/kronosnet/commit/306db442e3eee728fdb3e5223abbb…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2021-07-25 (Sun, 25 Jul 2021)
Changed paths:
M libknet/tests/fun_acl_check.c
Log Message:
-----------
[test] add more info on what we are testing
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Compare:
https://github.com/kronosnet/kronosnet/compare/d9c796e708d5...306db442e3ee