Re: Question about vmsplice + SPLICE_F_GIFT

2019-07-26 Thread Miklos Szeredi
On Tue, Jul 23, 2019 at 10:33 PM Leonardo Bras wrote: > > Hello everybody, > > I am not sure if this is the right place to be asking this. If is not, > I apologize for the inconvenience. Also, please tell me where is a > better way to as these questions. > > I am trying to create a basic C code

Re: Question about vmsplice + SPLICE_F_GIFT

2019-07-23 Thread Leonardo Bras
On Tue, 2019-07-23 at 17:33 -0300, Leonardo Bras wrote: > I have seen the SPLICE_F_MOVE being used on steal ops from the > 'pipebuffer', but I couldn't find a way to call it from splice. Sorry, typo here. I meant: > I have seen the SPLICE_F_GIFT being used on steal ops [...] signature.asc

Question about vmsplice + SPLICE_F_GIFT

2019-07-23 Thread Leonardo Bras
Hello everybody, I am not sure if this is the right place to be asking this. If is not, I apologize for the inconvenience. Also, please tell me where is a better way to as these questions. I am trying to create a basic C code to test vmsplice + SPLICE_F_GIFT for moving memory pages between two