On Tue, 30 Oct 2007, Joerg Schilling wrote:

James Carlson <[EMAIL PROTECTED]> wrote:

Note that 32-bit applications have no problem handling large files on
Solaris, so it's really more of an issue in run-time memory space than
anything else.

32bit Applications cannot access files with file stamps that do not fit into the
32 bit range.

This is why Solaris currently has too few 64 bit applications ;-)

Note that PCFS can easily create such time stamps.

You won't see them by default, thanks to PSARC 2005/361 (bug 6248624) - PCFS clamps the timestamps to the UN*X 32bit time_t range unless explicitly told not to by a mount option (noclamptime). See pcfs(7fs) and mount_pcfs(1m) about that.

And yes, that was done because it causes too many unexpected failures.
FrankH.


Jörg

--
EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
      [EMAIL PROTECTED]                (uni)
[EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/
URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


------------------------------------------------------------------------------
No good can come from selling your freedom, not for all the gold in the world,
for the value of this heavenly gift far exceeds that of any fortune on earth.
------------------------------------------------------------------------------
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to