On Wed, Apr 13, 2011 at 11:14:43PM +0200, Cedric BAIL wrote:
> >> > and that MAP_POPULATE does not need a too recent linux kernel ?
> >
> > This should be just conditionalized.
> 
> Agreed. Both should be conditionalized with configure detection.

#ifndef MAP_POPULATE
#define MAP_POPULATE 0
#endif

should be good enough. It's just a performance hint anyway.

Joerg

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to