[Bugs] [Bug 1192114] edge-triggered epoll breaks rpc-throttling

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 17 14:09:48 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1192114

Shyamsundar <srangana at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(srangana at redhat.c |
                   |om)                         |



--- Comment #6 from Shyamsundar <srangana at redhat.com> ---
@Niels: The MT epoll patch does break the throttling, so we need to get that
fixed.

Reverting the MT epoll would not help, as that would take us backwards. With MT
epoll there are going to be edge cases of races in other parts of the code, the
only way to scrub them and get things moving would be to fix them, so I am not
for reverting the epoll patch at all.

On the investigation front, I would say that is complete, we need a fix for the
same that does not seem trivial or in line with the previous approach of
throttling the readers, we may need to throttle the writers.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list