Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by cerge@Dec 1 2006, 10:22 PM finally, as far as mmap goes, i'll definitely do that in my application but at the moment i'm just testing with dd. (dd if=/dev/zero of=/mnt/test_file bs=1024 count=100000) i guess i was assuming that would be about as efficient as i could get for test purposes; any other sugestions?
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19753)
--- quote end ---
--- Quote End --- DD is very slow, when compared to mmap().