[gnome-builder/wip/chergert/multi-process: 42/58] libide: add note about reducing overhead in worker processes
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/chergert/multi-process: 42/58] libide: add note about reducing overhead in worker processes
- Date: Thu, 29 Oct 2015 00:37:51 +0000 (UTC)
commit 3478299a6de8937b6c462650c9f9beea6dcc0a07
Author: Christian Hergert <chergert redhat com>
Date: Tue Oct 20 00:53:42 2015 -0700
libide: add note about reducing overhead in worker processes
As we venture towards moving more into libide, we can clean this up a bit
so that the worker processes are a bit more lightweight.
libide/ide.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libide/ide.c b/libide/ide.c
index 505a010..d1ff190 100644
--- a/libide/ide.c
+++ b/libide/ide.c
@@ -143,6 +143,7 @@ ide_init_ctor (void)
exit (EXIT_FAILURE);
}
+ /* TODO: tune what we startup here once we have IdeApplication/IdeWorkbench/etc. */
_ide_thread_pool_init ();
_ide_battery_monitor_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]