On Wed, Oct 05, 2016 at 02:51:55PM +0200, Marcin Mirosław wrote: > W dniu 13.09.2016 o 04:35, Kent Overstreet pisze: > [...] > Hi! > I'm picking thread with mention about allocation problem. > > > Sorry I forgot to reply to your email about the OOMs - those messages are > > actually nothing to worry about, we have a mempool we use if that allocation > > fails (I'll change it to not print out that message now, just got sidetracked). > > Today I tried to mount freshly formated filesystem (with lz4 enabled at > format time). Mount failed with message in dmesg: Hey - this is another one I've got a fix for in the on disk format changes branch :) I've got a patch that splits out the gzip and lz4 compression workspaces, and allocates the gzip one with vmalloc, and adds feature bits to the superblock so it doesn't have to allocate them at all if compression isn't in use. Hoping to get that stuff out soon... -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html