summaryrefslogtreecommitdiff
path: root/board/nvidia
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2011-10-18 17:30:00 -0700
committerGabe Black <gabeblack@chromium.org>2011-10-20 17:49:20 -0700
commitd69f2460c5db7d74b8431d4f1c373b6bd1b7e38a (patch)
tree6245162628f479fb72eddec588f57db42669cb52 /board/nvidia
parent697c0549797382605805db6f31d307b9174a0b96 (diff)
Import the glibc implementation of x86 memset into u-boot
I ran four iterations with the two implementations and used Vadim's CBMEM infrastructure to measure the time they took. These are all in microseconds, and the timestamp portion of the raw output of cbmem.py is included in the bug. The new implementation is about twice as fast as the old. Old: 1. 418,286 2. 418,302 3. 418,298 4. 418,290 New: 1. 184,800 2. 194,629 3. 194,188 4. 192,718 BUG=chrome-os-partner:6487 TEST=Booted on Stumpy. Change-Id: Iba398929cbba395e10851d676ae9d356ae670f41 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: http://gerrit.chromium.org/gerrit/10284 Reviewed-by: Mike Frysinger <vapier@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> Commit-Ready: Gabe Black <gabeblack@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'board/nvidia')
0 files changed, 0 insertions, 0 deletions