summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mutexsetprioceiling.c
diff options
context:
space:
mode:
authorMartin Erik Werner <martinerikwerner.aac@gmail.com>2016-11-25 19:21:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2016-11-28 07:30:44 +0100
commit9bf9068bb85367a23e285db416cc5fd62eb9dcc2 (patch)
treed31eec9acd1016f0b2767f02238a47bd062b6ef8 /cpukit/posix/src/mutexsetprioceiling.c
parentor1k: Remove secondary functions in cache manager (diff)
downloadrtems-9bf9068bb85367a23e285db416cc5fd62eb9dcc2.tar.bz2
or1k: Avoid multiple iterations over cache
Previously, if the cache range operations were called with a range that was larger than the cache size, this would lead to multiple iterations over the cache, which is unnecessary. Limit this so that if the range is larger than the cache size, the operations will only iterate over the whole cache once.
Diffstat (limited to 'cpukit/posix/src/mutexsetprioceiling.c')
0 files changed, 0 insertions, 0 deletions