Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SEGMAPSIZE
usr/src/uts/sun4/os/startup.c
2099
if (i > MIN(SEGMAPSIZE, mmu_ptob(freemem)))
usr/src/uts/sun4/os/startup.c
2100
i = MIN(SEGMAPSIZE, mmu_ptob(freemem));