> On Apr 29, 2020, at 4:49 PM, Peter Zijlstra <pet...@infradead.org> wrote: > > On Wed, Apr 29, 2020 at 02:46:24PM +0800, Huaixin Chang wrote: >> Move building of fast lookup table from boot to sorttable tool. This saves us >> 6380us boot time on Intel(R) Xeon(R) CPU E5-2682 v4 @ 2.50GHz with cores. > > And what does it add to the build time? It takes a little more than 7ms to build fast lookup table in sorttable on the same CPU. And it is on the critical path.
- [PATCH 0/2] Build ORC fast lookup table in scripts/sorttabl... Huaixin Chang
- [PATCH 1/2] scripts/sorttable: Build orc fast lookup t... Huaixin Chang
- [PATCH 2/2] x86/unwind/orc: Remove unwind_init() from ... Huaixin Chang
- Re: [PATCH 0/2] Build ORC fast lookup table in scripts... Peter Zijlstra
- Re: [PATCH 0/2] Build ORC fast lookup table in scr... changhuaixin
- Re: [PATCH 0/2] Build ORC fast lookup table in... Josh Poimboeuf
- Re: [PATCH 0/2] Build ORC fast lookup tabl... Josh Poimboeuf