1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386/include
David Greenman b64b660cd3 Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS"
in machdep.c (it should use the global nmbclusters). Moved the calculation
of nmbclusters into conf/param.c (same place where nmbclusters has always
been assigned), and made the calculation include an extra amount based
on "maxusers". NMBCLUSTERS can still be overrided in the kernel config
file as always, but this change will make that generally unnecessary. This
fixes the "bug" reports from people who have misconfigured kernels seeing
the network hang when the mbuf cluster pool runs out.

Reviewed by:	John Dyson
1995-05-25 07:41:28 +00:00
..
pc
_limits.h Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
ansi.h Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correct 1995-02-03 21:23:46 +00:00
apm_bios.h This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
apm_segments.h This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
asmacros.h
bootinfo.h Load the kernel symbol table in the boot loader and not at compile time. 1995-01-25 21:40:47 +00:00
clock.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
cons.h
console.h Third round in syscons update. 1995-01-28 22:18:05 +00:00
cpu.h Correct the definition for the (unused) cpu_setstack(). 1995-05-04 07:50:06 +00:00
cpufunc.h Added apersand constraint to make sure that the source and destination 1995-05-14 22:25:11 +00:00
cputypes.h
cronyx.h
db_machdep.h Remove reference to impossible trap type T_KDBTRAP. We don't support 1995-01-14 10:34:52 +00:00
devconf.h Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c" 1995-02-04 12:47:19 +00:00
dkio.h
eflags.h
endian.h Rename the local variable used by various macros outside the user's 1995-02-12 08:31:31 +00:00
exec.h
float.h
floatingpoint.h
frame.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
gsc.h Gunther Schadow <gusw@fub46.zedat.fu-berlin.de>'s 1995-01-07 14:52:08 +00:00
ieeefp.h
ioctl_ctx.h
ioctl_fd.h
ioctl_pc.h
ipl.h
joystick.h Put the joystick status in a struct {int x, y, b1, b2;} rather than in a 1995-02-22 23:34:58 +00:00
limits.h Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
lpt.h
md_var.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-28 07:58:53 +00:00
mouse.h
mtpr.h
npx.h Replace sv_ex_tw by padding (it is no longer used; the tag word in sv_env 1995-01-03 03:57:46 +00:00
param.h Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS" 1995-05-25 07:41:28 +00:00
pcaudioio.h
pcb.h
pcvt_ioctl.h Update pcvt to 3.20 b24 1995-04-08 15:49:25 +00:00
pio.h
pmap.h Removed declaration of pmap_changebit()...it is no longer exported. 1995-03-26 23:42:55 +00:00
proc.h
profile.h
psl.h Fix security holes in sigreturn(), ptrace() and procfs. sigreturn() 1995-01-14 13:20:26 +00:00
pte.h
ptrace.h
reg.h Declare a real `struct fpreg' to prepare for implementing reading and 1995-01-14 10:41:41 +00:00
reloc.h
segments.h First attempt to run linux binaries. This is only the changes needed to 1995-02-14 19:23:22 +00:00
signal.h
soundcard.h Remove redundant IORW definition.. 1995-03-08 18:43:49 +00:00
speaker.h
specialreg.h Enable define of CR0_AM to prepare for implementing alignment checking. 1995-01-14 10:44:55 +00:00
spigot.h The very minimum driver required to support a Video Spigot. See the 1995-02-06 23:20:17 +00:00
spl.h Add variable `idelayed' and macros setdelayed() and schedsofttty() 1995-05-11 07:44:40 +00:00
stdarg.h Fix stdarg.h for GNU C using builtin_next_arg 1995-01-24 16:22:52 +00:00
sysarch.h
trap.h Fix security holes in sigreturn(), ptrace() and procfs. sigreturn() 1995-01-14 13:20:26 +00:00
tss.h
types.h
ultrasound.h
varargs.h
vmparam.h Made "NMBCLUSTERS" calculation dynamic and fixed bogus use of "NMBCLUSTERS" 1995-05-25 07:41:28 +00:00