All of lore.kernel.org
 help / color / mirror / Atom feed
* will kill frees the kernel resources?
@ 2011-07-29  6:39 Tirtha Ghosh
  2011-07-29  6:48 ` Gaurang Shastri
  0 siblings, 1 reply; 2+ messages in thread
From: Tirtha Ghosh @ 2011-07-29  6:39 UTC (permalink / raw)
  To: kernelnewbies

Hi all,

need an answer of basic question if some user-level process creates a
message queue and the user kills the process with "kill -9" will kernel
release the memory used by message queue??


on top, is there any linux command to see the list of message queues that
are in use?


regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110729/6e0203f5/attachment.html 

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

* will kill frees the kernel resources?
  2011-07-29  6:39 will kill frees the kernel resources? Tirtha Ghosh
@ 2011-07-29  6:48 ` Gaurang Shastri
  0 siblings, 0 replies; 2+ messages in thread
From: Gaurang Shastri @ 2011-07-29  6:48 UTC (permalink / raw)
  To: kernelnewbies

Hi, Just go through "man ipcs" and you will find your answer of message
queue :)

//Gaurang Shastri

On Fri, Jul 29, 2011 at 12:09 PM, Tirtha Ghosh <gtirtha@gmail.com> wrote:

> Hi all,
>
> need an answer of basic question if some user-level process creates a
> message queue and the user kills the process with "kill -9" will kernel
> release the memory used by message queue??
>
>
> on top, is there any linux command to see the list of message queues that
> are in use?
>
>
> regards
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110729/fc9407cb/attachment.html 

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

end of thread, other threads:[~2011-07-29  6:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-29  6:39 will kill frees the kernel resources? Tirtha Ghosh
2011-07-29  6:48 ` Gaurang Shastri

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.