From: "Vineet Joglekar" <vintya@excite.com>
To: linux-c-programming@vger.kernel.org
Subject: Implementation of read( )
Date: Mon, 26 Jan 2004 15:16:55 -0500 (EST) [thread overview]
Message-ID: <20040126201655.DBEB51E447@xprdmailfe25.nwk.excite.com> (raw)
Hi all,
I dont know if this question is relevant on this mailing list, but please do help me out if you can.
For my project, I need to trace the read() function call till the VFS level. I have read that read() makes the kernel invoke sys_read() and I want to do the same thing with some additional functionalities. Where can i get the implementation of the read() function so that on the parallel lines I will be able to write my own my_read() function which in turn will call the sys_read() too?
Thanks and regards,
Vineet
_______________________________________________
Join Excite! - http://www.excite.com
The most personalized portal on the Web!
next reply other threads:[~2004-01-26 20:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-26 20:16 Vineet Joglekar [this message]
2004-01-26 21:28 ` Implementation of read( ) Steven Smith
2004-01-26 22:51 ` Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040126201655.DBEB51E447@xprdmailfe25.nwk.excite.com \
--to=vintya@excite.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).