[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] libxenstore: Use PTHREAD_STACK_MIN



Ian Campbell writes ("[PATCH] libxenstore: Use PTHREAD_STACK_MIN"):
> From: Ian Campbell <ian.campbell@xxxxxxxxxx>
> 
> The existing value of 16K is smaller than the arm64 minimum stack size, which
> is 128K. PTHREAD_STACK_MIN appears to be standard
> http://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_attr_setstacksize.html
> 
> Consindered setting a lower bound but the stack requirements of the watcher
> thread are pretty minimal (tens of bytes from the looks of it) and unlikely to
> blow PTHREAD_STACK_MIN on any useful platform.
> 
> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.