diff options
| author | ad <ad@NetBSD.org> | 2019-11-21 21:42:30 +0000 |
|---|---|---|
| committer | ad <ad@NetBSD.org> | 2019-11-21 21:42:30 +0000 |
| commit | 8ff874897ed36108d892506fde24dff46afe5363 (patch) | |
| tree | 6ae4e0defa63487005ffc8b427c7694dd7225a17 /sys/dev/microcode/run/microcode.h | |
| parent | af47ee505ce6a21f3ec615717ab7ca8d61b4d164 (diff) | |
Minor improvements to select/poll:
- Increase the maximum number of clusters from 32 to 64 for large systems.
kcpuset_t could potentially be used here but that's an excursion I don't
want to go on right now. uint32_t -> uint64_t is very simple.
- In the case of a non-blocking select/poll, or where we won't block
because there are events ready to report, stop registering interest in
the back-end objects early.
- Change the wmesg for poll back to "poll".
Diffstat (limited to 'sys/dev/microcode/run/microcode.h')
0 files changed, 0 insertions, 0 deletions
