Re: clang compiled kernel panic when mounting zfs root on i386

From: Andriy Gapon <avg_at_FreeBSD.org>
Date: Thu, 13 Dec 2012 12:25:48 +0200
on 12/12/2012 21:35 Dimitry Andric said the following:
> Especially the recursive spa_load and traverse_visitbp calls are scary,
> because that can grow out of hand very quickly.  It is probably tricky
> to remove the recursion...

Re-entering spa_load once is normal and is expected.
traverse_visitbp is also expected to recurse depending on data layout.
So yeah, it's probably even trickier than teaching clang to allocate smaller stack
frames ;-)

-- 
Andriy Gapon
Received on Thu Dec 13 2012 - 09:25:51 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:33 UTC