<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Optimizing file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960713#M610434</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Defragmenting the file system with fsadm will improve the performance of your file system.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
    <pubDate>Wed, 14 Mar 2007 00:39:29 GMT</pubDate>
    <dc:creator>Sunny Jaisinghani</dc:creator>
    <dc:date>2007-03-14T00:39:29Z</dc:date>
    <item>
      <title>Optimizing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960710#M610431</link>
      <description>Hello:&lt;BR /&gt;&lt;BR /&gt;   I am trying to improve the performance of a filesystem. The main process that uses this filesystem writes in the following way:&lt;BR /&gt;------------------------&lt;BR /&gt;write(32768)&lt;BR /&gt;write(229376)&lt;BR /&gt;write(32768)&lt;BR /&gt;write(229376)&lt;BR /&gt;write(32768)&lt;BR /&gt;-------------------------&lt;BR /&gt;As you can see 256 Kb writes are divided in two physical writes 32768 and 229376.&lt;BR /&gt;&lt;BR /&gt;How can we make this two writes combine in one?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mario.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:11:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960710#M610431</guid>
      <dc:creator>Mario_88</dc:creator>
      <dc:date>2007-03-13T07:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960711#M610432</link>
      <description>Shalom from Chicago Mario,&lt;BR /&gt;&lt;BR /&gt;Online JFS an add in product can be used to defragment a filesystem, which will improve write performance a small amount.&lt;BR /&gt;&lt;BR /&gt;Beyond that, the only other way I can see to improve performance is to look at the disk layout that underlies the filesystem. For heavy writes, raid 1 or raid 10 will perform better than raid 5.&lt;BR /&gt;&lt;BR /&gt;As far as combining the writes, thats a programming question and you'd have to at least give us a hint as to what language you are using.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 13 Mar 2007 08:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960711#M610432</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-13T08:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960712#M610433</link>
      <description>You can't fix bad code with the operating system. There are some optimizations that take place in the driver and VxFS directory code but that is all running just fine. The programmer needs to rewrite the application.</description>
      <pubDate>Tue, 13 Mar 2007 17:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960712#M610433</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-03-13T17:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Optimizing file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960713#M610434</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Defragmenting the file system with fsadm will improve the performance of your file system.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 14 Mar 2007 00:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/optimizing-file-system/m-p/3960713#M610434</guid>
      <dc:creator>Sunny Jaisinghani</dc:creator>
      <dc:date>2007-03-14T00:39:29Z</dc:date>
    </item>
  </channel>
</rss>

