aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-02-13 22:17:06 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-13 22:17:06 -0500
commit0c8ef291d976221319f70753c62e18b48d892590 (patch)
tree33a94f57d4acb7cb5258766cb71c6295222baee6 /tools/perf/scripts/python
parent4872e57c812dd312bf8193b5933fa60585cda42f (diff)
parent40137906c5f55c252194ef5834130383e639536f (diff)
Merge branch 'rhashtable-allocation-failure-during-insertion'
Herbert Xu says: ==================== rhashtable: Handle table allocation failure during insertion v2 - Added Ack to patch 2. Fixed RCU annotation in code path executed by rehasher by using rht_dereference_bucket. v1 - This series tackles the problem of table allocation failures during insertion. The issue is that we cannot vmalloc during insertion. This series deals with this by introducing nested tables. The first two patches removes manual hash table walks which cannot work on a nested table. The final patch introduces nested tables. I've tested this with test_rhashtable and it appears to work. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions