summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorXiaochuan-Xu <xiaochuan-xu@cqu.edu.cn>2008-12-15 21:07:41 +0800
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>2008-12-16 10:09:58 +0200
commit7b6c32daec3bff380ced6822002bc352bdf2c982 (patch)
tree8c5cb043f18451628151dc2492410fb70999a634 /usr
parent23553b2c08c9b6e96be98c44feb9c5e640d3e789 (diff)
downloadop-kernel-dev-7b6c32daec3bff380ced6822002bc352bdf2c982.zip
op-kernel-dev-7b6c32daec3bff380ced6822002bc352bdf2c982.tar.gz
UBI: simplify PEB protection code
UBI has 2 RB-trees to implement PEB protection, which is too much for simply prevent PEB from being moved for some time. This patch implements this using lists. The benefits: 1. No need to allocate protection entry on each PEB get. 2. No need to maintain balanced trees and walk them. Signed-off-by: Xiaochuan-Xu <xiaochuan-xu@cqu.edu.cn> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud