<?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>Kinetis Software Development Kit中的主题 Re: FATFS config: _FS_ENABLE_THROUGHPUT_OPTIMIZATION</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344808#M293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giacomo,&lt;/P&gt;&lt;P&gt;Please look at following link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/340539"&gt;Trying the throughput test with the host_msd_fatfs_frdmk22f_mqx_frdmk22f  &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2015 16:41:26 GMT</pubDate>
    <dc:creator>DavidS</dc:creator>
    <dc:date>2015-02-03T16:41:26Z</dc:date>
    <item>
      <title>FATFS config: _FS_ENABLE_THROUGHPUT_OPTIMIZATION</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344807#M292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;using KSDK 1.1, KDS 2.0.0 with a FRDM-K64F.&lt;/P&gt;&lt;P&gt;Project Bare metal (no rtos).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've implemented a data logger, and it works.&lt;/P&gt;&lt;P&gt;Now I'm trying to improve the performances and in ffconf.h there is this #define _FS_ENABLE_THROUGHPUT_OPTIMIZATION.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I set it to 1 the fatfs will use 2 sector as buffer to write to the SDHC.&lt;/P&gt;&lt;P&gt;If I set it to 2 I can decide how big will be the buffer (2-8 sectors).&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the question is:&lt;/P&gt;&lt;P&gt;somebody has already done some test/benchmark/... with this _FS_ENABLE_THROUGHPUT_OPTIMIZATION?&lt;/P&gt;&lt;P&gt;Pro/cons on setting it to 0, 1 or 2?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Regards Giacomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 15:32:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344807#M292</guid>
      <dc:creator>giacomopetrini</dc:creator>
      <dc:date>2015-02-03T15:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: FATFS config: _FS_ENABLE_THROUGHPUT_OPTIMIZATION</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344808#M293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giacomo,&lt;/P&gt;&lt;P&gt;Please look at following link.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/340539"&gt;Trying the throughput test with the host_msd_fatfs_frdmk22f_mqx_frdmk22f  &lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2015 16:41:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344808#M293</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2015-02-03T16:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: FATFS config: _FS_ENABLE_THROUGHPUT_OPTIMIZATION</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344809#M294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks.&lt;BR /&gt;but not really what I was asking (but it answered a question in another thread).&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #e9f3ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #e9f3ff;"&gt;_FS_ENABLE_THROUGHPUT_OPTIMIZATION&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;is a #define inside fatfs code, it has nothing to do with USB. It is used to improve SDHC writes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Giacomo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 11:24:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344809#M294</guid>
      <dc:creator>giacomopetrini</dc:creator>
      <dc:date>2015-02-04T11:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: FATFS config: _FS_ENABLE_THROUGHPUT_OPTIMIZATION</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344810#M295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giacomo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code starts on line 641 with #if _FS_ENABLE_THROUGHPUT_OPTIMIZATION in ff.c code. You perhaps know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also comes into consideration how is SD card formated (allocation unit size) and how large files you will write and read.&lt;/P&gt;&lt;P&gt;if you write on the SD card small files (kB) is better to use small buffer and small allocation unit. For bigger files is better use bigger buffer and bigger allocation unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&amp;nbsp; Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 21:09:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/FATFS-config-FS-ENABLE-THROUGHPUT-OPTIMIZATION/m-p/344810#M295</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-02-05T21:09:58Z</dc:date>
    </item>
  </channel>
</rss>

