History log of /csrg-svn/sys/kern/kern_malloc.c (Results 26 – 46 of 46)
Revision Date Author Comments
# 45154 29-Aug-1990 mckusick

use tsleep to identify the resource being waited for


# 45000 27-Jul-1990 mckusick

check for valid free address


# 44437 28-Jun-1990 bostic

new copyright notice


# 41950 15-May-1990 mckusick

fix from Hibler


# 40826 06-Apr-1990 sklower

same as 7.14 (7.15 just records debugging code)


# 40825 06-Apr-1990 sklower

document debugging code (collect refusal modes)


# 39732 19-Dec-1989 mckusick

return free pages to head of free list


# 39711 14-Dec-1989 sklower

Branch delta to check for re-entrancy


# 38666 17-Aug-1989 karels

always check malloc type if using the type for stats


# 37494 25-Apr-1989 mckusick

../machine => machine


# 37478 22-Apr-1989 sklower

checkpoint for version to be handed to NIST, simple tp4 connection


# 34857 29-Jun-1988 bostic

install approved copyright notice


# 34534 27-May-1988 karels

lint


# 33613 27-Feb-1988 mckusick

limit is now enforced as a function of memory use
rather than based on number of allocations


# 33497 18-Feb-1988 mckusick

correct statistic for `total elements allocated'


# 33439 06-Feb-1988 mckusick

change copyright


# 33438 06-Feb-1988 mckusick

put in needed sleeps; more detailed statistics


# 32530 23-Oct-1987 kre

fix problems with allocation of the last page (or allocation
of the last cluster after the previous fix)


# 32509 22-Oct-1987 kre

base mem allocation at cluster boundary.


# 31675 22-Jun-1987 mckusick

one statistic too many


# 31422 06-Jun-1987 mckusick

date and time created 87/06/06 13:25:59 by mckusick


12