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

From: Jamie Lokier
Date: Thu Nov 18 2004 - 13:35:59 EST


Linus Torvalds wrote:
> Why do you think it would kill the FUSE process? And why do you think
> killing _any_ process would make the system come back to life? After all,
> memory wasn't filled by process usage, it was filled by dirty FS pages.
>
> I really do believe that user-space filesystems have problems. There's a
> reason we tend to do them in kernel space.

Are kernel space filesystems immune from this problem? What happens
when they need to kmalloc() in order to write some data?

-- Jamie
-
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/