Re: [PATCH] [Request for inclusion] Filesystem in Userspace

From: Miklos Szeredi
Date: Thu Nov 18 2004 - 15:15:08 EST


> It's actually even _normal_ behaviour for many of the core users of shared
> files. People who really do databases get quite upset if you don't let
> them mmap as much memory as they want, because for them, they really tune
> their cache sizes for the size of memory, and they think the OS (and
> anything else, for that matter) just gets in their way. They want 99% of
> memory to be used for the shared mapping, and the remaining 1% for their
> code.

I'll try to write a FUSE deadlocker with the newly learnt info, and
let you know the result.

Thanks,
Miklos
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/