Skip to content
Snippets Groups Projects
Commit 5f7b3a3b authored by Simon Marlow's avatar Simon Marlow
Browse files

Handle buffers should be allocated with newPinnedByteArray# always

Not just on Windows.  This change is required because we now use safe
foreign calls for I/O on blocking file descriptors with the threaded
RTS.  Exposed by concio001.thr on MacOS X: MacOS apparently uses
smaller buffers by default, so they weren't being allocated as large
objects.
parent c6e52e73
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment