Re: [RFC] Rename _bh to _softirq

David S. Miller (davem@redhat.com)
Tue, 15 Oct 2002 13:19:29 -0700 (PDT)


From: "Maksim (Max) Krasnyanskiy" <maxk@qualcomm.com>
Date: Tue, 15 Oct 2002 13:23:28 -0700

_bh is not a "base handler" it stands for "bottom half".

All of these phrases mean the same thing to me.

Do you want to know what is different? "tasklets",
they are a totally different abstraction, as are
"work queues".

"base handler" and "bottom half" all refer to an execution
context, and these days that means softirq.





-
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/