On Tue, 15 Oct 2002, David S. Miller wrote:
> _bh is not a "base handler" it stands for "bottom half".
>
> "base handler" and "bottom half" all refer to an execution context,
> and these days that means softirq.
i think i agree with you.
- we have 'top half' contexts, which are also called 'hardirqs'.
- then we have 'bottom half' contexts, which are also called 'softirqs'.
the fact that 'bottom halves' used to be an earlier concept that had a
slightly different meaning from 'softirqs' for a limited amount of time
does not remove from the meaningfulness of the naming itself. Today
'bottom halves' and 'softirqs' are the same thing.
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:57 EST