Attachment #245992 | |||||
---|---|---|---|---|---|
patch reverted on vm_phys.c, which is working fine | patch | 2023-10-30 10:40:28 UTC | 6.45 KB | no flags | Details |
Attachment #246017 | |||||
---|---|---|---|---|---|
vm_phys.c patched - working | text/plain | 2023-10-31 05:49:34 UTC | 51.47 KB | no flags | Details |
Attachment #246038 | |||||
---|---|---|---|---|---|
An intermediate vm_phys.c | text/plain | 2023-11-01 04:55:48 UTC | 51.72 KB | no flags | Details |
Attachment #246060 | |||||
---|---|---|---|---|---|
Simplify vm_phys_find_freelist_contig | text/plain | 2023-11-02 07:28:47 UTC | 49.43 KB | no flags | Details |
Attachment #246076 | |||||
---|---|---|---|---|---|
vm_phys_find_freelist_contig, but without using adjacent smaller blocks | text/plain | 2023-11-03 08:45:44 UTC | 49.88 KB | no flags | Details |
Attachment #246094 | |||||
---|---|---|---|---|---|
add check for upper bound while scanning for aligned block | text/plain | 2023-11-04 06:53:24 UTC | 49.83 KB | no flags | Details |
Attachment #246126 | |||||
---|---|---|---|---|---|
Back to the inefficient page search, but with minor changes intended to support the efficient (broken) page search. | text/plain | 2023-11-04 19:31:00 UTC | 49.54 KB | no flags | Details |
Attachment #246141 | |||||
---|---|---|---|---|---|
just change arguments to two functions, nothing else | text/plain | 2023-11-05 17:43:33 UTC | 49.40 KB | no flags | Details |
Attachment #246148 | |||||
---|---|---|---|---|---|
Don't pass oind; use vm_seg_addr_to_page | text/plain | 2023-11-06 04:05:04 UTC | 49.44 KB | no flags | Details |
Attachment #246165 | |||||
---|---|---|---|---|---|
Use max_size. Reorder fictitious fields. | text/plain | 2023-11-06 17:10:57 UTC | 49.50 KB | no flags | Details |
Attachment #246184 | |||||
---|---|---|---|---|---|
final draft | text/plain | 2023-11-07 18:21:03 UTC | 49.81 KB | no flags | Details |
Attachment #246280 | |||||
---|---|---|---|---|---|
reviewed version | text/plain | 2023-11-13 21:42:47 UTC | 50.87 KB | no flags | Details |