Re: linux v2.0 with SMP

Alan Cox (alan@cymru.net)
Fri, 14 Jun 1996 16:02:45 +0100 (BST)


> Is anyone trying to use nfs as a module on a smp machine?

No.

> In the smp module there are apparently some smp-variables used,
> which were not exported as symbols. What should be the right approach?
> Why does the fs/nfs driver use the internals like kernel_counter and the
> like?

To lock the kernel threads needed. I'll add the symbols in my patch
collection for when Linus returns