diff options
author | Kim Phillips <[email protected]> | 2009-08-13 11:50:38 +1000 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2009-08-13 11:50:38 +1000 |
commit | 4b992628812137e30cda3510510cf3c052345b30 (patch) | |
tree | 97797e65fc0c3e1b7ed51a5b250d9c44213b3ecb /net/lapb/lapb_subr.c | |
parent | e41256f139b9148cfa12d2d057fec39e3d181ff0 (diff) |
crypto: talitos - align locks on cache lines
align channel access locks onto separate cache lines (for performance
reasons). This is done by placing per-channel variables into their own
private struct, and using the cacheline_aligned attribute within that
struct.
Signed-off-by: Kim Phillips <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions