Re: problem with 114 sched.* changes (not the gcc one)

Meelis Roos (mroos@tartu.cyber.ee)
Tue, 11 Aug 1998 10:57:08 +0300 (EEST)


> > Attaching strace to amd after it hangs is a waste of time.. while starting
> > amd under strace reveals little new. amd forks the user-space NFS server,
> > then forks a child which acts as mount, contacts the server as an
> > NFS server, gets a file handle and calls mount(2). The first call fails
> > with ENOSYS, the second one hangs, as do any following mounts -- amd
> > forks a mount-child for each mount point it manages.
>
> Let me check one more thing - is this with KMOD enabled, and "nfsd" as a
> kernel module? Does it also happen if nfsd is compiled into the kernel?

kmod enabled, nfsd as module (never used afaik). Will try with nfsd
compiled static.

---
Meelis Roos (mroos@tartu.cyber.ee)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html