History log of /netbsd-src/sys/arch/atari/include/vmparam.h (Results 26 – 35 of 35)
Revision Date Author Comments
# b8073b40 26-Apr-1999 thorpej <thorpej@NetBSD.org>

Garbage-collect the VM_MBUF_SIZE constant. Instead, use the size
(nmbclusters * mclbytes), so that the right amount of KVA space is
allocated if those variables are patched.


# 206c18b1 03-Mar-1999 leo <leo@NetBSD.org>

Dump max. datasize (MAXDSIZ) to 64MB and decouple the maximum stack size
(MAXSSIZ) from the MAXDSIZ.


# c9971df5 20-Nov-1998 leo <leo@NetBSD.org>

Follow the amiga vmparam.h, from Ignatios:
Yet another workaround for pmap bugs. Several reports on the port-amiga
list claim this helps with some big-machine situations.


# fcfae9e5 02-Sep-1998 leo <leo@NetBSD.org>

Get rid of vm_offset_t/vm_size_t


# 1ea93eea 08-Jul-1998 thorpej <thorpej@NetBSD.org>

Define one page free list, and put all pages on it.


# 4eb4a78d 07-May-1998 leo <leo@NetBSD.org>

Implement MACHINE_NEW_NONCONTIG. Implementation is based on Ignatios' amiga
implementation and Chuck's conversion description.


# 6ecab62b 10-Oct-1997 leo <leo@NetBSD.org>

VM_MAX_ADDRESS is the user max address -- adjust (From Chris Hopps).


# ad1710ce 12-Jul-1997 perry <perry@NetBSD.org>

update comment from 1981 on memory and disk prices -- pr-2754 from Curt Sampson


# dc6a98e9 12-Jun-1997 mrg <mrg@NetBSD.org>

bring mrg-vm-swap2 onto mainilne.


# 8b0113cf 26-Mar-1995 leo <leo@NetBSD.org>

NetBSD/Atari, port by Leo Weppelman.


12