Manipulate Large Binary Files

Derek Martin code at pizzashack.org
Thu Apr 3 19:07:58 EDT 2008


On Thu, Apr 03, 2008 at 02:36:02PM -0400, Derek Tracy wrote:
> I am running it on a RAID(stiped raid 5 using fibre channel), but I  
> was expecting better performance.

Don't forget that you're reading from and writing to the same
spindles.  Writes are slower on RAID 5, and you have to read the data
before you can write it...

-- 
Derek D. Martin
http://www.pizzashack.org/
GPG Key ID: 0x81CFE75D


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20080403/9aacd08e/attachment.sig>


More information about the Python-list mailing list