All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] uml, ptrace, and BKL
@ 2004-09-18  0:23 Adam Heath
  2004-09-18  3:30 ` Jeff Dike
  0 siblings, 1 reply; 6+ messages in thread
From: Adam Heath @ 2004-09-18  0:23 UTC (permalink / raw)
  To: user-mode-linux-devel

So, LWN had an article this week in their kernel section about parts of the
kernel still using the BKL.  I did a little grepping, and to my surprise,
sys_ptrace() uses the BKL.

What this means to UML, is that there is an upper-bounds on how many instances
can be on a server at once.  BKL also keeps preemption from occuring.

If someone were to look into that, UML could be sped up quite a bit, I am
thinking.


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

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

end of thread, other threads:[~2004-09-18 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-18  0:23 [uml-devel] uml, ptrace, and BKL Adam Heath
2004-09-18  3:30 ` Jeff Dike
2004-09-18  2:30   ` Adam Heath
2004-09-18 13:18     ` Jeff Dike
2004-09-18 18:20       ` Adam Heath
2004-09-18 20:50         ` Jeff Dike

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.