[maemo-developers] python2.5 - unnecessary multiple processes forked
From: Jayesh Salvi jayesh at altfrequency.comDate: Mon Dec 31 23:45:42 EET 2007
- Previous message: 3.2007.10-7 - Detailed change log?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
forgot to cc the list. On 12/31/07, Jayesh Salvi <jayesh at altfrequency.com> wrote: > > > > BTW, are you sure the memory situation is really worse because of this? > > > > What I see is, in 'top' all these processes show same percentage of memory > utilization under %MEM column (17% or so for each of them). I am not sure if > this is virtual memory or physical memory. > > My application logic flow goes like this: It gets the filename from the > user (hence FileChooserDialog) and after some processing it has to open a > URL in the browser. It sends an RPC request to the browser. What I am > observing is, the browser takes a long time to open that URL and by the time > it has opened it, my app gets killed without any error message. Once I had > seen a low memory message during this process, but now my parent app gets > killed without any such message. > > I am still trying to establish if the above behavior is only because of > memory over consumption. I will update as I make progress. > > -- > --- > Jayesh -- --- Jayesh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.maemo.org/pipermail/maemo-developers/attachments/20071231/c8d65043/attachment.htm
- Previous message: 3.2007.10-7 - Detailed change log?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]