Franco Catrin wrote:
>
> Un factor que podria afectar es : /proc/sys/vm/swappiness
> El valor en ubuntu es 60, cual es el valor en Fedora?
>
> Saludos
CentOs 4.1
60
--
___ Carlos A. Sepulveda M. | JID: [EMAIL PROTECTED]
|___| http://www.tuxpan.com/casep | ICQ: 31472448
(o\_|_/o) May the TUX be with You | user #292837 counter.li.org
U U '76 1300 L "Bob Esponja"
From [EMAIL PROTECTED] Mon Aug 29 11:25:57 2005
From: [EMAIL PROTECTED] (Carlos A. Sepulveda M.)
Date: Mon Aug 29 12:13:50 2005
Subject: Rendimiento en distribuciones : mito o realidad?
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Daniel Serpell wrote:
> ¿qué dice un simple "strace -e trace=file gedit 2>&1 | wc"?
>
> Aquí van tres muestras:
>
> 1) Debian Sarge, instalación básica (gnome 2.8).
> [EMAIL PROTECTED]:~$ strace -e trace=file gedit 2>&1 | wc
> 2997 18474 259063
>
> 2) Debian Unstable, con muchos programas instalados (gnome 2.10).
> [EMAIL PROTECTED] strace -e trace=file gedit 2>&1 | wc
> 3449 22596 303314
>
> 3) Ubuntu 5.04, instalación gnome+kde (gnome 2.10).
> [EMAIL PROTECTED]:~ $ strace -e trace=file gedit 2>&1 | wc
> 3919 24311 371292
>
> Ejecuté dos veces cada una, con idénticos resultados.
>
> ¿qué mostrará en Fedora Core 4?
>
> Daniel.
>
En CentOs 4.1
$ strace -e trace=file gedit 2>&1 | wc
12006 76697 1095992
jumm.. 4 veces mas?!
--
___ Carlos A. Sepulveda M. | JID: [EMAIL PROTECTED]
|___| http://www.tuxpan.com/casep | ICQ: 31472448
(o\_|_/o) May the TUX be with You | user #292837 counter.li.org
U U '76 1300 L "Bob Esponja"
From [EMAIL PROTECTED] Mon Aug 29 11:54:42 2005
From: [EMAIL PROTECTED] (Arturo Mardones)
Date: Mon Aug 29 12:16:47 2005
Subject: repositorio yum de utfsm...
Message-ID: <[EMAIL PROTECTED]>
Hola!
desde el otro dia me ha estado reportando estos problemas...
http://ftp.inf.utfsm.cl/pub/Linux/fedora/linux/core/updates/4/i386/repodata/repomd.xml:
[Errno 4] IOError: <urlopen error (111, 'Connection refused')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: UTFSM-updates
failure: repodata/repomd.xml from UTFSM-updates: [Errno 256] No more
mirrors to try.
y tengo asi el archivo .repo
[UTFSM-updates]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=http://ftp.inf.utfsm.cl/pub/Linux/fedora/linux/core/updates/4/i386/
enabled=1
si cambio el http por ftp no hay problemas... debe ser con ftp?
Eso...
Saludos,
Arturo.