)]}' { "commit": "b7c63ab83ae2b991ff8350bc0aa6427588629287", "tree": "dec63ac3d5175b3a457f96e17ec5c4f989d06335", "parents": [ "b41316cd4c22e4cc86e899a8f9c7e96548190927" ], "author": { "name": "Markus Handell", "email": "handellm@webrtc.org", "time": "Tue May 26 16:09:55 2020" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Tue May 26 17:41:51 2020" }, "message": "PhysicalSocketServer: remove heap-based epoll_event handling.\n\nThis change deletes heap-based handling of dynamic number of epoll\nevents handled per call to epoll, with the assumption\nthat PSS load is likely not dominated by the epoll syscalls. This\nsimplifies the logic in the code and removes a heap allocation.\n\nBug: webrtc:11567\nChange-Id: I34fbe1fa8bf0a037bf849a4adac1a0a333c9dd86\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/175563\nCommit-Queue: Markus Handell \u003chandellm@webrtc.org\u003e\nReviewed-by: Karl Wiberg \u003ckwiberg@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#31358}\n", "tree_diff": [ { "type": "modify", "old_id": "cf65300b4acb0877f85d33f95a4f653986f517ce", "old_mode": 33188, "old_path": "rtc_base/physical_socket_server.cc", "new_id": "3a953316695ddc17bea671244e4b556b25d8dcfb", "new_mode": 33188, "new_path": "rtc_base/physical_socket_server.cc" }, { "type": "modify", "old_id": "2f53d4d4fe029a2632f6800b3018ecb964f523ee", "old_mode": 33188, "old_path": "rtc_base/physical_socket_server.h", "new_id": "e21e53b8ecb47e6c8daa9115a2c9b5e55ff4a54e", "new_mode": 33188, "new_path": "rtc_base/physical_socket_server.h" } ] }