First page
Back
Continue
Last page
Summary
Graphics
Event notification: history
select(2) and poll(2)
lousy interfaces
only for file descriptors
Bad performance: O(n) both userland and kernel. Also: select collisions
Notes: