Page MenuHomeFreeBSD

PR240990: linux: handle the CLOCK_{PROCESS,THREAD}_CPUTIME_ID specified directly
AbandonedPublic

Authored by dchagin on Oct 18 2019, 9:42 AM.
Tags
None
Referenced Files
F82586464: D22075.diff
Tue, Apr 30, 4:16 PM
Unknown Object (File)
Sun, Apr 14, 9:17 AM
Unknown Object (File)
Sun, Apr 14, 7:47 AM
Unknown Object (File)
Feb 19 2024, 10:14 AM
Unknown Object (File)
Feb 15 2024, 1:16 PM
Unknown Object (File)
Dec 22 2023, 10:01 PM
Unknown Object (File)
Dec 13 2023, 4:14 PM
Unknown Object (File)
Nov 27 2023, 7:53 PM

Details

Reviewers
yuripv
Group Reviewers
emulation
Summary

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240990

Handle the most obvious case of CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID clocks specified directly, using LINUX_CPU_SCHED (that is, kern_clock_gettime()).

Test Plan

Run the test case attached to the PR compiled natively, under linux emulation, and on Debian GNU/Linux (system specs are identical), all results are nearly the same.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Ping? Is there anything left to do here before committing? Did you have a chance to test it with LTP (linux-c7-ltp package)?

dchagin abandoned this revision.
dchagin edited reviewers, added: yuripv; removed: dchagin.