[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] Mirage questions from writing a REST service
Hi, Very enjoyable post! On 29 Jul 2014 13:04, "Thomas Leonard" <talex5@xxxxxxxxx> wrote: I think a cache would be helpful for many applications. It's always a bit painful to disable caching on linux-- O_DIRECT doesn't always work, and then you have to align all your buffers. I like the uncached-by-default behaviour of Mirage, but we should make it easier to turn caching back on. > 2. Dropping FAT and writing directly to the SD card helped a lot. I think we should concentrate on a block backend for Irmin and label FAT as not part of the Mirage "core". FAT will always be useful for things like making a bootable disk image containing a kernel but it'll never be a drop-in replacement for a modern Linux filesystem :-) > 3. It's now fast enough for my use, but still slower than I was expecting. It's very easy to make a small change which hammers performance. I think Thanks, _______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |