Skip to content

Switch to file IO in pool2 instead of mmap, to support OSX #4

Description

@mjuric

OSX' HSF+ filesystem does not support sparse file so backing to disk is disabled on OSX in pool2 mapreduce engine. Since there appears to be no need to use mmap instead of normal file IO, we should switch to the latter in pool2 and enable backing to disk for OSX.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions