FrankReh

Results 176 comments of FrankReh

> Does this work for IPC? I don't understand the question. The feature allows sending a fixed slot descriptor to any ring that you have a legal descriptor for. If...

I believe it unusual not to provide a high level description of what is going on with the PR. That's what the top description is for. A reviewer, or anyone...

And if you do create a PR but you didn't think it was ready for review and submission, please make it a draft.

The work could be in driver but the API could be exposed by the top lib.rs if I understand correctly. But before doing more actual implementation, maybe pass on a...

#207 provides an example of this leak in action.

I agree. I think the cancellation of the future itself, with respect to the slab and what not is working but here is a case where we would need some...

I'm wondering if an API where we build the future for the op, but before calling await, we hydrate it somehow with a cleanup handler. For this particular case, some...

@ollie-etl I'm not disagreeing with you but asking for a clarification. Are you saying you think the function that returns the future for getting a response shouldn't be putting an...

@ollie-etl Perhaps orthogonal to what you're doing, but I wanted to make sure you were aware it is possible the kernel is not being informed of entries being added to...

At the top of this page, is the unfortunate wording `wants to merge 17 commits into`. This is a draft, there is no merge wanted.