public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel memory mapped into user process
@ 2001-05-23  6:05 Shashi Kiran T.R.
  0 siblings, 0 replies; only message in thread
From: Shashi Kiran T.R. @ 2001-05-23  6:05 UTC (permalink / raw)
  To: linux-kernel, Shashi.Kiran

Hi ,

    I have a proposition at hand to optimize getting system time by
avoiding
the system call(gettimeofday()) overhead. This can be implemented by
keeping a read-only page of kernel memory mapped into user processes
for reading quickly. A kernel process can keep that page up-to-date.

   I did some browsing of this mailing list archives to get the
following related
topics:
*  mapping user space buffer to kernel address space
* Direct I/O
* Zero Copy IO
  None of these seem to specifically address my problem.

So can the experienced please throw some light on the issues involved
in having a read-only page of kernel memory mapped into user process.
Any help/suggestions will be much appreciated. Please CC your comments
to "trsk@wipro.tcpn.com"

Thanks and Regards,
  Shashi


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

only message in thread, other threads:[~2001-05-23  6:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-23  6:05 Kernel memory mapped into user process Shashi Kiran T.R.

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