christos
|
bcabcefdcd
|
VM prototype changes
|
1996-02-05 01:53:47 +00:00 |
cgd
|
cfbb9c7cfe
|
no longer needs machine/cpu.h, and use new name for the 'broken swap' define
|
1995-06-28 02:58:51 +00:00 |
cgd
|
7bd5b4bfa8
|
oops; vm_pageout.c should include machine/cpu.h, _not_ vm_pager.c
|
1995-05-07 19:27:27 +00:00 |
cgd
|
0b2ce5d881
|
delete some cruft, don't swap if BROKEN_SWAP defined, call cpu_swapout rather than #ifdef
|
1995-05-05 03:35:39 +00:00 |
cgd
|
2d8771217f
|
can move FALSE up a line.
|
1995-01-09 01:33:17 +00:00 |
cgd
|
0a930e5ce6
|
redo that last change, correctly. (suggested by mycroft.)
|
1994-10-30 19:11:09 +00:00 |
cgd
|
aa151f86b3
|
change some strategic casts to (*long) from (*int).
|
1994-10-29 07:35:04 +00:00 |
cgd
|
fccfa11af5
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:39:25 +00:00 |
cgd
|
9608c5b657
|
clean up slightly; change RCS ID's to be minimally intrusive
|
1994-06-27 04:55:46 +00:00 |
cgd
|
3495827959
|
new VM code, from 4.4-Lite
|
1994-05-23 03:11:20 +00:00 |
cgd
|
11b6c06344
|
no need to include <sys/vmmeter.h>
|
1994-05-21 04:00:13 +00:00 |
mycroft
|
31393b8acd
|
Rearrange some code, and fix a condition where the pageout scanner would start
grabbing pages from the active queue.
|
1994-05-05 20:35:11 +00:00 |
cgd
|
e937bc9bfd
|
convert vm system to use new queues. I'll never write code w/queues again.
|
1994-04-15 07:04:03 +00:00 |
cgd
|
70dabb7d43
|
don't be so agressive w/renaming, clean for consistency, types in one place.
|
1994-03-17 02:51:57 +00:00 |
mycroft
|
d77a163cac
|
Kill third arg to thread_sleep(). It's always false and isn't used anyway.
|
1994-01-07 22:22:20 +00:00 |
mycroft
|
a8dc1eb25a
|
Add an explicit return type.
|
1994-01-07 18:14:07 +00:00 |
cgd
|
c26286a5c1
|
bring changes down from magnum
|
1993-12-20 12:39:55 +00:00 |
mycroft
|
b4d3382694
|
Canonicalize all #includes.
|
1993-12-17 07:56:32 +00:00 |
cgd
|
95e5868ee2
|
allow an offset to *really* be passed in for mmap's on devices.
From Julian Elischer.
|
1993-10-02 00:00:21 +00:00 |
cgd
|
cc5e8e00d5
|
add rcs ids and clean up headers
|
1993-05-20 03:59:08 +00:00 |
cgd
|
3cec79bb72
|
add counters for vmstat
|
1993-05-07 07:12:43 +00:00 |
cgd
|
e541169ce2
|
after 0.2.2 "stable" patches applied
|
1993-03-21 18:04:42 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |