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

next in thread | previous in thread | raw e-mail | index | archive | help
Marcel Moolenaar wrote:
> 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.
> 

Works on amd64 now too.  Haven't stessed it much though.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?419457F0.70607>