History log of /original-bsd/sys/vm/vm_pager.c (Results 1 – 19 of 19)
Revision Date Author Comments
# 80b41328 07-Jul-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

don't use GCC-isms in MI code (from cgd)


# b6802d0f 12-Jan-1994 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

multi-page interface for get/put.


# a82814e8 04-Jan-1994 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

lint


# 7bd8af6e 30-Dec-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert to use new queue structures


# 3ec5e3a8 14-Nov-1993 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

keep indices constant even if a pager is not configured


# eed4f36e 10-Nov-1993 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

finish up new device pager: all pagers get offsets


# 69dd407e 11-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 0087648f 17-Apr-1993 torek <torek@65305748-3e16-e211-a854-8c89a5c6f760>

all pagers change from pseudo-devices to options


# 771ef7f3 03-Feb-1993 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

avoid panic's on msync'ing active pages


# d1a46e81 29-Nov-1992 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

cleanup


# a5526c03 01-Oct-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert vm_page bit fields to flags


# d65c4e05 04-May-1992 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

new include format; lint


# ee7b8b90 01-Mar-1992 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

allow subset of pagers to be defined (net2/sys/7)


# cde1a8d4 28-Aug-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

can_persist bit field replaced with a flag


# 6fe0bd45 15-Jul-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

avoid illegal &0 definitions (from bowen@cs.Buffalo.EDU)


# 866002dd 07-May-1991 hibler <hibler@65305748-3e16-e211-a854-8c89a5c6f760>

use pmap_enter/remove instead of hard PTE ops
(requires kludge in pmap module)


# 06adbb7e 21-Apr-1991 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

update to new CMU copyright and distribution terms


# e15d50f2 20-Apr-1991 karels <karels@65305748-3e16-e211-a854-8c89a5c6f760>

fix includes; new proc struct; rm *_NULL


# e12e63a7 05-Dec-1990 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

adopted from Mach 2.5