[PATCH phosphor-rest-server] Drop number of Rocket threads to 1

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Dec 3 03:20:27 AEDT 2015


By default Rocket creates a threadpool 8 deep which uses a fair
amount of memory.  We don't need a multi-threaded server so this
patch drops the min/max to 1.

https://github.com/openbmc/phosphor-rest-server/pull/12

Brad Bishop (1):
  Drop number of Rocket threads to 1

 obmc-rest | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.6.3




More information about the openbmc mailing list