Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Nov 2004 19:51:33 -0800
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        David Schultz <das@freebsd.org>
Cc:        Scott Long <scottl@freebsd.org>
Subject:   Re: U Area Removal
Message-ID:  <24C5D808-345E-11D9-97EF-000D93C47836@xcllnt.net>
In-Reply-To: <20041112010206.GA6657@VARK.MIT.EDU>
References:  <20041111030035.GA70923@VARK.MIT.EDU> <41940142.2040401@freebsd.org> <20041112010206.GA6657@VARK.MIT.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 11, 2004, at 5:02 PM, David Schultz wrote:

> The bug jhb mentioned may be responsible for this:
>
> | +struct pstats *
> | +pstats_alloc(void)
> | +{
> | +
> | +       return (malloc(sizeof(struct plimit), M_SUBPROC, 
> M_ZERO|M_WAITOK));
> | +}
> |
> | I think you mean s/plimit/pstats/ there.

Yup. ia64 boots fine after the substitution.

-- 
  Marcel Moolenaar         USPA: A-39004          marcel@xcllnt.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24C5D808-345E-11D9-97EF-000D93C47836>