1. 658ae90 cutils: add restricted cpuset by Tim Murray · 6 years ago
  2. 38d2567 Stop defining local "unused" macros now this is C++. by Elliott Hughes · 7 years ago
  3. 8e9aeb9 Move libcutils source to C++. by Elliott Hughes · 7 years ago
  4. f4b0141 Merge "Remove more documentation for obsolete board configuration." am: 73a6512bab am: 09181f3dd9 by Elliott Hughes · 7 years ago
  5. 73a6512 Merge "Remove more documentation for obsolete board configuration." by Elliott Hughes · 7 years ago
  6. 5dc7736 Remove more documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  7. dfed7fb Merge "Allow SLOG* to vendors" am: 6afbd476ab am: eacf704a6c am: 708f8295e0 by Jiyong Park · 7 years ago
  8. 6afbd47 Merge "Allow SLOG* to vendors" by Treehugger Robot · 7 years ago
  9. 9ffeab8 Allow SLOG* to vendors by Jiyong Park · 7 years ago
  10. f067ab4 Merge "Remove documentation for obsolete board configuration." am: 3f4cea940d am: a96d1aebdb by Elliott Hughes · 7 years ago
  11. 76a934a Remove documentation for obsolete board configuration. by Elliott Hughes · 7 years ago
  12. fb5f042 Merge "libcutils: Clarify schedboost_enabled()" am: 643b4776b5 am: 7ce1bdec47 by Alex Naidis · 7 years ago
  13. 2d998ea libcutils: Clarify schedboost_enabled() by Alex Naidis · 7 years ago
  14. 2daf868 Merge "Fix prctl argument type" am: 6cc5927e0d am: 316b7334b8 am: 184fa60c23 by Elliott Hughes · 7 years ago
  15. f5b8e34 Fix prctl argument type by Stephen Crane · 7 years ago
  16. 88ef9f0 libcutils: Add support for RT schedtune group by Joel Fernandes · 7 years ago
  17. d32331f Change set_sched_policy to set slack for current thread. by Erik Staats · 7 years ago
  18. b4c4654 Change get_sched_policy to check "schedtune" and "cpuset". by Erik Staats · 7 years ago
  19. d73be1b libcutils: compile with BOARD_VNDK_VERSION current by Steven Moreland · 7 years ago
  20. 6748f24 libcutils: fix system-background tasks shown in top command by Ganesh Mahendran · 7 years ago
  21. a8d59fa libcutils: remove sched_set/getscheduler by Wei Wang · 7 years ago
  22. 4026798 libcutils: remove schedgroup by Wei Wang · 7 years ago
  23. 97957fc libcutils: only change cgroup when fd is initialized by Wei Wang · 7 years ago
  24. 795267d Removed cpusets/schedboost build time dependency. by Isaac Chen · 7 years ago[Renamed (73%) from libcutils/sched_policy.c]
  25. 8a7297a Merge "system/core: preparation to pull back interfaces from android/log.h" by Mark Salyzyn · 8 years ago
  26. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  27. 9bb1f2f libcutils: Replace cutils/log.h with android/log.h am: 23ed4c242a am: f56fce0240 by Mark Salyzyn · 8 years ago
  28. 23ed4c2 libcutils: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  29. 4409555 Merge "Fix access check" am: 87ef739dba am: 9cbbe2d9df am: cf2f39d7de by John Reck · 8 years ago
  30. 2e336b1 Fix access check by John Reck · 8 years ago
  31. c4f153e Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." am: b3654fa086 am: fb7e8a0088 by Elliott Hughes · 8 years ago
  32. fb7e8a0 Merge "Remove the prctl PR_SET_TIMERSLACK_PID call." am: b3654fa086 by Elliott Hughes · 8 years ago
  33. d7967c1 Remove the prctl PR_SET_TIMERSLACK_PID call. by Elliott Hughes · 8 years ago
  34. 5758078 Merge \\\"sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID\\\" am: 817d53493a am: acf5e849b4 by John Stultz · 8 years ago
  35. acf5e84 Merge \"sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID\" by John Stultz · 8 years ago
  36. 2f13f0a sched_policy: Add support for /proc/<tid>/timerslack_ns over PR_SET_TIMERSLACK_PID by John Stultz · 8 years ago
  37. b386d72 Merge \"Add support for background stune group.\" into nyc-mr1-dev by Tim Murray · 8 years ago
  38. 5dcff8f Add support for background stune group. by Tim Murray · 8 years ago
  39. b8a19f4 Merge changes from topic \'stune\' into nyc-mr1-dev am: 4b75a86858 by Tim Murray · 8 years ago
  40. 955694b Add support for top-app stune group. by Tim Murray · 8 years ago
  41. aa45cb8 Set stune groups from set_sched_policy. by Tim Murray · 8 years ago
  42. ee85737 Merge \"Not dynamically add system-background tasks to bg_schedboost_fd.\" into nyc-mr1-dev by Srinath Sridharan · 8 years ago
  43. 70a415f Not dynamically add system-background tasks to bg_schedboost_fd. by Srinath Sridharan · 8 years ago
  44. e7b8d06 Merge "Only apply schedTune boost to top-app tasks" into nyc-mr1-dev by Srinath Sridharan · 8 years ago
  45. 1339871 Only apply schedTune boost to top-app tasks by Srinath Sridharan · 8 years ago
  46. 2af9f2f Merge "More secure and compiler warning fix for sprintf into snprintf" am: 4f21555 by Elliott Hughes · 8 years ago
  47. a2f37e4 More secure and compiler warning fix for sprintf into snprintf by Raja M · 8 years ago
  48. 7b173a1 Update get_sched_policy to return TOP_APP correctly. by Martijn Coenen · 8 years ago
  49. d125f6e Merge "Mount schedTune cgroup as /dev/stune" into nyc-dev by Todd Kjos · 8 years ago
  50. b43225e Fix build break with uninitialized boost_fd. by Tim Murray · 9 years ago
  51. 11cde56 Mount schedTune cgroup as /dev/stune by Todd Kjos · 8 years ago
  52. 6647bb5 Enable top-app cpuset support. by Tim Murray · 8 years ago
  53. 4284f9f Improve cpuset support for surfaceflinger. by Tim Murray · 9 years ago
  54. 88b5892 resolve merge conflicts of ed60788968 to mnc-dr2-dev-plus-aosp. by Todd Kjos · 9 years ago
  55. ba8a475 Actively mangage EAS schedtune nodes by Todd Kjos · 9 years ago
  56. ed60788 Actively mangage EAS schedtune nodes by Todd Kjos · 9 years ago
  57. 5ec940a am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." by Elliott Hughes · 9 years ago
  58. 9b828ad Use __ANDROID__ instead of HAVE_ANDROID_OS. by Elliott Hughes · 9 years ago
  59. 919bb66 Fix libcutils build. by Elliott Hughes · 9 years ago
  60. 1fb6e24 Merge "Fix janky navbar ripples -- incorrect timerslack values" into mnc-dev by Todd Kjos · 9 years ago
  61. 4cdce42 Fix janky navbar ripples -- incorrect timerslack values by Todd Kjos · 9 years ago
  62. 9991026 Don't set cgroup policy when updating cpusets. by Tim Murray · 9 years ago
  63. b769c8d add cpuset support to libcutils by Tim Murray · 9 years ago
  64. 27484f2 am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." by Elliott Hughes · 9 years ago
  65. 6acf3d7 HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. by Elliott Hughes · 9 years ago
  66. d1380d6 am 33b33549: Merge "Make the default cgroup, the foreground cgroup." into lmp-mr1-dev by Riley Andrews · 10 years ago
  67. 522d72b Make the default cgroup, the foreground cgroup. by Riley Andrews · 10 years ago
  68. 10cce72 am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid." by Elliott Hughes · 10 years ago
  69. b765961 Remove androidGetTid. by Elliott Hughes · 10 years ago
  70. 400c381 Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID. by Elliott Hughes · 10 years ago
  71. e07d77e Use <sys/prctl.h> instead of <linux/prctl.h>. by Elliott Hughes · 10 years ago
  72. b8f8648 am a0a461d3: am 82e1b89f: am a32e01d2: Merge "libcutils: turn on -Werror" by Mark Salyzyn · 10 years ago
  73. 1271716 libcutils: turn on -Werror by Mark Salyzyn · 10 years ago
  74. f4362cc Fix build problems caused by commit: by Ruchi Kandoi · 10 years ago
  75. 422852e Set timer slack value according to thread foreground/background state. by Ruchi Kandoi · 10 years ago
  76. 29319a6 cutils: sched_policy: remove audio app/sys groups, merge into fg by Dima Zavin · 12 years ago
  77. 13ed76b cutils: sched_policy: make bg group be nested under fg by Dima Zavin · 12 years ago
  78. 5b878d2 Revert "Revert "Use O_CLOEXEC when opening cgroup fds."" by Jeff Brown · 12 years ago
  79. bff8f3f Add stubs for host builds. by Jeff Brown · 12 years ago
  80. 4df54bc Revert "Use O_CLOEXEC when opening cgroup fds." by Jeff Brown · 12 years ago
  81. e1440d8 Use O_CLOEXEC when opening cgroup fds. by Jeff Brown · 12 years ago
  82. 10ec3c7 Add more SP_ constants by Glenn Kasten · 12 years ago
  83. 69bfb1f Scheduling group cleanup - add comment, SP_DEFAULT by Glenn Kasten · 12 years ago
  84. 86c7cc8 Add get_sched_policy_name() and use in ps and top by Glenn Kasten · 12 years ago
  85. 86b1215 fix windows SDK build by Brad Fitzpatrick · 14 years ago
  86. e43c248 More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  87. 253e27a Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  88. 7e8529a system/core: Switch libsysutils & sched_policy LOG -> SLOG by San Mehat · 14 years ago
  89. 503df20 cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple control groups by San Mehat · 14 years ago
  90. c1c38dd system: sched_policy: Don't return an error when the thread we're trying to move exits on us by San Mehat · 15 years ago
  91. 805d67a cutils: sched_policy: Fix bug where we were unable to move backgrounded threads into the foreground by San Mehat · 15 years ago
  92. d2e4e46 cutils: schedpolicy: Add debug code to log sched policy transitions by San Mehat · 15 years ago
  93. c0dfca7 cutils: Add support for reading a processes scheduler policy by San Mehat · 15 years ago
  94. 0384a98 Disable sched_policy under Windows. by Raphael · 15 years ago
  95. 3cd5b66 libcutils: Dont include kernel header + add defines by San Mehat · 15 years ago
  96. 493dad9 libcutils: Add abstracted support for setting scheduler policies by San Mehat · 15 years ago