Return-Path: william@bourbon.usc.edu Delivery-Date: Tue Nov 25 08:02:19 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on merlot.usc.edu X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75]) by merlot.usc.edu (8.14.1/8.14.1) with ESMTP id mAPG2JWS012877 for ; Tue, 25 Nov 2008 08:02:19 -0800 Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1]) by bourbon.usc.edu (8.14.2/8.14.1) with ESMTP id mAPG0xIu007991 for ; Tue, 25 Nov 2008 08:00:59 -0800 Message-Id: <200811251600.mAPG0xIu007991@bourbon.usc.edu> To: cs551@merlot.usc.edu Subject: Re: The unit of CacheSize Date: Tue, 25 Nov 2008 08:00:59 -0800 From: Bill Cheng Someone wrote: > What's the unit of CacheSize? Is it KB? In the grading guideline, > CacheSize=600, but most files is bigger than 600 Byte. So I guess > CacheSize is 600KB not 600B. The spec says: CacheSize - The maximum total storage (in kilobytes) for cached files. The default value is 500. Please only count file sizes for the .data files. -- Bill Cheng // bill.cheng@usc.edu