diff options
author | Simon Zheng <Simon.Zheng@sun.com> | 2008-02-19 11:34:15 -0500 |
---|---|---|
committer | William Jon McCann <jmccann@redhat.com> | 2008-02-19 11:34:15 -0500 |
commit | f551717e1830e86a8ccf5312f79ce8882af9f352 (patch) | |
tree | 10acad82364ec60303f2de04a75cb4f84f993103 /src/test-event-logger.c | |
parent | 94d4dd225c6d161411f33396aec23a33a6661da6 (diff) |
improve supporting Solaris VT switching
Here's a patch for ConsoleKit to improve supporting Solaris VT. Two
changes are made.
- Solaris supports synchronous event notification in STREAMS. Using
this, we can avoid creating many threads for idle VTs.
By setting the S_MSG flag in an I_SETSIG STREAMS ioctl, applications can
get a synchronous notification of VT switching. In other words, these
processes are able to receive a SIGPOLL signal when a VT switching
succeeds.
- Change a little command line of getting maximum vt console numbers.
Diffstat (limited to 'src/test-event-logger.c')
0 files changed, 0 insertions, 0 deletions