| commit | d8cf97b10bb82775867ccd47050b2e96d02a1278 | [log] [tgz] |
|---|---|---|
| author | Nathaniel Manista <nathaniel@fuchsia.infra.roller.google.com> | Tue Feb 11 15:01:13 2025 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Feb 11 15:04:51 2025 -0800 |
| tree | cd1ad6833dca0d117497774c64a4eda7c6f46d9b | |
| parent | 4d7e5e0b5fe530fbe9251f4158f2e75a8ca5f818 [diff] |
[roll] Roll fuchsia [starnix] Drop out-of-date comment about priority The patch to which the removed comment refers is lore.kernel.org/linux-man/20220510220821.1481801-1-tbodt@google.com; it was sent almost three years ago and accepted after just a few days (so no need to continue to refer to it in the codebase as a thing that perhaps-might-happen-if-it-hasn't-already-happened). To carry the load carried by the earlier comment we add new comments on each of `sys_getpriority` and `sys_setpriority` - it might seem like in so doing we're swinging an overly-heavy hammer, but... the asymmetry is really surprising to those coming to this area of the code and not familiar with the subtlety (at least, that was how I felt 🙂). We also tweak the names of the fields in the code itself to more clearly communicate when we are dealing with "user-space" priorities versus "raw" priorities - it was weird how `priority` was assigned once in each regime (as a parameter in -20..19 "user-space" and as a local field in 1..40 "raw"). Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1198288 Original-Revision: a3c6461531c18efdff4269ea9e31db33480200fe GitOrigin-RevId: 2c7a9ac588dd287eebf6adeb5b9b5f6119cff05e Change-Id: Ia251f02014383939b12e8eb0482f26dd6b6456ab
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.