summaryrefslogtreecommitdiffstats
path: root/cpukit/dtc/README
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2019-05-09 19:41:22 +1000
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-02 07:52:20 +0100
commitb00040b273a1d72676c80f34a7a4ca6e857ed32b (patch)
tree6693ec52a04e83365a62e0f2a37f662f6f11246e /cpukit/dtc/README
parentlibfdt: Introduce fdt_create_with_flags() (diff)
downloadrtems-b00040b273a1d72676c80f34a7a4ca6e857ed32b.tar.bz2
libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed
Searching for duplicate names scales O(n^2) with the number of names added to a fdt, which can cause a noticable slowdown with larger device trees and very slow CPU cores. Add FDT_CREATE_FLAG_NO_NAME_DEDUP that allow the caller to trade fdt size for speed in the creation process. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Message-Id: <20190509094122.834-4-npiggin@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'cpukit/dtc/README')
0 files changed, 0 insertions, 0 deletions