Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261907AbUKUHvL (ORCPT ); Sun, 21 Nov 2004 02:51:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263213AbUKUHvC (ORCPT ); Sun, 21 Nov 2004 02:51:02 -0500 Received: from mail.euroweb.hu ([193.226.220.4]:57231 "HELO mail.euroweb.hu") by vger.kernel.org with SMTP id S261907AbUKUHu7 (ORCPT ); Sun, 21 Nov 2004 02:50:59 -0500 To: pavel@ucw.cz CC: akpm@osdl.org, torvalds@osdl.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org In-reply-to: (message from Miklos Szeredi on Sun, 21 Nov 2004 08:42:55 +0100) Subject: Re: [PATCH] [Request for inclusion] Filesystem in Userspace References: <20041117190055.GC6952@openzaurus.ucw.cz> <20041117204424.GC11439@elf.ucw.cz> <20041118144634.GA7922@openzaurus.ucw.cz> Message-Id: From: Miklos Szeredi Date: Sun, 21 Nov 2004 08:50:53 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 583 Lines: 12 > And vica versa for write. FUSE will have some overhead of context > switches, but in the optimal case (sequential read), the readahead > code will bundle read requests, and with a 128MByte read, the cost of ^^^^^^^^ I meant 128kbyte of course. We don't have that much memory yet :) Miklos - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/