DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
@ 2016-05-18 16:15 张伟
  2016-05-19 12:06 ` Sergio Gonzalez Monroy
  0 siblings, 1 reply; 2+ messages in thread
From: 张伟 @ 2016-05-18 16:15 UTC (permalink / raw)
  To: dev

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=GBK, Size: 1132 bytes --]

Hi all, 


When using dpdk multi process client server example, I create many clients. After the number of clients 1239, I met this error:

EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config

RING: Cannot reserve memory

EAL: Error - exiting with code: 1

  Cause: Cannot create tx ring queue for client 1239

I have 32G huge page memory. Can anyone give some guidance how to increase the memzone memory? Which parameter should I adjust it? \x16º&¢X¯‰êæjÜúÂ)Ýr‰–yÓ\x1aË_5ónù×m5é\x17­º¹ÏjØh–+âz¹š·>°Šw\¢d^qè¯y×ë¢jk£\x1cºÂ)Ýr‰¡¢Ë{ë^9Û~¶­ëÜ¢[_­©ÜyÊ&ëm·×Ž{鼝¥Ù(®\x03è²×âÇ\b­„DŒLø×Q}×À÷íú+uëÝ¥Ù(®\x05žw_\fk-´×­|Û¾uûM´Ð!\x12M\x17œz+Þuúèš	nš‹myׯë\b§uÊ&ºy'£	õÓ^´×Þ[ÊšèÇ.°Šw\¢cè²×âÇ\b­„DŒLøç}ƒ\x17m5\0\x15žw_\fk-´×­|Û­xûM´Ð!\x12LZè˜éb¾'«1«s¢X¯‰êæjÜúÂ)Ýr‰“¡×¯v—d¢¸\x02qÖ¯‰Ùš­ÈZÞ°Šw\¢g!jŒáºX§»^[çzØ›™Ê&Ê槅©åŠébžìbž×¥r‰¡¹¬\x1e‹\x18žŠ{^•Ê&\r«^YçuðƲÛMz×Í»ßO´ÛM\fzË\x1aâ\x1d׎·çÏ<çMzëMu‚+lzw^™¨¥¢X¯‰êæjÜúÂ)Ýr‰—1¨¥z¸"¶Ç§u隊]¼Ò·7"t^¦\“£^:ߎý×ݶãÏ:‚+lzw^™¨¥¢X¯‰êæjÜúÂ)Ýr‰‘y÷«zw\x1e³^:ߎý×ݶãÏ:‚+lzw^™¨¥¢X¯‰êæjÜúÂ)Ýr‰’¹¸Þr×ivG^¼ð\x13\b{÷çþÞj_åŠ{±šf©ŠŠh®Û(žš\ë…ÁyéÓ…êÞuëÝ¥Ù(®\x05Ìj)fju^®È¨ŸmuäúÞqç^Ç¥ŠËKŠËHv–­r\x17¬jw]ŠÇ.²È¨žÆ›¢ëC<2z÷ivJ+€¸¬µIì¹»\x1c®&Þ†Ûiÿ÷ivJ+ƒù¥þŠmŠ‰ìýׯ™¨¥¶‡^¾·ª¹ë-v—d¢¸,¹¸Þr

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
  2016-05-18 16:15 [dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config 张伟
@ 2016-05-19 12:06 ` Sergio Gonzalez Monroy
  0 siblings, 0 replies; 2+ messages in thread
From: Sergio Gonzalez Monroy @ 2016-05-19 12:06 UTC (permalink / raw)
  To: 张伟; +Cc: dev

On 18/05/2016 17:15, 张伟 wrote:
> Hi all,
>
>
> When using dpdk multi process client server example, I create many clients. After the number of clients 1239, I met this error:
>
> EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config
>
> RING: Cannot reserve memory
>
> EAL: Error - exiting with code: 1
>
>    Cause: Cannot create tx ring queue for client 1239
>
> I have 32G huge page memory. Can anyone give some guidance how to increase the memzone memory? Which parameter should I adjust it?

Usually that error means that you need to increase the following config 
value:
CONFIG_RTE_MAX_MEMZONE

Sergio

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-19 12:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-18 16:15 [dpdk-dev] EAL: memzone_reserve_aligned_thread_unsafe(): No more room in config 张伟
2016-05-19 12:06 ` Sergio Gonzalez Monroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).