menu generator daemon memory consumption too high (680kB)
|
02-13-2012, 10:38 PM
(This post was last modified: 02-14-2012 09:07 PM by tavvva.)
Post: #1
|
|||
|
|||
menu generator daemon memory consumption too high (680kB)
Menu generator daemon eats 680kB of memory .... it needs to be redesigned (shellscript -> C) ..
|
|||
03-05-2013, 12:19 AM
(This post was last modified: 03-05-2013 06:14 PM by tavvva.)
Post: #2
|
|||
|
|||
RE: menu generator daemon memory consumption too high (680kB)
The solution can be redesigned to work without ANY daemon ... the only thing that needs to be done is to write a request file in /var/menu-generator ... the request file will have a randomly generated name (we can keep the same call .... just replace the daemon script internals with creation of the request file) .... the new internals would write the username, homedir path and the associated WM into the request file .... the trigger script will go through the /var/menu-generator directory and start menu generator for each request file. The request files will be cleaned by the rc scripts ...
|
|||
04-03-2013, 03:35 AM
Post: #3
|
|||
|
|||
RE: menu generator daemon memory consumption too high (680kB)
menu-generator-0.6-5 introduces the mentioned changes ... from now no daemon is needed.
|
|||
04-03-2013, 11:01 AM
Post: #4
|
|||
|
|||
RE: menu generator daemon memory consumption too high (680kB)
0.6-6 suppresses warnings when no request file is present
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)