Re: Thread creation performance
Saurabh Desai <[email protected]>
| Newsgroups | gmane.comp.lib.phil |
|---|---|
| Message-ID | <[email protected]> |
Ingo Molnar wrote: > > On Thu, 17 Apr 2003, Saurabh Desai wrote: > > > I noticed that thread creation performance has gone > > down quite a bit compare to earlier kernel like 2.5.42. > > i think i have found the reason, it's kernel memory mapping overhead > again. Does the attached patch, against 2.5.68, help? > Have you submitted this patch to lkml yet? I don't see it in 2.5.69. As I mentioned earlier, this patch helped improve thread creation performance. - Saurabh