Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mm): add DeviceAlloc for communicating with devices #1160

Merged
merged 7 commits into from
May 2, 2024
Merged

Conversation

mkroening
Copy link
Member

No description provided.

@mkroening mkroening force-pushed the phys-alloc branch 3 times, most recently from 7eff210 to 7ba4afe Compare April 30, 2024 14:14
@mkroening mkroening marked this pull request as ready for review April 30, 2024 14:14
@mkroening mkroening force-pushed the phys-alloc branch 2 times, most recently from a3f6085 to 74ac498 Compare April 30, 2024 14:16
@mkroening mkroening requested a review from cagatay-y April 30, 2024 14:16
@mkroening mkroening self-assigned this Apr 30, 2024
@mkroening mkroening requested a review from stlankes April 30, 2024 14:17
src/arch/x86_64/kernel/gdt.rs Outdated Show resolved Hide resolved
src/mm/mod.rs Outdated Show resolved Hide resolved
src/mm/phys_alloc.rs Outdated Show resolved Hide resolved
@mkroening mkroening force-pushed the phys-alloc branch 2 times, most recently from fd5686b to 8775a50 Compare April 30, 2024 16:09
@mkroening mkroening enabled auto-merge April 30, 2024 16:16
@mkroening mkroening disabled auto-merge April 30, 2024 16:19
@mkroening mkroening assigned stlankes and unassigned mkroening Apr 30, 2024
src/mm/phys_alloc.rs Outdated Show resolved Hide resolved
mkroening added 5 commits May 2, 2024 16:49
The stack was made no-execute in 544c6e5#diff-499078c6ea49b14787bc425331ad2b552b919d74ac6add023d7c16e261a3af37R488

Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening assigned mkroening and unassigned stlankes May 2, 2024
@mkroening mkroening changed the title feat(mm): add physical memory allocator feat(mm): add DeviceAlloc for communicating with devices May 2, 2024
mkroening added 2 commits May 2, 2024 18:38
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
@mkroening mkroening added this pull request to the merge queue May 2, 2024
Merged via the queue into main with commit 377f440 May 2, 2024
13 checks passed
@mkroening mkroening deleted the phys-alloc branch May 6, 2024 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants