Review feedback.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Feb 14 2021
Feb 14 2021
Feb 10 2021
Feb 10 2021
mlaier updated the diff for D28563: This KASSERT is overzealous because of the following race condition:.
mlaier added a comment to D28563: This KASSERT is overzealous because of the following race condition:.
Forgot to add:
mlaier updated the summary of D28563: This KASSERT is overzealous because of the following race condition:.
mlaier requested review of D28563: This KASSERT is overzealous because of the following race condition:.
Dec 13 2020
Dec 13 2020
Oct 8 2020
Oct 8 2020
mlaier updated the diff for D26653: Use unlocked page lookup for inmem() to avoid object lock contention.
Add comment per markj's request.
Oct 5 2020
Oct 5 2020
mlaier updated the diff for D26653: Use unlocked page lookup for inmem() to avoid object lock contention.
Moving the tinc calculation back up - needed for valid range
Oct 3 2020
Oct 3 2020
mlaier added a comment to D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
mlaier requested review of D26653: Use unlocked page lookup for inmem() to avoid object lock contention.
Oct 1 2020
Oct 1 2020
mlaier updated the diff for D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
Sep 30 2020
Sep 30 2020
mlaier added inline comments to D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
mlaier updated the diff for D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
mlaier added inline comments to D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
Sep 29 2020
Sep 29 2020
mlaier updated the diff for D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
More context - sorry, rusty fingers :)
mlaier updated the diff for D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
Sorry - bad WS
mlaier requested review of D26597: Use unlocked page lookup for inmem() to avoid object lock contention.
Sep 30 2016
Sep 30 2016
This is not safe to do.
Apr 9 2015
Apr 9 2015
Jan 30 2015
Jan 30 2015
In general, I'd like to see a little stricter fixup. Either wakeup the pagedaemon once the global deferred count crosses a threshold, or directly call fixup in the enqueue.
Other than that, this looks good to me.