Re: [9fans] usbether

2012-09-30 Thread Charles Forsyth
the qopen sets the queue limit to 8k, which seems a little low, unless it's reset later. the later unchecked qpass (with comment) will toss the data away, which is a little drastic. On 29 September 2012 22:46, Richard Miller <9f...@hamnavoe.com> wrote: > It often gets about 8k at a time (a comple

Re: [9fans] usbether

2012-09-30 Thread Richard Miller
> the qopen sets the queue limit to 8k Which qopen are you referring to?

Re: [9fans] usbether

2012-09-30 Thread Tristan
> After running out of 9pi-specific things to debug, it occurred to me > to try a usb ethernet dongle on an x86 plan 9 machine. There I > observed the same thing: so many dropped packets that the connection > is unusable. > So, has anyone had success using usbether to connect a plan 9 system > to

Re: [9fans] Running PicoLisp in Acme

2012-09-30 Thread Joseph Stewart
I'm far from an expert here, but I believe the underlying model here is that a line at a time in/out of the subordinate command (in this case picolisp) is the smallest unit of exchange to Acme. Tell me some details about the environment where you're running picolisp/acme (OS/architecture/versions