The NetBSD Project

CVS log for src/sys/nfs/nfs_var.h

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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: kqueue


Revision 1.19.4.4 / (download) - annotate - [select for diffs], Mon Sep 30 20:43:45 2002 UTC (21 years, 6 months ago) by jdolecek
Branch: kqueue
Changes since 1.19.4.3: +4 -1 lines
Diff to previous 1.19.4.3 (colored) to branchpoint 1.19 (colored) next main 1.20 (colored)

add support for kevents to NFS
to detect file changes on server by other NFS clients, polling kernel thread
is used to periodically check for attribute changes of watched files;
the NFS server is only contacted when the vnode expires from local attrcache
(which takes 5-60 seconds currently), to keep network&CPU overhead low

the routine checking for remote changes is quite simplistic, but hopefully
doing it's job well enough

Revision 1.19.4.3 / (download) - annotate - [select for diffs], Sun Jun 23 17:51:50 2002 UTC (21 years, 10 months ago) by jdolecek
Branch: kqueue
Changes since 1.19.4.2: +2 -1 lines
Diff to previous 1.19.4.2 (colored) to branchpoint 1.19 (colored)

catch up with -current on kqueue branch

Revision 1.19.4.2 / (download) - annotate - [select for diffs], Sat Mar 16 16:02:20 2002 UTC (22 years, 1 month ago) by jdolecek
Branch: kqueue
Changes since 1.19.4.1: +2 -2 lines
Diff to previous 1.19.4.1 (colored) to branchpoint 1.19 (colored)

Catch up with -current.

Revision 1.19.4.1 / (download) - annotate - [select for diffs], Thu Jan 10 20:04:27 2002 UTC (22 years, 3 months ago) by thorpej
Branch: kqueue
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Sync kqueue branch with -current.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 27 08:39:50 2000 UTC (23 years, 4 months ago) by chs
Branch: MAIN
CVS Tags: thorpej_scsipi_nbase, thorpej_scsipi_beforemerge, thorpej_scsipi_base, thorpej-devvp-base
Branch point for: thorpej-devvp, nathanw_sa, kqueue
Changes since 1.18: +12 -14 lines
Diff to previous 1.18 (colored)

Initial integration of the Unified Buffer Cache project.

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>