Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 | Martin KaFai Lau | 2017-04-17 | 1 | -1/+1 |
* | bpf: Make unnecessarily global functions static | Tobias Klauser | 2017-01-10 | 1 | -7/+10 |
* | bpf: Remove unused but set variable in __bpf_lru_list_shrink_inactive() | Tobias Klauser | 2017-01-10 | 1 | -2/+1 |
* | bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive | Martin KaFai Lau | 2016-11-16 | 1 | -1/+1 |
* | bpf: Add percpu LRU list | Martin KaFai Lau | 2016-11-15 | 1 | -17/+145 |
* | bpf: LRU List | Martin KaFai Lau | 2016-11-15 | 1 | -0/+567 |