- 15 Dec, 2022 1 commit
-
-
Howard Chu authored
-
- 28 Nov, 2022 4 commits
-
-
Howard Chu authored
-
Howard Chu authored
fakepage pointers are only guaranteed to be 2-byte aligned. Use a 2-byte aligned struct definition when referencing 2-byte page members if a page pointer possibly points to a fakepage.
-
Quanah Gibson-Mount authored
-
Howard Chu authored
32 was chosen for page size of 4KB. Not large nough for 16KB pages.
-
- 04 Oct, 2022 1 commit
-
-
Quanah Gibson-Mount authored
-
- 03 Oct, 2022 1 commit
-
-
Quanah Gibson-Mount authored
-
- 27 Sep, 2022 1 commit
-
-
ITS#9919 - Mark infrequently used functions as cold rather than manually putting them in a separate section
-
- 26 Sep, 2022 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Sep, 2022 1 commit
-
-
It also contains the cacheflush function declaration.
-
- 22 Aug, 2022 1 commit
-
-
That should hopefully shut coverity up
-
- 09 Jun, 2022 1 commit
-
-
Howard Chu authored
-
- 26 Oct, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
-
- 16 Mar, 2021 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 15 Mar, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 14 Mar, 2021 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 18 Feb, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Feb, 2021 1 commit
-
-
Howard Chu authored
-
- 09 Feb, 2021 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
Was setting C_DEL flag gratuitously
-
- 04 Feb, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 28 Jan, 2021 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
To allow reloading of custom-sorted DBs from mdb_dump
-
- 11 Jan, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 26 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 23 Oct, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
On DUPSORT DBs, must initialize xcursor regardless of whether caller requested its data. Also in cursor_prev must check whether cursor index is still within range before using it.
-
- 12 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 16 Jun, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
FreeBSD 11 supports robust process-shared POSIX mutexes, but requires them to be explicitly destroyed before munmap
-
- 30 Jan, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 23 Jan, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-