Re: saving images in realtime

From: Markku Kolkka (markku.kolkka_at_iki.fi)
Date: 08/05/04


Date: Thu, 05 Aug 2004 17:18:13 +0300

Ingo Kallenbach wrote:
> Is it possible to avoid the linux internal caching mechanism or to
> alter this mechanism so that the scenario above works?

Open the output file with the O_DIRECT flag. See "man 2 open" for
details.

-- 
        Markku Kolkka
        markku.kolkka@iki.fi


Relevant Pages

  • Re: saving images in realtime
    ... > Is it possible to avoid the linux internal caching mechanism or to ... > alter this mechanism so that the scenario above works? ...
    (comp.os.linux.misc)
  • Re: saving images in realtime
    ... >> Is it possible to avoid the linux internal caching mechanism or to ... >> alter this mechanism so that the scenario above works? ...
    (comp.os.linux.hardware)