<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Work In Progress - Solaris/OpenSolaris</title>
    <link>http://blogs.nologin.es/slopez/</link>
    <description>cat /dev/mind | grep -e freesoftware -e politics</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <pubDate>Wed, 20 Jul 2011 14:47:03 GMT</pubDate>

    <image>
        <url>http://blogs.nologin.es/slopez/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Work In Progress - Solaris/OpenSolaris - cat /dev/mind | grep -e freesoftware -e politics</title>
        <link>http://blogs.nologin.es/slopez/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Sometimes, swap space still matters</title>
    <link>http://blogs.nologin.es/slopez/archives/28-Sometimes,-swap-space-still-matters.html</link>
            <category>Solaris/OpenSolaris</category>
    
    <comments>http://blogs.nologin.es/slopez/archives/28-Sometimes,-swap-space-still-matters.html#comments</comments>
    <wfw:comment>http://blogs.nologin.es/slopez/wfwcomment.php?cid=28</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://blogs.nologin.es/slopez/rss.php?version=2.0&amp;type=comments&amp;cid=28</wfw:commentRss>
    

    <author>nospam@example.com (Sergio Lopez)</author>
    <content:encoded>
    Most modern, general purpose Operating Systems (OS), come with a full-fledged Virtual Memory (VM) system that generates the illusion of having more memory than the real amount installed in the machine. Whether this &lt;i&gt;virtual&lt;/i&gt; memory is backed by real RAM, disk swap or it just isn&#039;t backed by any physical device, is something up to the OS.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blogs.nologin.es/slopez/archives/28-Sometimes,-swap-space-still-matters.html#extended&quot;&gt;Continue reading &quot;Sometimes, swap space still matters&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 15 Jul 2011 19:19:07 +0200</pubDate>
    <guid isPermaLink="false">http://blogs.nologin.es/slopez/archives/28-guid.html</guid>
    
</item>
<item>
    <title>Laptop harddisk power management in OpenSolaris</title>
    <link>http://blogs.nologin.es/slopez/archives/15-Laptop-harddisk-power-management-in-OpenSolaris.html</link>
            <category>Solaris/OpenSolaris</category>
    
    <comments>http://blogs.nologin.es/slopez/archives/15-Laptop-harddisk-power-management-in-OpenSolaris.html#comments</comments>
    <wfw:comment>http://blogs.nologin.es/slopez/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blogs.nologin.es/slopez/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Sergio Lopez)</author>
    <content:encoded>
    If you&#039;ve installed some flavor of (Open)Solaris in your laptop, you&#039;d probably noticed your harddisk becomes a lot noisy. This is because, at this time, the ata driver that comes with Solaris kernel (even in recent nevada builds) is not able to change the configuration of the harddisk internal APM, which runs in its default configuration and makes it to park its heads every time it comes idle.&lt;br /&gt;
&lt;br /&gt;
To fix this issue, you have two options:&lt;br /&gt;
&lt;br /&gt;
  - Download your harddisk&#039;s manufacturer tools, which probably can help you to totally disable the APM feature.&lt;br /&gt;
  - Replace your ata driver with this one: ata-apmdisable.tgz (x86 only). I&#039;ve added a new ioctl to be able to disable APM on your harddisk at your desire. There you&#039;ll also find an utility &quot;powerata&quot; which makes use of this ioctl.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve contacted the OpenSolaris guys to find a way to get this into Nevada&#039;s code, but that can take some time.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 29 Oct 2008 22:36:35 +0100</pubDate>
    <guid isPermaLink="false">http://blogs.nologin.es/slopez/archives/15-guid.html</guid>
    
</item>
<item>
    <title>Problemas con los tipos de letra (fonts) en Solaris</title>
    <link>http://blogs.nologin.es/slopez/archives/11-Problemas-con-los-tipos-de-letra-fonts-en-Solaris.html</link>
            <category>Solaris/OpenSolaris</category>
    
    <comments>http://blogs.nologin.es/slopez/archives/11-Problemas-con-los-tipos-de-letra-fonts-en-Solaris.html#comments</comments>
    <wfw:comment>http://blogs.nologin.es/slopez/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blogs.nologin.es/slopez/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Sergio Lopez)</author>
    <content:encoded>
    Una vez más, y ya es la segunda (o puede que la tercera, no lo recuerdo bien) me he encontrado con problemas al levantar el servidor Xsun en Solaris tras la instalación. Y una vez más, como todas las anteriores, ha sido problema de los tipos de letra (la verdad es que &lt;i&gt;fonts&lt;/i&gt; se entiende mejor, pero estoy escribiendo en Español).&lt;br /&gt;
