diff options
| author | Mikulas Patocka <[email protected]> | 2014-04-07 15:37:35 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-04-07 16:35:55 -0700 |
| commit | eb9a3c62a0b6064c7f7e5b961ce00c646d21cb78 (patch) | |
| tree | fecb27f0ba700b13c2b05364159c4230589b0099 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | da1c67a76f7cf2b3404823d24f9f10fa91aa5dc5 (diff) | |
mempool: add unlikely and likely hints
Add unlikely and likely hints to the function mempool_free. It lays out
the code in such a way that the common path is executed straighforward and
saves a cache line.
Signed-off-by: Mikulas Patocka <[email protected]>
Cc: Ingo Molnar <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions