9fans archive / 2006 / 09 / 329    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: erik quanstrom <quanstro@qua...> Subject: venti+fossil problems on new install Date: Fri, 22 Sep 2006 11:39:15 -0500 unfortunately i don't think i'm mixing bits and bytes. i have gigE with r8169 cards in both machines. and a gigE router. the coincidence of the throughput being close to 100Mbits/sec is very interesting. i'm pretty sure this is not due to caching, and i'm pretty sure that i'm moving about 211Mbit/sec. % srv il!buda buda /n/buda % srv il!buda buda2 /n/buda2 % cd /n % fn c {>/dev/null {for(i in `{seq 1 100})cat shot.img}} % fn t {time rc -c c} % p=usr/quanstro % time rc -c 'rc -c {cd buda/$p; t} & {cd buda2/$p; t}&wait' 0.04u 1.42s 37.75r rc -c c 0.03u 1.18s 37.75r rc -c c 0.07u 2.60s 37.75r rc -c {cd buda/$p; t} & {cd buda2/$p; t}&wait %hoc '5242940*100/37.75/1024/1024' 13.24518468996 %hoc '5242940*100/37.75/1024/1024*8' 105.9614775197 - erik