James Carlson <[EMAIL PROTECTED]> wrote:

> Peter Memishian writes:
> > 
> >  > For HP/UX, there's an fcntl() operation F_SETTIMES
> >  > (see http://docs.hp.com/en/B2355-91021/B2355-91021.pdf and search
> >  > within it) but it doesn't commit to restoring ctime (although it
> >  > requires superuser privs).  Not clear whether that's their solution or 
> > not.
> >  > Haven't thought of a good search strategy for say AIX or the *BSDs 
> > (google's
> >  > BSD search didn't help me much 'cause that still contains a bunch of
> >  > Linux related material).
> > 
> > ... and the Linux approach is?
>
> Already cited in this thread -- it's O_NOATIME.
>
>   http://www.kernel.org/doc/man-pages/online/pages/man2/open.2.html

and BTW: Linux allows it to be set later using fcntl(2) F_SETFL



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-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to