On Wed, Nov 25, 2020 at 1:54 PM Jason Baron wrote:
>
>
>
> On 11/25/20 2:36 PM, Jim Cromie wrote:
> > In ddebug_putsite(), dont zs_unmap the callsite if it is enabled for
> > printing. This means that the next time this pr_debug callsite is
> > executed, the _getsite() will succeed quickly withou
On 11/25/20 2:36 PM, Jim Cromie wrote:
> In ddebug_putsite(), dont zs_unmap the callsite if it is enabled for
> printing. This means that the next time this pr_debug callsite is
> executed, the _getsite() will succeed quickly without remapping the
> zrec.
>
> Once the callsite is disabled via
In ddebug_putsite(), dont zs_unmap the callsite if it is enabled for
printing. This means that the next time this pr_debug callsite is
executed, the _getsite() will succeed quickly without remapping the
zrec.
Once the callsite is disabled via >control, a following _putsite()
will see the flag cle
in ddebug_zpool_put() dont zs_unmap the callsite, if it is enabled for
printing. This will eliminate possibly repeated un-maps then re-maps
of enabled and invoked pr-debug callsites, and will promptly retire
all other uses.
But this causes kernel to BUG
[1.364303] BUG: sleeping function calle
4 matches
Mail list logo