Re: [PATCH] MAXCPU alterable in kernel config - needs testers

From: Astrodog <astrodog_at_gmail.com>
Date: Mon, 9 Oct 2006 00:52:08 -0500
On 10/8/06, Kip Macy <kmacy_at_fsmware.com> wrote:
> >
> > I think MAXCPU should not be great than 32, since we currently define
> > cpumask_t as an integer which now should be changed to a bitmap and
> > a group of operations like we did for sigset_t.
>
> This will need to be changed soon for T2 support.
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
>

With the potential of needing to support 128 logical CPUs, I don't
think there's any way to get around this becoming alterable.

--- Harrison
Received on Mon Oct 09 2006 - 03:52:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC