Complete.Org: Mailing Lists: Archives: discussion: February 2000:
[aclug-L] Re: Question about RPC support in the Linux Kernel.
Home

[aclug-L] Re: Question about RPC support in the Linux Kernel.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aclug-L@xxxxxxxxxxxx
Subject: [aclug-L] Re: Question about RPC support in the Linux Kernel.
From: Tom Hull <thull@xxxxxxxxxxx>
Date: Tue, 08 Feb 2000 18:13:22 -0600
Reply-to: aclug-L@xxxxxxxxxxxx

Of course, Linux supports RPC (Remote Procedure Calls)! RPC is basically
part of NFS. I don't know of any specific documentation on it, other
than the usual man pages. I would expect generic doc to work on RPC.
It's common throughout the Unix world (and has some fascination for
the MS folks), so I'd expect it to work just like on other Unix systems.

Jeff wrote:
> 
> On Tue, 8 Feb 2000, Declan O'Shanahan wrote:
> 
> > I am considering doing a project in file systems using Linux
> > but someone has told me that there is no RPC support in the
> > Kernel for Linux. Could someone please verify if this is the
> > case and if not suggest the location of information on the
> > subject.
> 
> find /usr/src/linux -type f -exec grep RPC {} /dev/null ';' | wc -l
> 860
> 
> Not sure what they were thinking of ...
> -jeff
> --
> He had that rare weird electricity about him -- that extremely wild and
> heavy presence that you only see in a person who has abandoned all hope of
> ever behaving "normally."  -- Hunter S. Thompson, "Fear and Loathing '72"

-- 
/*
 *  Tom Hull * thull@xxxxxxxxxxx * http://www.ocston.org/~thull/
 */

[Prev in Thread] Current Thread [Next in Thread]