U Area Removal

Marcel Moolenaar marcel at xcllnt.net
Thu Nov 11 19:51:37 PST 2004


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 at xcllnt.net



More information about the freebsd-arch mailing list