The NetBSD Project

CVS log for src/sys/uvm/uvm_vnode.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / uvm

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: jmcneill-pm


Revision 1.84.4.3 / (download) - annotate - [select for diffs], Mon Dec 3 16:15:26 2007 UTC (16 years, 3 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.84.4.2: +7 -9 lines
Diff to previous 1.84.4.2 (colored) to branchpoint 1.84 (colored) next main 1.85 (colored)

Sync with HEAD.

Revision 1.84.4.2 / (download) - annotate - [select for diffs], Fri Oct 26 15:49:44 2007 UTC (16 years, 5 months ago) by joerg
Branch: jmcneill-pm
Changes since 1.84.4.1: +6 -8 lines
Diff to previous 1.84.4.1 (colored) to branchpoint 1.84 (colored)

Sync with HEAD.

Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.

Revision 1.84.4.1 / (download) - annotate - [select for diffs], Sat Aug 4 12:33:17 2007 UTC (16 years, 7 months ago) by jmcneill
Branch: jmcneill-pm
Changes since 1.84: +12 -11 lines
Diff to previous 1.84 (colored)

Sync with HEAD.

Revision 1.84 / (download) - annotate - [select for diffs], Sun Jul 22 19:16:06 2007 UTC (16 years, 8 months ago) by pooka
Branch: MAIN
CVS Tags: hpcarm-cleanup
Branch point for: jmcneill-pm
Changes since 1.83: +2 -114 lines
Diff to previous 1.83 (colored)

Retire uvn_attach() - it abuses VXLOCK and its functionality,
setting vnode sizes, is handled elsewhere: file system vnode creation
or spec_open() for regular files or block special files, respectively.

Add a call to VOP_MMAP() to the pagedvn exec path, since the vnode
is being memory mapped.

reviewed by tech-kern & wrstuden

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.




CVSweb <webmaster@jp.NetBSD.org>