in reply to Memory mapping: preventing writes (PDL::IO::Fastraw)

That's a good question for either the perldl mailing list (http://mailman.jach.hawaii.edu/mailman/listinfo/perldl) or the pdl porters mailing list (http://mailman.jach.hawaii.edu/mailman/listinfo/pdl-porters) - if you don't find the answer here.

Cheers,
Rob
  • Comment on Re: Memory mapping: preventing writes (PDL::IO::Fastraw)

Replies are listed 'Best First'.
Re^2: Memory mapping: preventing writes (PDL::IO::Fastraw)
by andye (Curate) on Apr 14, 2007 at 11:28 UTC
    Thanks Rob - yes, it looks like I'll need to give them a try. My suspicion is that it depends on the C implementation of mmap on my platform, so there's probably not much I can do... but maybe someone knows how to kick it into doing the right thing.

    Best wishes, andye