DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] Are there considerations about resource recycling by the process, not by the OS?
@ 2014-09-05  3:07 Zhangkun (K)
  2014-09-05  3:17 ` Masaru Oki
  0 siblings, 1 reply; 5+ messages in thread
From: Zhangkun (K) @ 2014-09-05  3:07 UTC (permalink / raw)
  To: dev

Hi,
   I develop the program with the use of dpdk and the process is core dump when the program is started.
The process is crash in case of initing memory failed and calling rte_panic function.
 I search all rte_panic function in the dpdk, and find it so many. Therefore, in case the pr ocess happen fail,
it will abort. The resource allocated before is not released by the process, but by the OS system.
So I have a question: Are there considerations about resource recycling by the process, not by the OS ?

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

end of thread, other threads:[~2014-09-05  9:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-05  3:07 [dpdk-dev] Are there considerations about resource recycling by the process, not by the OS? Zhangkun (K)
2014-09-05  3:17 ` Masaru Oki
2014-09-05  3:39   ` Zhangkun (K)
2014-09-05  8:18     ` Richardson, Bruce
2014-09-05  9:32     ` Tetsuya.Mukawa

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).