Thanks, I'll take a look... I could always just give it a try and write some python code to dump garbage to a BIG file, and write some code using file seeks to move to large byte offsets... I'd definitely try it before I tried using it in Zope/ZEO... Sean -----Original Message----- From: Bill Anderson [mailto:bill@immosys.com] Sent: Friday, August 03, 2001 10:03 AM To: zope@zope.org Subject: RE: [Zope] EXT2 has nothing to do with it On 03 Aug 2001 10:02:30 -0700, sean.upton@uniontrib.com wrote:
I sort of worry on USparc because the user-space is 32 bit, but kernel space is 64, which makes me worry that files too big would break fsck or something... Would python be able to support LFS in this sort of arrangement...
python.org is up (Though maybe not for too long, there seems to be no space left on some device ..) so I found this reference: http://www.python.org/doc/current/lib/posix-large-files.html Which talks about LFS in Python. You could check the values they reference, and verify. Happy compiling, Bill _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )