Subject: Re: new pid allocation code
To: David Laight <david@l8s.co.uk>
From: Brian Chase <vaxzilla@jarai.org>
List: tech-kern
Date: 03/17/2003 18:47:18
On Mon, 17 Mar 2003, David Laight wrote:

> > The code below implements a different pid allocation and proc/pgrp
> > lookup algorithm.
>
> Shall I commit this?
>
> I haven't seen any serious objections, I've even changed deadprocs to
> an SLIST.

What's the worst case scenario for the size of the list(s) in memory?

-brian.