panic: mb_dtor_pack: ref_cnt != 1

Giorgos Keramidas keramida at linux.gr
Sat Nov 5 04:52:27 PST 2005


On 2005-11-05 11:49, Gleb Smirnoff <glebius at FreeBSD.org> wrote:
> One more update. Since I have removed this block:
>
>                        if (*(m->m_ext.ref_cnt) == 0)
>                                *(m->m_ext.ref_cnt) = 1;
>
> I have also altered KASSERT in mb_dtor_pack(). I don't like
> inventing an incorrect invariant check and then adding helpers
> to avoid it being triggered.
>
> [--- mbuma.patch ---]

Very nice, thanks!  I'll build the next kernel with the updated patch,
later today.



More information about the freebsd-current mailing list