[ale] Need an iso to wipe hard drives.

Greg Freemyer greg.freemyer at gmail.com
Wed Apr 21 22:56:44 EDT 2010


Fsync only flushes blocks of one file.

Sync flushes all write caches

Drop_caches emties read caches too.  Mostly good for bemnchmarking.


On 4/21/10, Jim Kinney <jim.kinney at gmail.com> wrote:
> On Wed, Apr 21, 2010 at 9:25 PM, Chris Fowler
> <cfowler at outpostsentinel.com>wrote:
>
>> On Wed, 2010-04-21 at 21:11 -0400, Doug McNash wrote:
>> > Yep, but Chris says he did an lseek to write over the file again which
>> > is probably fast enough to only write over the buffer, not the disk.
>>
>> I neglected to say that in the for loop I did a fsync(2).  That is
>> supposed to flush the buffers to disk.  Does it really though?
>>
>>
> I thought fsync would write to the disk which puts it in cache (if used).
> sync was the command to force the disks to write the cache to the platter.
>
>>
>> _______________________________________________
>> Ale mailing list
>> Ale at ale.org
>> http://mail.ale.org/mailman/listinfo/ale
>> See JOBS, ANNOUNCE and SCHOOLS lists at
>> http://mail.ale.org/mailman/listinfo
>>
>
>
>
> --
> --
> James P. Kinney III
> Actively in pursuit of Life, Liberty and Happiness
>

-- 
Sent from my mobile device

Greg Freemyer
Head of EDD Tape Extraction and Processing team
Litigation Triage Solutions Specialist
http://www.linkedin.com/in/gregfreemyer
CNN/TruTV Aired Forensic Imaging Demo -
   http://insession.blogs.cnn.com/2010/03/23/how-computer-evidence-gets-retrieved/

The Norcross Group
The Intersection of Evidence & Technology
http://www.norcrossgroup.com


More information about the Ale mailing list