git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5cf319
)
UBIFS: save 128KiB or more RAM
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Fri, 11 Mar 2011 15:15:55 +0000
(17:15 +0200)
committer
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Wed, 16 Mar 2011 12:05:25 +0000
(14:05 +0200)
When debugging is enabled, we allocate a buffer of PEB size for
various debugging purposes. However, now all users of this buffer
are gone and we can safely remove it and save 128KiB or more RAM.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found