Re: MS_ASYNC with MS_INVALIDATE

2004-03-29 Thread Dan Nelson
In the last episode (Mar 29), Peter Jeremy said: > On Sun, Mar 28, 2004 at 03:02:37PM -0600, Dan Nelson wrote: > >In the last episode (Mar 27), Mark Terribile said: > > > A friend asked me to run some Linux source on FreeBSD. It > > > simulates a data pool management system he is using, and it > >

Re: MS_ASYNC with MS_INVALIDATE

2004-03-29 Thread Peter Jeremy
On Sun, Mar 28, 2004 at 03:02:37PM -0600, Dan Nelson wrote: >In the last episode (Mar 27), Mark Terribile said: >> A friend asked me to run some Linux source on FreeBSD. It simulates >> a data pool management system he is using, and it includes a call >> msync(2) with both the MS_ASYNC and MS_INVA

Re: MS_ASYNC with MS_INVALIDATE

2004-03-28 Thread Dan Nelson
In the last episode (Mar 27), Mark Terribile said: > A friend asked me to run some Linux source on FreeBSD. It simulates > a data pool management system he is using, and it includes a call > msync(2) with both the MS_ASYNC and MS_INVALIDATE flags. FreeBSD > does not allow this. (I tested it on my