diff options
author | jeff <jeff@FreeBSD.org> | 2003-11-06 03:09:05 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2003-11-06 03:09:05 +0000 |
commit | f5b5faded511289de95043e76b5a4794b2c5213e (patch) | |
tree | 960dff4f2f7d50babb38e3b3e2d10bd7a993e637 /sys/kern/sched_ule.c | |
parent | be32bf80013e9d5a8db96d9daaa5c555cc972c15 (diff) | |
download | FreeBSD-src-f5b5faded511289de95043e76b5a4794b2c5213e.zip FreeBSD-src-f5b5faded511289de95043e76b5a4794b2c5213e.tar.gz |
- Add a pinned count to the thread so that cpu pinning may nest. This is
not in scheduler specific data because eventually it will be required by
all schedulers.
- Implement sched_pin and unpin as an inline for now. If a scheduler needs
to do something more complicated than adjusting the pinned count we can
move this into a function later in an api compatible way.
Diffstat (limited to 'sys/kern/sched_ule.c')
0 files changed, 0 insertions, 0 deletions