From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 11 May 2016 10:23:16 +0100 Message-ID: From: Charles Forsyth To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a114230da707f0a05328d9777 Subject: Re: [9fans] cpu command latency Topicbox-Message-UUID: 8ea936aa-ead9-11e9-9d60-3106f5b1d025 --001a114230da707f0a05328d9777 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 11 May 2016 at 10:04, arisawa wrote: > latency data between japan and other country will be enough. > > I want to have those times: > for(i in 1 2 3){ > time cpu -h HOST -k =E2=80=98dom=3DDOM=E2=80=99 -c pwd > sleep 3 > } > they are c > It takes ages to get through each time, 15 seconds, but if instead I cpu and type commands, the response is respectable, especially since /usr/forsyth comes from /mnt/term/usr being bound into your /usr so I'm not sure why the cpu command above is so slow. --001a114230da707f0a05328d9777 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On 11 May 2016 at 10:04, arisawa <arisawa@ar.aichi-u.ac.jp><= /span> wrote:
latency data between japan and other country will be enough.

I want to have those times:
=C2=A0 =C2=A0 =C2=A0 =C2=A0 for(i in 1 2 3){
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 time cpu -h HOST -k= =E2=80=98dom=3DDOM=E2=80=99 -c pwd
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 sleep 3
=C2=A0 =C2=A0 =C2=A0 =C2=A0 }
they are c

It takes ages to get through each ti= me, 15 seconds, but if instead I cpu and type commands, the response is res= pectable,
especially since /usr/forsyth com= es from /mnt/term/usr being bound into your /usr=C2=A0
so I'm not sure why the cpu command above is so slow.
=
--001a114230da707f0a05328d9777--