Skip to content

Rewrite allocator to allocate frames #18

Closed
@hawkw

Description

It currently allocates pointers. Instead, it should allocate physical frames and then they should be cast as pointers when given to lang_item functions like __rust_allocate.

Allocator might need to move back inside the kernel crate, which is a bummer but whatever.

Metadata

Assignees

Labels

area/kernelArea: this issue relates to the core kernel.kind/featureKind: this issue is a feature.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions