OpenBSD CVS

CVS log for src/sys/vm/Attic/vm_swap.c


[BACK] Up to [local] / src / sys / vm

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12.4.2, Wed Jul 4 11:01:29 2001 UTC (22 years, 11 months ago) by niklas
Branch: SMP
Changes since 1.12.4.1: +1 -1 lines
FILE REMOVED

Merge in -current from two days ago in the SMP branch.
As usual with merges, they do not indicate progress, so do not hold
your breath for working SMP, and do not mail me and ask about the
state of it.  It has not changed.  There is work ongoing, but very, very
slowly.  The commit is done in parts as to not lock up the tree in too
big chunks at a time.

Revision 1.17, Wed Jun 27 04:53:31 2001 UTC (22 years, 11 months ago) by art
Branch: MAIN
CVS Tags: UBC_SYNC_B, UBC_SYNC_A, SMP_SYNC_B, SMP_SYNC_A, HEAD
Changes since 1.16: +1 -1 lines
FILE REMOVED

Die!

Revision 1.12.4.1 / (download) - annotate - [select for diffs], Mon May 14 22:47:51 2001 UTC (23 years, 1 month ago) by niklas
Branch: SMP
Changes since 1.12: +6 -17 lines
Diff to previous 1.12 (colored)

merge in approximately 2.9 into SMP branch

Revision 1.16 / (download) - annotate - [select for diffs], Sat May 5 20:57:04 2001 UTC (23 years, 1 month ago) by art
Branch: MAIN
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Get rid of CLSIZE and all related stuff.
CLSIZE -> 1
CLBYTES -> PAGE_SIZE
OLOFSET -> PAGE_MASK
etc.
At the same time some archs needed some cleaning in vmparam.h so that
goes in at the same time.

Revision 1.15 / (download) - annotate - [select for diffs], Fri Mar 9 03:13:48 2001 UTC (23 years, 3 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

PATH_MAX+1 is wrong.  Not cranking libc/libc_r majors over this, since they just got cranked a little while ago. discussion with millert

Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 1 21:38:35 2001 UTC (23 years, 3 months ago) by csapuntz
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)



Fix compilation problems caused by last update

Revision 1.13 / (download) - annotate - [select for diffs], Sat Feb 24 19:07:12 2001 UTC (23 years, 3 months ago) by csapuntz
Branch: MAIN
Changes since 1.12: +4 -16 lines
Diff to previous 1.12 (colored)



Cleanup of vnode interface continues. Get rid of VHOLD/HOLDRELE.
Change VM/UVM to use buf_replacevnode to change the vnode associated
with a buffer.

Addition v_bioflag for flags written in interrupt handlers
(and read at splbio, though not strictly necessary)

Add vwaitforio and use it instead of a while loop of v_numoutput.

Fix race conditions when manipulation vnode free list

Revision 1.12 / (download) - annotate - [select for diffs], Mon Oct 11 18:04:08 1999 UTC (24 years, 8 months ago) by deraadt
Branch: MAIN
CVS Tags: kame_19991208, SMP_BASE, OPENBSD_2_8_BASE, OPENBSD_2_8, OPENBSD_2_7_BASE, OPENBSD_2_7, OPENBSD_2_6_BASE, OPENBSD_2_6
Branch point for: SMP
Changes since 1.11: +5 -5 lines
Diff to previous 1.11 (colored)

permit builds with NFSSERVER, without NFSCLIENT; cmetz

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jul 6 16:53:04 1999 UTC (24 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.10: +5 -5 lines
Diff to previous 1.10 (colored)

use NFSSERVER || NFSCLIENT instead of NFS

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 24 17:08:37 1999 UTC (25 years ago) by weingart
Branch: MAIN
Changes since 1.9: +3 -6 lines
Diff to previous 1.9 (colored)

quieter operation during initial mounting of primary swap

Revision 1.9 / (download) - annotate - [select for diffs], Sat May 22 21:22:34 1999 UTC (25 years ago) by weingart
Branch: MAIN
Changes since 1.8: +1146 -399 lines
Diff to previous 1.8 (colored)

Add new vm_swap code for dynamic swap.  From netbsd, munged some by me, and
others.   syscall commit pending.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Dec 2 16:55:52 1997 UTC (26 years, 6 months ago) by csapuntz
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3
Changes since 1.7: +4 -2 lines
Diff to previous 1.7 (colored)

Protect some more vnode operation with splbio. Needed for correct interaction
with soft updates code.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 13 18:35:40 1997 UTC (26 years, 7 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +20 -1 lines
Diff to previous 1.6 (colored)

make msync() have 3 args

Revision 1.6 / (download) - annotate - [select for diffs], Mon Aug 18 13:55:59 1997 UTC (26 years, 9 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.5: +7 -4 lines
Diff to previous 1.5 (colored)

if no swap has been configured at boot time, swapon could not add
the first swap partition.  This was a problem with ccd- or vnd-only swap
setups

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 22 07:26:53 1997 UTC (27 years ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (colored)

use SWAPSKIPBYTES for miniroot preservation, too

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 10 13:48:51 1997 UTC (27 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

always skip the first 8K of swap. Yes, 8K, not some manufactured number that ends up being 4K

Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 17 07:38:20 1997 UTC (27 years, 3 months ago) by mickey
Branch: MAIN
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored)

kill unused variables w/ MINIROOTSIZE defined in config

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 3 17:45:38 1996 UTC (28 years, 3 months ago) by niklas
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.1: +18 -9 lines
Diff to previous 1.1 (colored)

From NetBSD: merge with 960217

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:53:38 1995 UTC (28 years, 8 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:53:38 1995 UTC (28 years, 8 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.