Re: large, disposable files?
Re: large, disposable files?
- Subject: Re: large, disposable files?
- From: Andrew Gallatin <email@hidden>
- Date: Tue, 13 Mar 2007 10:30:50 -0400 (EDT)
Andrew Gallatin writes:
> I doesn't look like Darwin/MacOSX has an O_DIRECT option to disable
> caching on the file at open time. Does MacOSX/Darwin have a way to
> disabling caching on a per-mountpoint basis?
>
I got two, independant suggestions to try fcntl(fd, F_NOCACHE, 1).
Execellent!
But before I go trying to re-compile these applications, I'm still
wondering if there is any way to limit the ubc like in Tru64...
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden