Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 1997 09:48:47 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        ken@housing1.stucen.gatech.edu (Kenneth Merry)
Cc:        smp@csn.net, smp@freebsd.org
Subject:   Re: success!!
Message-ID:  <199701201648.JAA15514@phaeton.artisoft.com>
In-Reply-To: <199701200155.UAA27093@housing1.stucen.gatech.edu> from "Kenneth Merry" at Jan 19, 97 08:55:13 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > I may have gotten "too clever" by counting INT sources with mptable.  If
> > NINTR is undefined the kernel source defaults to 24, which works fine with
> > all IO APICs, just wastes a little space.
> 
> 	If it doesn't waste too much space, it might not be a bad idea to
> just tell people to use 24, or make it clear that NINTR depends on how many
> cards you have in your system.

Why not just dynmically allocate the things and be done with it forever?

The code doesn't have to be 100% efficient; it's boot code.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



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