public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: idea to enhance get_pid()
@ 2002-04-20 17:50 Dan Kegel
  2002-04-20 19:12 ` 32-bit process ids (was: Re: idea to enhance get_pid()) Dan Aloni
  0 siblings, 1 reply; 5+ messages in thread
From: Dan Kegel @ 2002-04-20 17:50 UTC (permalink / raw)
  To: Dan Aloni, linux-kernel@vger.kernel.org

 	
 	
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dan Aloni wrote:
> The last time I checked, the only thing that stops the move back to
> 32-bit pids is a bug in the bash shell, and just a few workable IPC
> interfaces and libc breakages.

I'd like to know more about that bash bug; do you have a URL for it?
(Is there even a bug tracking system for bash?)
I looked a bit on gnu.bash.bugs, and found two possibly related
patches; do these have anything to do with the bug?
http://groups.google.com/groups?selm=200104130734.AAA12931%40shade.twinsun.com
http://groups.google.com/groups?selm=200104130854.BAA18368%40shade.twinsun.com

Thanks,
Dan

^ permalink raw reply	[flat|nested] 5+ messages in thread
* idea to enhance get_pid()
@ 2002-04-20  9:15 lenny lv
  2002-04-20  9:59 ` Dan Aloni
  0 siblings, 1 reply; 5+ messages in thread
From: lenny lv @ 2002-04-20  9:15 UTC (permalink / raw)
  To: linux-kernel; +Cc: qiang

Hi there,

I've got an idea to speed up linux/kernel/fork.c/get_pid(). Why not use 
bitmap to alloc/free the pids? Is it because 4KB(32K/8) memory scanning is 
slower than the current get_pid() version? Does anyone benchmark them?

Thanks,
Lenny

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


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

end of thread, other threads:[~2002-04-20 20:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-20 17:50 idea to enhance get_pid() Dan Kegel
2002-04-20 19:12 ` 32-bit process ids (was: Re: idea to enhance get_pid()) Dan Aloni
2002-04-20 20:00   ` Eric Brunner-Williams in Portland Maine
  -- strict thread matches above, loose matches on Subject: below --
2002-04-20  9:15 idea to enhance get_pid() lenny lv
2002-04-20  9:59 ` Dan Aloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox