gecko/hal/gonk
Thomas Zimmermann b4126e3818 Bug 785171 - Support OOM adjustment via /proc/<pid>/oom_score_adj. r=dhylands
The interface /proc/<pid>/oom_score_adj has been added as a replacement for /proc/<pid>/oom_adj. It
is now supported and used by default within Gonk. If oom_scrore_adj is not available, the code falls
back to the old interface.
2012-09-14 11:52:07 -07:00
..
GonkHal.cpp Bug 785171 - Support OOM adjustment via /proc/<pid>/oom_score_adj. r=dhylands 2012-09-14 11:52:07 -07:00
GonkSensor.cpp Bug 773792: Remove unused field SensorStatus::data and make SensorStatus::count as a array of int[] for fixing an instance of creating/desctroying XPCOM objects from a static constructor/deconstructor. r=jlebar 2012-09-04 17:56:20 +08:00
GonkSwitch.cpp Bug 745078 Get switch device states at any time, r=dhylands 2012-08-01 07:58:58 -07:00
UeventPoller.cpp Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00
UeventPoller.h Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0. 2012-07-20 10:10:44 +01:00