All of lore.kernel.org
 help / color / mirror / Atom feed
* Elimination of klists
@ 2005-09-11 19:35 Alan Stern
  2005-09-11 21:44 ` James Bottomley
  0 siblings, 1 reply; 5+ messages in thread
From: Alan Stern @ 2005-09-11 19:35 UTC (permalink / raw)
  To: James Bottomley; +Cc: Kernel development list

James:

I noticed that you recently posted some updates to the klist code, 
although I haven't looked to see how you are using the klists.

What do you think about eliminating klists entirely, and instead using 
regular lists protected by either a mutex or an rwsem?  It would remove a 
good deal of overhead, and I think it wouldn't be hard to convert the 
driver core.  Would this be feasible for the things you're doing?

Alan Stern


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

end of thread, other threads:[~2005-09-12 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-11 19:35 Elimination of klists Alan Stern
2005-09-11 21:44 ` James Bottomley
2005-09-11 22:25   ` Andrew Morton
2005-09-11 23:37     ` James Bottomley
2005-09-12 14:29   ` Alan Stern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.