Date: Wed, 13 Nov 1996 16:24:22 GMT From: kvhk AT ivs4 DOT barco DOT com (Koen Van Herck) Message-Id: <9611131624.AA20092@ivs4.> To: djgpp AT delorie DOT com Subject: movedata() or farnspokel() Reply-To: Koen DOT VanHerck AT barco DOT com I am making some performance measurements of the PCI bus. I have a test program which writes/reads 1MB of data to a PCI device, and I time this with uclock(). Currently I have the following code: t_start = uclock(); _farsetsel(memdesc); for(adr=start; adr