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