Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756059AbWKVRnt (ORCPT ); Wed, 22 Nov 2006 12:43:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756068AbWKVRnt (ORCPT ); Wed, 22 Nov 2006 12:43:49 -0500 Received: from py-out-1112.google.com ([64.233.166.179]:39638 "EHLO py-out-1112.google.com") by vger.kernel.org with ESMTP id S1756063AbWKVRnr (ORCPT ); Wed, 22 Nov 2006 12:43:47 -0500 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bQ3PvFlRplhbzavLPVYdd7pliz7VTvp3d16h5WFvZKlXlrrPiIw0gFifO3F0ahdVkMBSswZ+R6sjZ0axO3lZjCR2cIMah3h48JkTO9pOn9ix6sL3kjiD05n9pmGkDn9U3URCkc13Cl6TRpZ/En85b+oC0Uz+hBybwFkwRxFjkPI= Message-ID: <9e2856050611220943p65df4c9as1875b6b941865da7@mail.gmail.com> Date: Wed, 22 Nov 2006 14:43:46 -0300 From: "Federico Levi" To: "Ric Wheeler" Subject: Re: 2007 Linux Storage & Filesystem Workshop Cc: "Theodore Ts'o" , linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org, Linux-ide , linux-ext4@vger.kernel.org In-Reply-To: <45644FF8.20409@emc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <45644FF8.20409@emc.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1540 Lines: 26 We are two students from the University of Cordoba, Argentina, studying Computer Science. We are taking a second year course named Operating Systems, in which we study, well, basically, Andrew Tanenbaum's "Modern Operating Systems" (2nd Edition). We also have a programming-related lab, in which we've worked in several areas, such as managing processes and threads -work with race conditions, semaphores, mutexes, etc- (all done in linux, obviously), wrote a little baash-like command interpreter, and a memory manager to understand how bitmaps work, and the different algorithms to optimize memory managment. For our last project we were asked to write a paper on a subject of our choice. After looking though a few possibilities, we chose to do it about linux Ext4. We've been asked to not only compare it (performance-wise) with Ext3, but to explain -and try to justify the results of the benchmark comparisons- the following: caracteristics of each file system, internal arquitecture, and disk structure. Doing research, we've found little information related to these subjects, and just read this email, which seems to be highly related. If anyone could direct us to some good reading on the subject, or knows about this, we would apreciate it very much. Thank you very much for your time! - 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/