[top post]
Matt produced a new tcp-only variant that skipped rpcbind.

I tried it, and immediately got crashes.  So I've pushed out a few
bug fixes....  With my fixes, here are the results on my desktop.

First and foremost, I compared with my prior results against rpcbind,
and they were comparable.

Next I tried the default nfsv3:

rpcping tcp localhost threads=1 count=1500 (port=2049 program=100003 version=3 
procedure=0): 50000.0000, total 50000.0000
rpcping tcp localhost threads=2 count=1500 (port=2049 program=100003 version=3 
procedure=0): 5000.0000, total 10000.0000
rpcping tcp localhost threads=3 count=1500 (port=2049 program=100003 version=3 
procedure=0): 4166.6667, total 12500.0000

rpcping tcp localhost threads=5 count=500 (port=2049 program=100003 version=3 
procedure=0): 4469.6970, total 22348.4848
rpcping tcp localhost threads=7 count=500 (port=2049 program=100003 version=3 
procedure=0): 3019.9580, total 21139.7059
rpcping tcp localhost threads=10 count=500 (port=2049 program=100003 version=3 
procedure=0): 1769.2308, total 17692.3077

Note we are almost entirely bound by Ganesha.  Results are progressively
worse than against rpcbind.

Finally, I tried nfsv4:

rpcping tcp localhost threads=1 count=1500 (port=2049 program=100003 version=4 
procedure=0): 25000.0000, total 25000.0000
rpcping tcp localhost threads=2 count=1500 (port=2049 program=100003 version=4 
procedure=0): 13068.1818, total 26136.3636
rpcping tcp localhost threads=3 count=1500 (port=2049 program=100003 version=4 
procedure=0): 4000.0000, total 12000.0000
rpcping tcp localhost threads=5 count=1500 (port=2049 program=100003 version=4 
procedure=0): 2743.1290, total 13715.6448

rpcping tcp localhost threads=7 count=500 (port=2049 program=100003 version=4 
procedure=0): 2521.0084, total 17647.0588
rpcping tcp localhost threads=10 count=500 (port=2049 program=100003 version=4 
procedure=0): 1731.3390, total 17313.3903
rpcping tcp localhost threads=15 count=500 (port=2049 program=100003 version=4 
procedure=0): 1142.3732, total 17135.5981


On 3/8/18 8:03 PM, William Allen Simpson wrote:
rpcping tcp localhost threads=3 count=100 (program=100000 version=4 
procedure=0): 6666.6667, total 20000.0000
rpcping tcp localhost threads=5 count=100 (program=100000 version=4 
procedure=0): 10000.0000, total 50000.0000
rpcping tcp localhost threads=7 count=100 (program=100000 version=4 
procedure=0): 8571.4286, total 60000.0000
rpcping tcp localhost threads=10 count=100 (program=100000 version=4 
procedure=0): 7000.0000, total 70000.0000
rpcping tcp localhost threads=15 count=100 (program=100000 version=4 
procedure=0): 5666.6667, total 85000.0000
rpcping tcp localhost threads=20 count=100 (program=100000 version=4 
procedure=0): 3750.0000, total 75000.0000
rpcping tcp localhost threads=25 count=100 (program=100000 version=4 
procedure=0): 2420.0000, total 60500.0000


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to