1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/sys/ia64/ia64
Marcel Moolenaar 89c1ecfade Fix misuse of Maxmem in the calculation of the VHPT size. Maxmem
is already in pages, so we should not convert from bytes to pages.
The result of this bug was bad scaling of the VHPT relative to the
available memory.

Submitted by: Arun Sharma <arun@sharma-home.net>
2003-02-15 20:58:32 +00:00
..
autoconf.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
busdma_machdep.c Fix a problem in bus_dmamap_load_{mbuf,uio} when the first mbuf or the first 2003-02-04 16:30:27 +00:00
clock_if.m
clock.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
critical.c Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter() 2002-04-01 23:51:23 +00:00
db_disasm.c Work around an apparent compiler bug with gcc-3.1, although it might be 2002-03-19 11:09:24 +00:00
db_interface.c Change critical_t to register_t for intr_disable/restore. 2002-03-21 09:50:11 +00:00
db_trace.c Remove the special casing for IP addresses that are within the IVT 2002-10-20 06:03:05 +00:00
dump_machdep.c Check that the dump device is large enough. Otherwise we could 2002-12-17 02:51:56 +00:00
efi.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
eficlock.c
elf_machdep.c Resolve relative relocations in klds before trying to parse the module's 2003-01-21 02:42:44 +00:00
exception.s Don't pass the return address to exception_save in register b0. Use 2002-10-30 07:58:11 +00:00
exception.S Don't pass the return address to exception_save in register b0. Use 2002-10-30 07:58:11 +00:00
genassym.c Export IA32 from opt_ia32.h to assembly so that we can eliminate 2003-02-02 09:07:15 +00:00
ia64-gdbstub.c
in_cksum.c
interrupt.c Split statclock into statclock and profclock, and made the method for driving 2003-02-03 17:53:15 +00:00
locore.s Handle 3-digit interrupt numbers (vectors). While here, change the 2003-01-05 21:48:33 +00:00
locore.S Handle 3-digit interrupt numbers (vectors). While here, change the 2003-01-05 21:48:33 +00:00
machdep.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
mca.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
mem.c Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
mp_machdep.c Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00
nexus.c Change the max IRQ from 63 to 255. I realize we have to block some out 2002-07-20 06:25:47 +00:00
pal.s Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pal.S Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
pmap.c Fix misuse of Maxmem in the calculation of the VHPT size. Maxmem 2003-02-15 20:58:32 +00:00
sal.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
sapic.c Move ia64_sapics and ia64_sapic_count from interrupt.c to sapic.c 2003-01-06 02:09:08 +00:00
setjmp.s
setjmp.S
ssc.c Remove special casing for running in the simulator from the kernel 2003-02-01 22:50:09 +00:00
sscdisk.c Don't use the 'c' partition for mounting root. A disklabel is very 2003-02-03 01:10:01 +00:00
support.s Update an 'XXX what is this?' type comment about suswintr and fuswintr. 2002-06-20 07:40:53 +00:00
support.S Update an 'XXX what is this?' type comment about suswintr and fuswintr. 2002-06-20 07:40:53 +00:00
swtch.s Export IA32 from opt_ia32.h to assembly so that we can eliminate 2003-02-02 09:07:15 +00:00
sys_machdep.c SCARGS removal take II. 2002-12-14 01:56:26 +00:00
timerreg.h
trap.c Reversion of commit by Davidxu plus fixes since applied. 2003-02-01 12:17:09 +00:00
unaligned.c
unwind.c Update the unwind information when modules are loaded and unloaded 2002-10-19 19:30:38 +00:00
vm_machdep.c Reversion of commit by Davidxu plus fixes since applied. 2003-02-01 12:17:09 +00:00