Skip to content

mem: defining kernel and user space#36

Merged
Sulfiore merged 1 commit intomasterfrom
kernel_space
Apr 9, 2022
Merged

mem: defining kernel and user space#36
Sulfiore merged 1 commit intomasterfrom
kernel_space

Conversation

@Sulfiore
Copy link
Copy Markdown
Collaborator

@Sulfiore Sulfiore commented Apr 8, 2022

No description provided.

Copy link
Copy Markdown
Collaborator

@edrflt edrflt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oeoeoeoeoe

ptet le request_free_page(bool:) pourrait être abstrait derrière un request_free_kernel_page() et un request_free_user_page() ? mais ptet pas

Comment thread src/ferramenta.rs
pub fn in_range(input: usize, start: usize, range: usize) -> bool
{
input >= start && input < start + range
} No newline at end of file
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manque le newline

@Sulfiore
Copy link
Copy Markdown
Collaborator Author

Sulfiore commented Apr 8, 2022

Je sais pas 🤷‍♂️

@Sulfiore Sulfiore merged commit 33d8d05 into master Apr 9, 2022
@Sulfiore Sulfiore deleted the kernel_space branch April 9, 2022 09:07
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.

2 participants