[lmbench1.1 results for Linux cdimage 2.4.20-xfs-r2 #1 Thu Apr 10 02:24:31 Local time zone must be set--see zic manu i686 i686 i386 GNU/Linux] [DISK: ] [FILE: /usr/tmp/XXX] [FSDIR: /usr/tmp] [REMOTE: ] [NETWORKS: ] [MB: 8] [jue jun 19 18:31:09 GMT-14 2003] Error: /proc must be mounted To mount /proc at boot you need an /etc/fstab line like: /proc /proc proc defaults In the meantime, mount /proc /proc -t proc [] Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. [net: Kernel Interface table] Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. Kernel: error fetching interface information: Device not found [net: Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP TX-OVR Flg] Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. Iface: error fetching interface information: Device not found [net: eth0 1500 0 - no statistics available - BMRU] Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. [if: eth0 Link encap:Ethernet HWaddr 00:0C:29:91:30:15] [if: inet addr:172.26.0.13 Bcast:172.26.0.0 Mask:255.255.255.240] [if: UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1] [if: Interrupt:9 Base address:0x1060] [if: ] [net: lo 16436 0 - no statistics available - LRU] Warning: cannot open /proc/net/dev (No existe el fichero o el directorio). Limited output. [if: lo Link encap:Local Loopback] [if: inet addr:127.0.0.1 Mask:255.0.0.0] [if: UP LOOPBACK RUNNING MTU:16436 Metric:1] [if: ] mount: opción inválida -- p Uso: mount -V : muestra la versión mount -h : muestra esta ayuda mount : muestra los sistemas de ficheros montados mount -l : ídem, incluyendo etiquetas de volumen Hasta aquí la parte informativa. Vayamos al montaje. La orden es `mount [-t tiposf] cosa sitio. Los detalles que se encuentran en /etc/fstab se pueden omitir. mount -a [-t|-O] ... : monta todo lo que hay en /etc/fstab mount dispositivo : monta el dispositivo en el sitio conocido mount directorio : monta el dispositivo conocido aquí mount -t tipo disp dir : orden mount ordinaria Tenga en cuenta que uno no monta realmente un dispositivo, uno monta un sistema de ficheros (del tipo dado) que se encuentra en el dispositivo. También se puede montar un árbol de directorios ya visible en otro sitio: mount --bind dirantiguo dirnuevo o mover un subárbol: mount --move dirantiguo dirnuevo Se puede dar un dispositivo mediante el nombre, digamos /dev/hda1 o /dev/cdrom, o mediante la etiqueta, utilizando -L etiqueta, o mediante uuid, mediante -U uuid. Otras opciones: [-nfFrsvw] [-o opciones]. Escriba man 8 mount para saber mucho más. [df: S.ficheros 1K-blocks Used Available Use% Montado en] [df: /dev/hda6 4538124 3838428 469168 90% /] [df: none 4538124 3838428 469168 90% /proc] [df: /dev/hda7 1026104 340384 685720 34% /mnt/windows] $Id: mhz.c,v 1.1 1994/11/18 08:51:55 lm Exp $ 490243.90 Mhz, 0 nanosec clock $Id: lat_syscall.c,v 1.2 1995/09/24 01:32:37 lm Exp $ Null syscall: 2 microseconds $Id: lat_sig.c,v 1.3 1995/09/26 05:38:58 lm Exp $ Signal handler installation: 2 microseconds Signal handler overhead: 3 microseconds $Id: lat_pipe.c,v 1.1 1994/11/18 08:49:48 lm Exp $ Pipe latency: 36 microseconds $Id: lat_udp.c,v 1.2 1995/03/11 02:15:39 lm Exp $ Cannot register service: RPC: Unable to receive; errno = Connection refused pmap_set: Address already in use $Id: lat_tcp.c,v 1.2 1995/03/11 02:25:31 lm Exp $ Cannot register service: RPC: Unable to receive; errno = Connection refused pmap_set: Address already in use $Id: lat_rpc.c,v 1.2 1995/03/11 02:25:17 lm Exp $ Cannot register service: RPC: Unable to receive; errno = Connection refused unable to register (XACT_PROG, XACT_VERS, udp).$Id: lat_connect.c,v 1.3 1995/09/26 05:42:08 lm Exp $ Cannot register service: RPC: Unable to receive; errno = Connection refused pmap_set: Address already in use $Id: bw_tcp.c,v 1.3 1995/06/21 21:02:49 lm Exp $ Cannot register service: RPC: Unable to receive; errno = Connection refused pmap_set: Address already in use $Id: lat_udp.c,v 1.2 1995/03/11 02:15:39 lm Exp $ lib UDP: No port found: Address already in use $Id: lat_udp.c,v 1.2 1995/03/11 02:15:39 lm Exp $ lib UDP: No port found: Address already in use $Id: lat_tcp.c,v 1.2 1995/03/11 02:25:31 lm Exp $ lib TCP: No port found: Connection refused $Id: lat_tcp.c,v 1.2 1995/03/11 02:25:31 lm Exp $ lib TCP: No port found: Connection refused $Id: lat_rpc.c,v 1.2 1995/03/11 02:25:17 lm Exp $ localhost: RPC: Port mapper failure - RPC: Unable to receive $Id: lat_rpc.c,v 1.2 1995/03/11 02:25:17 lm Exp $ localhost: RPC: Remote system error - Connection refused $Id: lat_rpc.c,v 1.2 1995/03/11 02:25:17 lm Exp $ localhost: RPC: Port mapper failure - RPC: Unable to receive $Id: lat_connect.c,v 1.3 1995/09/26 05:42:08 lm Exp $ lib TCP: No port found: Connection refused $Id: lat_connect.c,v 1.3 1995/09/26 05:42:08 lm Exp $ lib TCP: No port found: Connection refused $Id: bw_tcp.c,v 1.3 1995/06/21 21:02:49 lm Exp $ lib TCP: No port found: Connection refused $Id: bw_tcp.c,v 1.3 1995/06/21 21:02:49 lm Exp $ lib TCP: No port found: Connection refused $Id: lat_proc.c,v 1.5 1995/11/08 01:40:21 lm Exp $ Process fork+exit: 1538 microseconds Process fork+execve: 4545 microseconds Process fork+/bin/sh -c: 15247 microseconds $Id: bw_pipe.c,v 1.1 1994/11/18 08:49:48 lm Exp $ Pipe bandwidth: 116.21 MB/sec File /usr/tmp/XXX write bandwidth: 12134 KB/sec "mappings $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 0.01 16 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 0.25 21 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 0.50 21 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 1.00 17 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 2.00 19 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 3.00 30 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 4.00 29 $Id: lat_mmap.c,v 1.4 1995/10/26 01:03:42 lm Exp $ 8.00 33 "read bandwidth $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.02 49.29 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.03 97.96 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.06 194.10 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.12 328.08 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.19 427.11 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.25 344.83 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.38 440.14 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.50 644.33 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.75 185.28 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.00 853.97 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.50 861.08 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.00 962.46 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.50 432.08 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 3.00 476.11 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 3.50 1118.93 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.00 1092.90 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 5.00 641.77 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 6.00 1169.13 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 7.00 682.00 $Id: bw_file_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 8.00 771.75 "Mmap read bandwidth $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.02 195.31 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.03 200.32 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.06 207.64 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.12 53.72 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.19 178.23 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.25 186.85 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.38 214.41 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.50 214.22 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 0.75 85.07 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 1.00 97.43 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 1.50 93.71 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 2.00 70.89 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 2.50 131.33 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 3.00 197.04 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 3.50 167.67 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 4.00 137.32 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 5.00 105.85 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 6.00 125.42 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 7.00 145.66 $Id: bw_mmap_rd.c,v 1.3 1995/10/26 01:03:42 lm Exp $ 8.00 118.56 "libc bcopy aligned $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.0625 3676.47 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.1250 3048.78 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.5000 333.11 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.0000 328.73 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.0000 297.84 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.0000 299.83 "libc bcopy unaligned $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.0625 2083.33 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.1250 1644.74 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.5000 282.81 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.0000 281.06 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.0000 252.18 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.0000 302.30 "unrolled bcopy aligned $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.0625 2717.39 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.1250 2450.98 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.5000 458.30 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.0000 336.13 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.0000 291.04 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.0000 307.24 "unrolled bcopy unaligned $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.0625 2500.00 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.1250 67.68 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 0.5000 321.96 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.0000 327.33 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.0000 317.56 $Id: bw_mem_cp.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.0000 253.97 Memory read bandwidth $Id: bw_mem_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 1.0000 882.22 $Id: bw_mem_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 2.0000 901.27 $Id: bw_mem_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 4.0000 784.36 $Id: bw_mem_rd.c,v 1.2 1995/03/11 02:19:56 lm Exp $ 8.0000 877.89 Memory write bandwidth $Id: bw_mem_wr.c,v 1.2 1995/03/11 02:19:39 lm Exp $ 1.0000 335.10 $Id: bw_mem_wr.c,v 1.2 1995/03/11 02:19:39 lm Exp $ 2.0000 403.54 $Id: bw_mem_wr.c,v 1.2 1995/03/11 02:19:39 lm Exp $ 4.0000 451.12 $Id: bw_mem_wr.c,v 1.2 1995/03/11 02:19:39 lm Exp $ 8.0000 414.66 "File system latency $Id: lat_fs.c,v 1.6 1995/03/11 02:22:25 lm Exp $ 0k 1000 16142 65372 1k 1000 10734 35530 4k 1000 10503 35799 10k 1000 7042 29102 $Id: lat_ctx.c,v 1.3 1995/10/26 04:03:09 lm Exp $ "size=0 ovr=5 2 23 4 27 8 29 16 38 20 37 $Id: lat_ctx.c,v 1.3 1995/10/26 04:03:09 lm Exp $ "size=4 ovr=6 2 17 4 20 8 37 16 41 20 45 $Id: lat_ctx.c,v 1.3 1995/10/26 04:03:09 lm Exp $ "size=16 ovr=13 2 18 4 31 8 41 16 51 20 57 $Id: lat_ctx.c,v 1.3 1995/10/26 04:03:09 lm Exp $ "size=32 ovr=23 2 25 4 33 8 48 16 66 20 72 $Id: lat_ctx.c,v 1.3 1995/10/26 04:03:09 lm Exp $ "size=64 ovr=44 2 27 4 34 8 89 16 97 20 102 Memory load latency $Id: lat_mem_rd.c,v 1.1 1994/11/18 08:49:48 lm Exp $ $Id: mhz.c,v 1.1 1994/11/18 08:51:55 lm Exp $ "stride=8 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 1 0.00977 1 0.01172 1 0.01367 1 0.01562 1 0.01758 1 0.01953 1 0.02148 1 0.02344 1 0.02539 1 0.02734 1 0.02930 1 0.03125 1 0.03516 1 0.03906 1 0.04297 1 0.04688 1 0.05078 1 0.05469 1 0.05859 1 0.06250 1 0.07031 1 0.07812 1 0.08594 1 0.09375 1 0.10156 1 0.10938 1 0.11719 1 0.12500 1 0.14062 1 0.15625 1 0.17188 1 0.18750 1 0.20312 1 0.21875 1 0.23438 1 0.25000 1 0.28125 1 0.31250 1 0.34375 1 0.37500 2 0.40625 2 0.43750 3 0.46875 3 0.50000 3 1.00000 5 1.50000 9 2.00000 5 2.50000 5 3.00000 8 3.50000 5 4.00000 5 4.50000 6 5.00000 8 5.50000 5 6.00000 5 6.50000 5 7.00000 5 7.50000 6 8.00000 5 "stride=16 0.00049 0 0.00098 0 0.00195 1 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 4 0.01172 4 0.01367 4 0.01562 4 0.01758 4 0.01953 4 0.02148 4 0.02344 4 0.02539 4 0.02734 4 0.02930 4 0.03125 6 0.03516 4 0.03906 4 0.04297 4 0.04688 4 0.05078 2 0.05469 2 0.05859 2 0.06250 2 0.07031 2 0.07812 2 0.08594 2 0.09375 2 0.10156 2 0.10938 2 0.11719 2 0.12500 2 0.14062 2 0.15625 2 0.17188 2 0.18750 2 0.20312 2 0.21875 2 0.23438 2 0.25000 2 0.28125 2 0.31250 2 0.34375 2 0.37500 3 0.40625 5 0.43750 6 0.46875 9 0.50000 7 1.00000 15 1.50000 14 2.00000 13 2.50000 14 3.00000 14 3.50000 14 4.00000 15 4.50000 15 5.00000 14 5.50000 14 6.00000 15 6.50000 15 7.00000 15 7.50000 14 8.00000 15 "stride=32 0.00049 0 0.00098 0 0.00195 0 0.00293 1 0.00391 0 0.00586 1 0.00781 1 0.00977 12 0.01172 11 0.01367 9 0.01562 12 0.01758 11 0.01953 11 0.02148 11 0.02344 11 0.02539 13 0.02734 12 0.02930 12 0.03125 11 0.03516 12 0.03906 12 0.04297 12 0.04688 12 0.05078 5 0.05469 7 0.05859 5 0.06250 5 0.07031 5 0.07812 5 0.08594 5 0.09375 5 0.10156 5 0.10938 5 0.11719 5 0.12500 5 0.14062 5 0.15625 5 0.17188 5 0.18750 8 0.20312 5 0.21875 5 0.23438 5 0.25000 5 0.28125 5 0.31250 5 0.34375 5 0.37500 7 0.40625 12 0.43750 14 0.46875 15 0.50000 16 1.00000 31 1.50000 30 2.00000 30 2.50000 31 3.00000 29 3.50000 40 4.00000 31 4.50000 30 5.00000 30 5.50000 30 6.00000 27 6.50000 30 7.00000 31 7.50000 31 8.00000 28 "stride=64 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 12 0.01172 12 0.01367 12 0.01562 11 0.01758 9 0.01953 11 0.02148 12 0.02344 12 0.02539 12 0.02734 11 0.02930 11 0.03125 12 0.03516 12 0.03906 12 0.04297 12 0.04688 12 0.05078 8 0.05469 11 0.05859 12 0.06250 8 0.07031 10 0.07812 11 0.08594 11 0.09375 11 0.10156 11 0.10938 12 0.11719 11 0.12500 11 0.14062 11 0.15625 12 0.17188 10 0.18750 9 0.20312 11 0.21875 11 0.23438 12 0.25000 9 0.28125 12 0.31250 11 0.34375 13 0.37500 15 0.40625 22 0.43750 27 0.46875 29 0.50000 35 1.00000 57 1.50000 60 2.00000 53 2.50000 56 3.00000 58 3.50000 59 4.00000 56 4.50000 58 5.00000 61 5.50000 60 6.00000 55 6.50000 59 7.00000 58 7.50000 59 8.00000 53 "stride=128 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 11 0.01172 11 0.01367 10 0.01562 11 0.01758 11 0.01953 9 0.02148 12 0.02344 12 0.02539 10 0.02734 12 0.02930 11 0.03125 11 0.03516 9 0.03906 10 0.04297 11 0.04688 12 0.05078 11 0.05469 8 0.05859 8 0.06250 10 0.07031 11 0.07812 10 0.08594 10 0.09375 8 0.10156 10 0.10938 11 0.11719 11 0.12500 12 0.14062 10 0.15625 9 0.17188 11 0.18750 12 0.20312 11 0.21875 12 0.23438 9 0.25000 11 0.28125 12 0.31250 13 0.34375 13 0.37500 34 0.40625 63 0.43750 82 0.46875 93 0.50000 110 1.00000 201 1.50000 201 2.00000 210 2.50000 207 3.00000 211 3.50000 203 4.00000 216 4.50000 202 5.00000 202 5.50000 209 6.00000 205 6.50000 210 7.00000 201 7.50000 202 8.00000 210 "stride=512 0.00049 0 0.00098 0 0.00195 1 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 12 0.01172 12 0.01367 12 0.01562 12 0.01758 11 0.01953 12 0.02148 11 0.02344 12 0.02539 10 0.02734 11 0.02930 11 0.03125 12 0.03516 12 0.03906 12 0.04297 10 0.04688 12 0.05078 11 0.05469 12 0.05859 13 0.06250 12 0.07031 12 0.07812 11 0.08594 12 0.09375 12 0.10156 12 0.10938 12 0.11719 12 0.12500 13 0.14062 14 0.15625 11 0.17188 12 0.18750 12 0.20312 12 0.21875 13 0.23438 13 0.25000 11 0.28125 15 0.31250 16 0.34375 16 0.37500 41 0.40625 78 0.43750 98 0.46875 111 0.50000 125 1.00000 240 1.50000 250 2.00000 233 2.50000 243 3.00000 248 3.50000 244 4.00000 244 4.50000 244 5.00000 243 5.50000 241 6.00000 235 6.50000 235 7.00000 241 7.50000 231 8.00000 233 "stride=1024 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 11 0.01172 12 0.01367 11 0.01562 12 0.01758 11 0.01953 11 0.02148 12 0.02344 12 0.02539 10 0.02734 12 0.02930 9 0.03125 12 0.03516 12 0.03906 10 0.04297 12 0.04688 11 0.05078 13 0.05469 12 0.05859 12 0.06250 14 0.07031 13 0.07812 12 0.08594 12 0.09375 13 0.10156 13 0.10938 12 0.11719 13 0.12500 12 0.14062 12 0.15625 13 0.17188 13 0.18750 13 0.20312 13 0.21875 13 0.23438 11 0.25000 13 0.28125 20 0.31250 21 0.34375 20 0.37500 41 0.40625 85 0.43750 96 0.46875 113 0.50000 143 1.00000 249 1.50000 250 2.00000 253 2.50000 259 3.00000 249 3.50000 257 4.00000 258 4.50000 258 5.00000 259 5.50000 260 6.00000 255 6.50000 254 7.00000 261 7.50000 256 8.00000 253 "stride=2048 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 12 0.01172 12 0.01367 10 0.01562 11 0.01758 11 0.01953 12 0.02148 11 0.02344 10 0.02539 12 0.02734 11 0.02930 12 0.03125 12 0.03516 12 0.03906 11 0.04297 12 0.04688 12 0.05078 12 0.05469 11 0.05859 15 0.06250 12 0.07031 9 0.07812 11 0.08594 12 0.09375 12 0.10156 12 0.10938 11 0.11719 12 0.12500 12 0.14062 12 0.15625 11 0.17188 11 0.18750 9 0.20312 12 0.21875 13 0.23438 12 0.25000 13 0.28125 24 0.31250 25 0.34375 28 0.37500 50 0.40625 102 0.43750 113 0.46875 122 0.50000 141 1.00000 282 1.50000 275 2.00000 279 2.50000 277 3.00000 277 3.50000 281 4.00000 268 4.50000 281 5.00000 274 5.50000 279 6.00000 279 6.50000 268 7.00000 280 7.50000 274 8.00000 283 "stride=4096 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 0 0.01172 0 0.01367 0 0.01562 0 0.01758 12 0.01953 10 0.02148 12 0.02344 11 0.02539 11 0.02734 12 0.02930 11 0.03125 11 0.03516 12 0.03906 11 0.04297 11 0.04688 11 0.05078 12 0.05469 13 0.05859 13 0.06250 12 0.07031 12 0.07812 13 0.08594 12 0.09375 12 0.10156 12 0.10938 9 0.11719 13 0.12500 14 0.14062 13 0.15625 14 0.17188 12 0.18750 14 0.20312 12 0.21875 13 0.23438 13 0.25000 14 0.28125 32 0.31250 38 0.34375 37 0.37500 56 0.40625 91 0.43750 128 0.46875 150 0.50000 156 1.00000 318 1.50000 325 2.00000 328 2.50000 324 3.00000 320 3.50000 327 4.00000 312 4.50000 318 5.00000 312 5.50000 322 6.00000 320 6.50000 320 7.00000 320 7.50000 326 8.00000 326 "stride=8192 0.00049 0 0.00098 0 0.00195 0 0.00293 0 0.00391 0 0.00586 0 0.00781 0 0.00977 1 0.01172 0 0.01367 0 0.01562 0 0.01758 0 0.01953 0 0.02148 0 0.02344 0 0.02539 0 0.02734 0 0.02930 0 0.03125 0 0.03516 11 0.03906 11 0.04297 11 0.04688 12 0.05078 11 0.05469 12 0.05859 13 0.06250 12 0.07031 14 0.07812 11 0.08594 13 0.09375 12 0.10156 13 0.10938 11 0.11719 14 0.12500 14 0.14062 13 0.15625 13 0.17188 14 0.18750 14 0.20312 13 0.21875 13 0.23438 13 0.25000 14 0.28125 15 0.31250 19 0.34375 18 0.37500 18 0.40625 19 0.43750 18 0.46875 18 0.50000 20 1.00000 194 1.50000 318 2.00000 326 2.50000 321 3.00000 320 3.50000 321 4.00000 320 4.50000 321 5.00000 321 5.50000 324 6.00000 320 6.50000 320 7.00000 331 7.50000 331 8.00000 321