Re: [Toybox] [PATCH] memeater: consume a given amount of memory.

2024-01-25 Thread enh via Toybox
On Wed, Jan 24, 2024 at 11:56 PM Rob Landley wrote: > On 1/24/24 15:47, enh via Toybox wrote: > > feel free to push back that "this is too Android-specific"... > > It's no sillier than devmem. > > You can't malloc more than a long so I'm switching the type to unsigned > long and >

Re: [Toybox] [PATCH] memeater: consume a given amount of memory.

2024-01-25 Thread Rob Landley
On 1/25/24 17:46, enh wrote: > On Wed, Jan 24, 2024 at 11:56 PM Rob Landley wrote: > Should the mlock() be optional? (Maybe -m? Or for backwards compatibility > keep > it the default and -M to _not_ lock? Dirtying isn't optional because > without > that the malloc just updates a

Re: [Toybox] [PATCH] Various help fixes.

2024-01-25 Thread enh via Toybox
ping? (one of these [grep] came up again today...) On Fri, Dec 15, 2023 at 7:06 AM enh wrote: > yeah, i was sure that was going to happen ... i just didn't know *which* > ones would conflict with your local changes. (and thought that sending you > a separate change for each file was probably a