&lt;br /&gt;
Todavía no sé cuál es la causa, pero pienso que puede estar relacionado con la instalación de Solaris a través de la red (&lt;a href=&quot;http://blogs.nologin.es/slopez/archives/10-Arrancar-Solaris-10-SPARC-via-red-con-GNULinux.html&quot;&gt;ver artículo anterior&lt;/a&gt;). De todas formas, por si le sirve a alguien de referencia (y si no, me servirá a mí la próxima vez que me pase) , estas son las comprobaciones que hay realizar ante este problema:&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blogs.nologin.es/slopez/archives/11-Problemas-con-los-tipos-de-letra-fonts-en-Solaris.html#extended&quot;&gt;Continue reading &quot;Problemas con los tipos de letra (fonts) en Solaris&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 04 Jul 2008 18:03:11 +0200</pubDate>
    <guid isPermaLink="false">http://blogs.nologin.es/slopez/archives/11-guid.html</guid>
    
</item>
<item>
    <title>Arrancar Solaris 10 (SPARC) vía red con GNU/Linux</title>
    <link>http://blogs.nologin.es/slopez/archives/10-Arrancar-Solaris-10-SPARC-via-red-con-GNULinux.html</link>
            <category>Solaris/OpenSolaris</category>
    
    <comments>http://blogs.nologin.es/slopez/archives/10-Arrancar-Solaris-10-SPARC-via-red-con-GNULinux.html#comments</comments>
    <wfw:comment>http://blogs.nologin.es/slopez/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blogs.nologin.es/slopez/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Sergio Lopez)</author>
    <content:encoded>
    Tras haber realizado varias instalaciones sobre red de  Solaris y OpenSolaris para x86, pensaba que hacer lo propio con una máquina SPARC iba a ser pan comido. Pero a la hora de la verdad, aunque no es lo más complicado del mundo, sí requiere perder cierto tiempo ajustando algunos parámetros.&lt;br /&gt;
&lt;br /&gt;
Así que, como me conozco y sé que se me va a olvidar lo que acabo de hacer en breves minutos, mejor escribo esta pequeña guía para que me sirva de referencia en el futuro.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blogs.nologin.es/slopez/archives/10-Arrancar-Solaris-10-SPARC-via-red-con-GNULinux.html#extended&quot;&gt;Continue reading &quot;Arrancar Solaris 10 (SPARC) vía red con GNU/Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 02 Jul 2008 17:05:17 +0200</pubDate>
    <guid isPermaLink="false">http://blogs.nologin.es/slopez/archives/10-guid.html</guid>
    
</item>
<item>
    <title>Sun Microsystems alcanza un acuerdo para comprar MySQL AB</title>
    <link>http://blogs.nologin.es/slopez/archives/1-Sun-Microsystems-alcanza-un-acuerdo-para-comprar-MySQL-AB.html</link>
            <category>Noticias</category>
            <category>Solaris/OpenSolaris</category>
    
    <comments>http://blogs.nologin.es/slopez/archives/1-Sun-Microsystems-alcanza-un-acuerdo-para-comprar-MySQL-AB.html#comments</comments>
    <wfw:comment>http://blogs.nologin.es/slopez/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blogs.nologin.es/slopez/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (admin)</author>
    <content:encoded>
    Hace tan sólo unas horas se ha publicado la noticia: &lt;a href=&quot;http://www.sun.com/aboutsun/pr/2008-01/sunflash.20080116.1.xml&quot;&gt;Sun Microsystems ha alcanzado un acuerdo para comprar MySQL AB&lt;/a&gt;. Podéis encontrar más info &lt;a href=&quot;http://www.sun.com/aboutsun/media/presskits/2008-0116/index.jsp?intcmp=hp2008jan16_mysql_learn#ann&quot;&gt;aquí&lt;/a&gt; y en el &lt;a href=&quot;http://blogs.sun.com/jonathan&quot;&gt;blog de Jonathan Schwartz&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
En este último, el CEO de Sun comenta también que se ha estado trabajando en optimizar el nuevo motor del futuro MySQL 6.0 (&lt;a href=&quot;http://forge.mysql.com/wiki/Falcon&quot;&gt;Falcon&lt;/a&gt;) para que aproveche al máximo las características de los procesadores &lt;a href=&quot;http://www.sun.com/processors/niagara/getting_started.jsp&quot;&gt;Niagara&lt;/a&gt;, y de la intención de ofrecer una plataforma que integre ZFS+&lt;a href=&quot;http://wiki.lustre.org/index.php?title=Main_Page&quot;&gt;Lustre&lt;/a&gt;+MySQL.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://blogs.nologin.es/slopez/archives/1-Sun-Microsystems-alcanza-un-acuerdo-para-comprar-MySQL-AB.html#extended&quot;&gt;Continue reading &quot;Sun Microsystems alcanza un acuerdo para comprar MySQL AB&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 16 Jan 2008 21:35:34 +0100</pubDate>
    <guid isPermaLink="false">http://blogs.nologin.es/slopez/archives/1-guid.html</guid>
    
</item>

</channel>
</rss>
