public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* COW callback
@ 2004-07-22 13:54 pavan
  0 siblings, 0 replies; only message in thread
From: pavan @ 2004-07-22 13:54 UTC (permalink / raw)
  To: linux-kernel

i am very new to linux kernel world. so please excuse me for any
trivial queries. but i am looking for some callback/signal mechanism
so that the driver is notified when a page is COWed (in
handle_pte_fault).

i have wriiten a simple driver which support mmap. i want to keep
track of the modified pages so that when the user calls msync (but
does not explicitely provide the start offset and lenght), the
modified pages are flushed to disk. now, is there a mechanism to do
that in 2.4 and onward ?

thanks,
pavan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-22 13:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-22 13:54 COW callback pavan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox