Alexandru-Mihai Maftei

Results 26 comments of Alexandru-Mihai Maftei

Would it be possible to also use a relational database for this, e.g. MySQL? Elasticsearch uses rather high amounts of memory, it would be nice to have an option that...

This design does not allow lock-free allocation, so the related task was removed from the issue. It does, however, allow a finer level of locking than the previous design. Also,...

Rowhammer-proofing is a book-keeping nightmare, and fails when shared memory is involved. Will not implement.

Reference counting is not fully implemented yet.

Reference counting is fully implemented. God help me.

The bitmap should be allocated outside this range to maximize the amount of usable space.

I should make this accessible via the general memory allocator - just like it can ask for a 32-bit address specifically.

This is by no means urgent so it can be delayed indefinitely. It is kept here to remind me...

I could do that, somehow, sure. What would be the end goal, though? On Dec 14, 2017 14:33, "informer2016" wrote: > Hi vercas! I just noticed that Beelzebub's ISO size...

I can help produce a build that fits entirely within a floppy. Will also eventually eliminate the need for multiboot and an intermediate bootloader. What are the exact requirements for...