index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcutils
/
sched_policy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>.
Elliott Hughes
2014-12-14
1
-1
/
+1
*
am 3859029a: am 7fb0ee0c: Merge "Remove androidGetTid."
Elliott Hughes
2014-08-18
1
-4
/
+0
|
\
|
*
Remove androidGetTid.
Elliott Hughes
2014-08-18
1
-4
/
+0
*
|
Move sched_policy.c off bionic's PR_SET_TIMERSLACK_PID.
Elliott Hughes
2014-07-17
1
-0
/
+3
*
|
Use <sys/prctl.h> instead of <linux/prctl.h>.
Elliott Hughes
2014-07-11
1
-10
/
+2
*
|
am a0a461d3: am 82e1b89f: am a32e01d2: Merge "libcutils: turn on -Werror"
Mark Salyzyn
2014-05-02
1
-9
/
+10
|
\
\
|
|
/
|
*
libcutils: turn on -Werror
Mark Salyzyn
2014-05-01
1
-9
/
+10
*
|
Fix build problems caused by commit:
Ruchi Kandoi
2014-04-24
1
-1
/
+1
*
|
Set timer slack value according to thread foreground/background state.
Ruchi Kandoi
2014-04-23
1
-0
/
+6
|
/
*
cutils: sched_policy: remove audio app/sys groups, merge into fg
Dima Zavin
2012-06-04
1
-31
/
+4
*
cutils: sched_policy: make bg group be nested under fg
Dima Zavin
2012-06-04
1
-4
/
+4
*
Revert "Revert "Use O_CLOEXEC when opening cgroup fds.""
Jeff Brown
2012-05-08
1
-5
/
+5
*
Add stubs for host builds.
Jeff Brown
2012-05-08
1
-17
/
+30
*
Revert "Use O_CLOEXEC when opening cgroup fds."
Jeff Brown
2012-05-08
1
-5
/
+5
*
Use O_CLOEXEC when opening cgroup fds.
Jeff Brown
2012-05-08
1
-5
/
+5
*
Add more SP_ constants
Glenn Kasten
2012-04-23
1
-14
/
+80
*
Scheduling group cleanup - add comment, SP_DEFAULT
Glenn Kasten
2012-04-20
1
-0
/
+21
*
Add get_sched_policy_name() and use in ps and top
Glenn Kasten
2012-03-15
1
-0
/
+12
*
fix windows SDK build
Brad Fitzpatrick
2010-05-08
1
-1
/
+3
*
More fixes to Binder perf regression from Eclair
Brad Fitzpatrick
2010-05-07
1
-32
/
+47
*
Optimize set_sched_policy(), which gets called in every binder call.
Brad Fitzpatrick
2010-05-06
1
-16
/
+22
*
system/core: Switch libsysutils & sched_policy LOG -> SLOG
San Mehat
2010-03-25
1
-7
/
+7
*
cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple cont...
San Mehat
2010-03-02
1
-20
/
+44
*
system: sched_policy: Don't return an error when the thread we're trying to m...
San Mehat
2009-12-03
1
-1
/
+10
*
cutils: sched_policy: Fix bug where we were unable to move backgrounded threa...
San Mehat
2009-10-29
1
-3
/
+5
*
cutils: schedpolicy: Add debug code to log sched policy transitions
San Mehat
2009-10-29
1
-0
/
+37
*
cutils: Add support for reading a processes scheduler policy
San Mehat
2009-10-27
1
-3
/
+88
*
Disable sched_policy under Windows.
Raphael
2009-09-15
1
-0
/
+6
*
libcutils: Dont include kernel header + add defines
San Mehat
2009-09-14
1
-1
/
+8
*
libcutils: Add abstracted support for setting scheduler policies
San Mehat
2009-09-12
1
-0
/
+84