Adam Jackson
f953ae7d8a
os: Reduce smart scheduler setup calls
...
We can return from WaitForSomething with no clients ready for any number
of reasons. There's no reason to set up the scheduler timer when this
happens.
Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
2011-01-20 21:08:17 -05:00
..
.gitignore
.gitignore: use common defaults with custom section #24239
2009-11-11 21:40:20 -08:00
access.c
os: always check if client is local when connection is accepted
2010-12-31 12:52:51 +00:00
auth.c
Constify function prototypes in auth & xdmcp code
2010-05-07 12:22:58 -07:00
backtrace.c
Miscellaneous compilation warning fixes
2009-12-08 15:50:28 -08:00
connection.c
os: always check if client is local when connection is accepted
2010-12-31 12:52:51 +00:00
io.c
os: Fix BigReq ignoring when another request is pending
2010-11-10 14:58:28 -08:00
log.c
Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls
2010-12-07 11:10:35 -08:00
Makefile.am
os: Prevent backtrace from being stopped in noreturn functions.
2010-03-25 06:03:43 +01:00
mitauth.c
Replace X-allocation functions with their C89 counterparts
2010-05-13 00:22:37 +07:00
oscolor.c
Rework symbol visibility for easier maintenance
2008-12-03 05:43:34 -02:00
osdep.h
os: always check if client is local when connection is accepted
2010-12-31 12:52:51 +00:00
osinit.c
Remove SCO support
2010-12-20 12:11:11 -05:00
rpcauth.c
Replace X-allocation functions with their C89 counterparts
2010-05-13 00:22:37 +07:00
strcasecmp.c
Remove unnecessary parentheses around return values in functions
2010-06-10 06:42:42 -07:00
strcasestr.c
Remove unnecessary parentheses around return values in functions
2010-06-10 06:42:42 -07:00
strlcat.c
os: include dix-config.h, not xorg-config.h
2010-11-11 08:41:38 +10:00
strlcpy.c
os: include dix-config.h, not xorg-config.h
2010-11-11 08:41:38 +10:00
utils.c
GetTimeInMillis: Use CLOCK_MONOTONIC_COARSE where available
2010-12-27 09:43:44 -08:00
WaitFor.c
os: Reduce smart scheduler setup calls
2011-01-20 21:08:17 -05:00
xdmauth.c
Replace deprecated bzero with memset
2010-06-06 15:07:27 +07:00
xdmcp.c
os: Clean up various xtrans bits that we've never supported
2010-10-15 16:50:23 -04:00
xprintf.c
Typo in xserver Xvasprintf()
2010-12-18 00:22:29 -08:00
xsha1.c
Replace X-allocation functions with their C89 counterparts
2010-05-13 00:22:37 +07:00
xstrans.c
Change HAVE_CONFIG_H to HAVE_DIX_CONFIG_H.
2005-07-03 12:16:29 +00:00