linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Pipefs : doubts
@ 2005-01-10  5:04 selvakumar nagendran
  2005-01-10  5:57 ` Randy.Dunlap
  0 siblings, 1 reply; 4+ messages in thread
From: selvakumar nagendran @ 2005-01-10  5:04 UTC (permalink / raw)
  To: linux-kernel

Hello linux-experts,
    I went through the kernel source code file
/fs/pipe.c and I found that the pipe file system
configured as a module. But in lsmod I am unable to
see it. This is my first doubt.
    My second doubt is, in pipe.c we have lot of
symbols like 

  PIPE_WAITING_READERS(*inode)
  PIPE_WAIT(*inode)
  PIPE_MAX_RCHUNK(*inode)
   What are they? funtions or macros? What they do or
where are their implementation in the kernel source
tree?
 
Thanks,
selva


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-01-10 15:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-10  5:04 Pipefs : doubts selvakumar nagendran
2005-01-10  5:57 ` Randy.Dunlap
2005-01-10  6:38   ` Module : " selvakumar nagendran
2005-01-10 14:48     ` Randy.Dunlap

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).