Details
- Reviewers
jrm salvadore minsoochoo0122_proton.me - Group Reviewers
status
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 74580 Build 71463: arc lint + arc unit
Event Timeline
| website/content/en/status/report-2026-04-2026-06/scheduler.adoc | ||
|---|---|---|
| 18 | ||
I would like to add bit more:
- 4BSD: Switch from MAXCPU fixed-length array to DPCPU for runq_pcpu (D58000 please review)
- Some legacy cleanups on 4BSD and scheduler.9, runq.9, and sched_4bsd.4 man pages. Currently WIP at https://github.com/mchoo7/freebsd-src/tree/4bsd
- 4BSD: Switch from MAXCPU fixed-length array to DPCPU for runq_pcpu (D58000 please review)
Ok, reviewed this one, which needs more work, but will list it.
- Some legacy cleanups on 4BSD and scheduler.9, runq.9, and sched_4bsd.4 man pages. Currently WIP at https://github.com/mchoo7/freebsd-src/tree/4bsd
These are quite minor and to be reviewed, it's probably easier to mention them in next report.
| website/content/en/status/report-2026-04-2026-06/scheduler.adoc | ||
|---|---|---|
| 13 | Done, although that sounds slightly strange to my ears, but I'm not a native speaker. | |
| website/content/en/status/report-2026-04-2026-06/scheduler.adoc | ||
|---|---|---|
| 13 | One thing that makes it sound a bit strange is that the FreeBSD doc style has a rule about not using contractions (such as "ULE's"). English speakers use them all the time, English books use them all the time, and non-formal English writing (such as emails, blog posts, git commit messages, etc.) use them all the time. I even see them in some academic conference and journal papers! So it's [sic] very understandable that when we avoid them, the language doesn't [sic] sound normal. | |
| website/content/en/status/report-2026-04-2026-06/scheduler.adoc | ||
|---|---|---|
| 13 | Contractions are to be avoided, yes. But then, a fine point of grammar (at least from my POV). Feels pretty obvious to me that 's is a contraction when replacing is ("the cat's black"). But is the possessive "'s" really considered a contraction also? Out of curiosity, contraction of what? | |
| website/content/en/status/report-2026-04-2026-06/scheduler.adoc | ||
|---|---|---|
| 13 | Sorry, my bad! You're correct, "ULE's" was ok, and it's not a contraction. The original text was:
which has the word "current" in the wrong place. I suggest either:
or
| |