diff options
| author | Mitko Haralanov <[email protected]> | 2016-02-05 11:57:51 -0500 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-02-29 17:10:38 -0500 |
| commit | b8abe346737215c6ee6b50c01771b4ca1746801d (patch) | |
| tree | 0fb3bfc9ad14873aeedc451a0287e23fefe51bcf /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | acac10fdd75a85b10a638381127f7bbed632580d (diff) | |
staging/hfi1: TID group definitions and support funcs
Definitions and functions use to manage sets of TID/RcvArray groups.
These will be used by the TID cacheline functionality coming with
later patches.
TID groups (or RcvArray groups) are groups of TID/RcvArray entries
organized in sets of 8 and aligned on cacheline boundaries. The
TID/RcvArray entries are managed in this way to make taking
advantage of write-combining easier - each group is a entire
cacheline.
rcv_array_wc_fill() is provided to allow of generating writes to
TIDs which are not currently being used in order to cause the
flush of the write-combining buffer.
Signed-off-by: Mitko Haralanov <[email protected]>
Reviewed-by: Ira Weiny <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions