HomeFreeBSD

Fixed the value returned by sched_getaffinity().

Description

Fixed the value returned by sched_getaffinity().

On success gnu libc sched_getaffinity() should return 0, unlike underlying
Linux syscall which returns the size of CPU mask copied to user.

PR: 263939
MFC after: 2 weeks

Details

Provenance
dchaginAuthored on May 12 2022, 5:06 PM
Parents
rG6987c47569b3: e1000: Increase rx_buffer_size to 32b
Branches
Unknown
Tags
Unknown