Ticket #71 (enhancement)
Opened 2 years ago
Last modified 2 years ago
Notification daemon should exit when not in use
Status: new
| Reported by: | bmaurer | Assigned to: | chipx86 |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | notification-daemon | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | bmaurer@andrew.cmu.edu | D-BUS Version: | |
| Patch Included: | 0 | OS/Distro Version: | |
Notification-daemon is a process that takes up memory even if it is not currently in use. However, after killall notification-daemon, the ability to display notification messages is not affected because dbus relaunches the service.
Notification daemon should quit when not in use to save memory (~3mb on my box). While it will slightly increase the time to display a notification, this does not seem like an issue (things that cause a notification are usually things that could wait 500ms).
Change History
06/29/06 09:24:34: Modified by bmaurer
- cc set to bmaurer@andrew.cmu.edu.
02/15/07 03:07:40: Modified by chipx86
- patch_included changed.
- type changed from defect to enhancement.
