Hacker News new | ask | show | jobs
by monocasa 2445 days ago
Writing a KBox that calls a kmalloc and where new() returns a Result<KBox<T>, KAllocFailure> should be pretty trivial.