Add FreeBSD cpu affinity support.
authorBruce Cran <bruce@cran.org.uk>
Thu, 21 Feb 2013 12:39:24 +0000 (12:39 +0000)
committerJens Axboe <axboe@kernel.dk>
Thu, 21 Feb 2013 13:16:35 +0000 (14:16 +0100)
commit638204956e6ef8f79033163667bdda94aaf9e949
tree5d7a1f34ece2d35bd78eefb48d49b19af969ddb1
parent80da8a8fbbc82356eee6aaad7ac7a28443f8dff6
Add FreeBSD cpu affinity support.

Since FreeBSD has different thread and process IDs, assume that fio_setaffinity
will always be called with a tid and fio_getaffinity with a pid.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
os/os-freebsd.h