[993] in NetBSD-Development
Re: vnode_pager_flush
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Aug 31 03:47:42 1995
To: "Michael T. Stolarchuk" <mts@terminator.rs.itd.umich.edu>
Cc: jtkohl@MIT.EDU, honey@citi.umich.edu, little-work@citi.umich.edu,
netbsd-afs@MIT.EDU
In-Reply-To: Your message of "Wed, 30 Aug 1995 14:11:53 EDT."
<199508301811.OAA16448@terminator.rs.itd.umich.edu>
Date: Thu, 31 Aug 1995 03:34:42 EDT
From: Greg Hudson <ghudson@MIT.EDU>
> Hiah, here's a sample vnode_pager_flush ... I stuck it into
> afs_nbsd_subr.c
Cna you explain how this differs from vnode_pager_uncache()
(/sys/vm/vnode_pager.c)?
I think the greater question is where in the callback routines one
needs to call vnode_pager_uncache().