History log of /csrg-svn/sys/vm/device_pager.c (Results 1 – 13 of 13)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 65681 12-Jan-1994 hibler

reflect new multi-page interface.

# 65231 30-Dec-1993 mckusick

convert to use new queue structures

# 64933 21-Nov-1993 hibler

vm_page_insert should be done with paging queues locked (torek)

# 64757 24-Oct-1993 hibler

new improved version: dynamic allocation of fake pages

# 63378 11-Jun-1993 bostic

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

# 59120 17-Apr-1993 torek

from pseudo-device to option

# 56382 01-Oct-1992 mckusick

convert vm_page bit fields to flags

# 53338 04-May-1992 bostic

add function prototypes; new include format; define pagerops here

# 52613 19-Feb-1992 mckusick

lint

# 52595 19-Feb-1992 torek

replace vm_page_init with VM_PAGE_INIT macro

# 50857 16-Aug-1991 mckusick

move up debugging output to place where it is valid

# 48386 20-Apr-1991 karels

fix includes; new proc struct; rm *_NULL

# 45749 05-Dec-1990 mckusick

adopted from Mike Hibler at Utah