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

Mmio<T> UnsafeCell #202

Open
todo bot opened this issue Mar 9, 2019 · 0 comments
Open

Mmio<T> UnsafeCell #202

todo bot opened this issue Mar 9, 2019 · 0 comments
Assignees
Labels
todo 🗒️ Created by the todo bot

Comments

@todo
Copy link

todo bot commented Mar 9, 2019

Figure out if Mmio<T> should implement UnsafeCell. Does this mean that, just like atomic, write can take self by const reference only ? But is a Mmio<T> actually atomic ?
Forward all these questions to @roblabla.
Note:
see volatile cell and this discussion


https://github.com/roblabla42/KFS/blob/c0c377d444ebf19b1143a9b835b4ff9cbf44f036/libutils/src/io/mmio.rs#L42-L52


This issue was generated by todo based on a todo comment in c0c377d when #198 was merged. cc @Orycterope.
@todo todo bot assigned Orycterope Mar 9, 2019
@todo todo bot added the todo 🗒️ Created by the todo bot label Mar 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo 🗒️ Created by the todo bot
Projects
None yet
Development

No branches or pull requests

1 participant