Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Use Markdown for this comment
Change issue status back to 'Assigned'
Select items in the list
[ID: 1239839]
Labels not explicitly mapped to hotlists, priority or type from Monorail [ID: 1241047]
Used by rvos Flake Fetcher - Please do not modify [ID: 1215775]
Remove item
Maintained by go/gitwatcher - Please do not modify manually [ID: 1246691]
Maintained by go/gitwatcher - Please do not modify manually [ID: 1246569]
Set severity, which reflects how much the issue affects the use of the product
Pending code changes (auto-populated)
Set the version(s) of the product affected by this issue (comma-separated list)
Set the version(s) of the product in which the issue should be fixed (comma-separated list)
Set the version(s) of the product in which the issue fix was verified (comma-separated list)
Set if this issue occurs in production
Set Reporter
Set Type
Set priority, which reflects how soon the issue should be fixed
Set Status
Set Assignee
Set Verifier
View or edit staffing
View issue level access limits(Press Alt + Right arrow for more information)
Description
#1Comments from monorail:
lindkvist@google.com: The current implementation maps these clocks to their non-ALARM equivalents.
Once the system understands suspend, these should be updated to take that into account.
-----------------------------------
unknown user: The following revision refers to this bug:
commit 98dab91d77758b4051ac30b5602f6293d27aa339
Author: Kevin Lindkvist <lindkvist@google.com>
Date: Tue Feb 07 18:04:41 2023
[starnix] Add timerfd_create clocks
This change adds partial support for CLOCK_BOOTTIME_ALARM and
CLOCK_REALTIME_ALARM. Starnix does not understand suspend, so they are
equivalent to their non-ALARM counterparts.
The implementation logs not_implemented! to indicate that the
implementation is temporary.
Bug: 121415
Change-Id: Ie7c65f791fd65403dc859661378974f3c784328d
Reviewed-on:
Fuchsia-Auto-Submit: Kevin Lindkvist <lindkvist@google.com>
Reviewed-by: Benjamin Lerman <qsr@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
[modify]
-----------------------------------