linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] Rename _bh to _softirq
@ 2002-10-14 19:02 Maksim (Max) Krasnyanskiy
  2002-10-13 19:17 ` THIS_MODULE->name=""; Ron Henry
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Maksim (Max) Krasnyanskiy @ 2002-10-14 19:02 UTC (permalink / raw)
  To: linux-kernel

Hi Folks,

Old BHs have been almost completely replaced with tasklets and softirqs.
Should we then rename _bh to _softirq ?
i.e
         local_bh_disable()      ->      local_softirq_disable()
         spin_lock_bh()          ->      spin_lock_softirq()
         bh_lock_sock()          ->      softirq_sock_lock()
         etc

Or maybe just 'si' if softirq is too long.

bh prefix and postfix seem to be confusing now.



Max

http://bluez.sf.net
http://vtun.sf.net


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2002-10-15 22:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 19:02 [RFC] Rename _bh to _softirq Maksim (Max) Krasnyanskiy
2002-10-13 19:17 ` THIS_MODULE->name=""; Ron Henry
2002-10-14 19:12 ` [RFC] Rename _bh to _softirq Jeff Garzik
2002-10-14 20:05   ` Maksim (Max) Krasnyanskiy
2002-10-14 19:21 ` Ingo Molnar
2002-10-15  1:57   ` kuznet
2002-10-15 16:34     ` Maksim (Max) Krasnyanskiy
2002-10-15 17:44       ` David S. Miller
2002-10-15 19:24         ` Maksim (Max) Krasnyanskiy
2002-10-15 19:42           ` David S. Miller
2002-10-15 20:23             ` Maksim (Max) Krasnyanskiy
2002-10-15 20:19               ` David S. Miller
2002-10-15 21:02                 ` Maksim (Max) Krasnyanskiy
2002-10-15 20:58                   ` David S. Miller
2002-10-15 21:27                     ` Brad Hards
2002-10-15 21:28                   ` Ingo Molnar
2002-10-15 21:20                 ` Ingo Molnar
     [not found]                 ` <Pine.LNX.4.44.0210152318150.26315-100000@localhost.localdo main>
2002-10-15 22:09                   ` Maksim (Max) Krasnyanskiy
2002-10-15 19:55           ` Oliver Xymoron
2002-10-15 20:30             ` Maksim (Max) Krasnyanskiy
2002-10-15 21:17               ` Ingo Molnar
     [not found] ` <Pine.LNX.4.44.0210142119300.26635-100000@localhost.localdo main>
2002-10-14 19:58   ` Maksim (Max) Krasnyanskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).