bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Memory management for io_read(), etc.


From: Andrew Eggenberger
Subject: Re: Memory management for io_read(), etc.
Date: Sat, 24 Apr 2021 16:06:25 -0500

Thanks Samuel. So if I'm understanding correctly, if I let the RPC vm_allocate() filebuf I don't need to worry about vm_deallocating it? And if I wanted to pass a buffer in and reuse it, I should use vm_allocate() instead of malloc()? 

Andrew Eggenberger

reply via email to

[Prev in Thread] Current Thread [Next in Thread]