commit | 873ae1491d9ea8a6084ffe6816658cc4c27e22b1 | [log] [tgz] |
---|---|---|
author | Chenbo Feng <fengc@google.com> | Wed Apr 10 12:26:06 2019 -0700 |
committer | Chenbo Feng <fengc@google.com> | Fri Apr 12 12:16:36 2019 -0700 |
tree | ca8dc79573c381ba16717f7855267bde3868dc71 | |
parent | 5ca8e80c573b4bc6845d3ea10adc05806c4dec3f [diff] |
Let netd decide when to swap stats map To protect stats map from overflow, netd need to know how many stats entries exist in the current live stats map when tagging the socket. To prevent racing against framework stats reading actions during tagging sockets, let netd handle the map swap action instead. Bug: 111441138 Test: android.app.usage.cts.NetworkUsageStatsTest android.net.cts.TrafficStatsTest Change-Id: I1b63e50a67be07472dba32744c8598c1788d0b75