Jack Thomson

Results 56 comments of Jack Thomson

Hey @ibraheemdev thank you I may send you and email shortly feel like I'm going in circles here. I think the `self.collector().unwrap().retire(shared.ptr, seize::reclaim::boxed::);` was a red herring. I think now...

So I've come full circle here. I think the issue is actually just memory fragmentation. I switched to Jemalloc and hooked into their API to retrieve actual bytes allocated and...

Hey, I'll take a look at this! I'll keep you posted on how I get on I have my initial branch here: https://github.com/JackThomson2/firecracker/tree/iovec_reuse

@deadcoder0904 just wondering if we can drop the HiddenText.js completely not sure of it's use?

Great 👍 @ngothanhtai this good to be pulled in?

Hey good thanks. Snmalloc replaces the system memory allocator which can improve the performance fairly significantly especially in memory intensive apps such as this one

Think `jemalloc` is also very good, snmalloc is just newer and I believe faster

I see, but as far as I can tell this isn't doing any less or more spinning, it just seems to call the pause instructions more efficiently. I could be...

@niekvangogh If you pull latest is the image the newest? I have the same issue in the website however when I pull latest it is the newest.

It works on Android for me