On Wed, Feb 16, 2000 at 11:31:29AM -0800, Tom Tarka wrote:
> I've played around with venus and codasrv on an smp (symmetric
> multi-processor) linux machine, but I just wanted to double check with
> the list and see if anyone knew of any outstanding issues with using
> an SMP machine as my SCM.
>
> thanks,
> t
No problems, it is just that our userspace thread package won't really
make use of any extra CPU's.
This isn't that bad, because on a client machine the application
requesting files and the cachemanager will each run on their own CPU,
and it is possible to some extent to run multiple coda-servers on the
same machine. (well... using tricks like ip-aliasing etc.)
Jan