[SERVER-23455] Enable madvise on Solaris Created: 31/Mar/16  Updated: 30/Nov/16  Resolved: 30/Nov/16

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: 3.3.3
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: Mark Benvenuto Assignee: Mark Benvenuto
Resolution: Won't Fix Votes: 0
Labels: platforms-re-triaged
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Participants:

 Description   

madvise is define on Solaris in <sys/mman.h> as long as the right set of define incantations is used.

It is also defined as caddr_t instead of void* so this will require some type casting.

Definition:

extern int madvise(caddr_t, size_t, int);



 Comments   
Comment by Andrew Morrow (Inactive) [ 30/Nov/16 ]

We are not planning on investing development resources in advancing MMAP performance on Solaris, so I'm closing this as Wont Fix.

Generated at Thu Feb 08 04:03:25 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.