Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262178AbVATPqf (ORCPT ); Thu, 20 Jan 2005 10:46:35 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262160AbVATPn4 (ORCPT ); Thu, 20 Jan 2005 10:43:56 -0500 Received: from out005pub.verizon.net ([206.46.170.143]:57757 "EHLO out005.verizon.net") by vger.kernel.org with ESMTP id S262167AbVATPmf (ORCPT ); Thu, 20 Jan 2005 10:42:35 -0500 Message-Id: <200501201542.j0KFgOwo019109@localhost.localdomain> To: "Jack O'Quin" cc: Con Kolivas , linux , Ingo Molnar , rlrevell@joe-job.com, CK Kernel , utz , Andrew Morton , alexn@dsv.su.se, Rui Nuno Capela Subject: Re: [PATCH]sched: Isochronous class v2 for unprivileged soft rt scheduling In-reply-to: Your message of "Thu, 20 Jan 2005 09:19:37 CST." <87pt00b01i.fsf@sulphur.joq.us> Date: Thu, 20 Jan 2005 10:42:24 -0500 From: Paul Davis X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [151.197.206.140] at Thu, 20 Jan 2005 09:42:26 -0600 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1131 Lines: 23 >That's discouraging about reiserfs. Is it version 3 or 4? Earlier >versions showed good realtime responsiveness for audio testers. It >had a reputation for working much better at lower latency than ext3. over on #ardour last week, we saw appalling performance from reiserfs. a 120GB filesystem with 11GB of space failed to be able to deliver enough read/write speed to keep up with a 16 track session. When the filesystem was cleared to provide 36GB of space, things improved. The actual recording takes place using writes of 256kB, and no more than a few hundred MB was being written during the failed tests. everything i read about reiser suggests it is unsuitable for audio work: it is optimized around the common case of filesystems with many small files. the filesystems where we record audio is typically filled with a relatively small number of very, very large files. --p - 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/