On Tue, 23 Nov 2010 09:04:54 -0600
Paul Hartman wrote:
> On Mon, Nov 22, 2010 at 9:52 PM, David Relson
> wrote:
> > I'd like to reduce the time delay between a command or program's
> > writing to a file on a flash drive and when ext2 actually writes
> > the data to the drive. How can I do this?
On Tue, 23 Nov 2010 07:31:48 +0100
Florian Philipp wrote:
> Am 23.11.2010 04:52, schrieb David Relson:
> > I'd like to reduce the time delay between a command or program's
> > writing to a file on a flash drive and when ext2 actually writes
> > the data to the drive. How can I do this?
> >
>
>
On Mon, Nov 22, 2010 at 9:52 PM, David Relson wrote:
> I'd like to reduce the time delay between a command or program's writing
> to a file on a flash drive and when ext2 actually writes the data to the
> drive. How can I do this?
In addition to Florian's tip, you can also remove the delay compl
Am 23.11.2010 04:52, schrieb David Relson:
> I'd like to reduce the time delay between a command or program's writing
> to a file on a flash drive and when ext2 actually writes the data to the
> drive. How can I do this?
>
Mount with the option commit=x where x is a time in seconds. 0 means
defa
I'd like to reduce the time delay between a command or program's writing
to a file on a flash drive and when ext2 actually writes the data to the
drive. How can I do this?
5 matches
Mail list logo