Return-Path: william@bourbon.usc.edu
Delivery-Date: Fri Apr 20 14:39:45 2007
X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on merlot.usc.edu
X-Spam-Level: 
X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,
	NO_REAL_NAME autolearn=ham version=3.1.3
Received: from bourbon.usc.edu (bourbon.usc.edu [128.125.9.75])
	by merlot.usc.edu (8.13.5/8.13.5) with ESMTP id l3KLdjba001585
	for <cs551@merlot.usc.edu>; Fri, 20 Apr 2007 14:39:45 -0700
Received: from bourbon.usc.edu (localhost.localdomain [127.0.0.1])
	by bourbon.usc.edu (8.13.5/8.13.5) with ESMTP id l3KLdbHa016224
	for <cs551@merlot>; Fri, 20 Apr 2007 14:39:37 -0700
Message-Id: <200704202139.l3KLdbHa016224@bourbon.usc.edu>
To: cs551@merlot.usc.edu
Subject: Re: CS551 - Final Project - Question on Grading guidelines 
Date: Fri, 20 Apr 2007 14:39:37 -0700
From: william@bourbon.usc.edu

Someone wrote:
 
  > For Test Case (A) Beacon-only networks -> (2) Network with 3 beacon nodes
  >  
  > The configuration parameters are set with CacheSize=600 and PermSize=600
  > (These are in KB).
  >  
  > For the following part of the test case:
  >  
  >                 in 3rd window, type:
  >   (+1 points)
  >   search filename=blondie1.mp3
  >                              should get three responses, then do
  >   (+1 points)
  >   get 1
  >                              "blondie1.mp3" should be created in the
  >                              current directory
  >  
  >                 in the 4th window, type at the UNIX prompt:
  >                              "ls -l blondie1.mp3"
  >                                  (file size should be 474736)
  >                              "openssl sha1 blondie1.mp3"
  >                                  (should be
  >                                   ffd3b197e1c0f0c27e7bdc219f553a3e6b139dfb)
  >                              "rm blondie1.mp3"
  >  
  >  
  >  
  > =========================> At this point 400 KB of the Perm space is used
  > up; which mean approx 200 KB of perm space is available. If the following
  > "get" commands are executed, then the node at window 3 will not be able to
  > save the file in the permanent area (due to lack of free space 400KB >
  > 200KB) and hence will not be able to provide the file to the user. So are
  > the subsequent steps correct?
  >  
  >                 in 3rd window, type:
  >   (+1 points)
  >   get 2
  >                              "blondie1.mp3" should be created in the
  >                              current directory
  >  
  >                 in the 4th window, type at the UNIX prompt:
  >                              "ls -l blondie1.mp3"
  >                              "openssl sha1 blondie1.mp3"
  >                              "rm blondie1.mp3"
  >  
  >                 in 3rd window, type:
  >   (+1 points)
  >   get 3
  >                              "blondie1.mp3" should be created in the
  >                              current directory
  >  
  >                 in the 4th window, type at the UNIX prompt:
  >                              "ls -l blondie1.mp3"
  >                              "openssl sha1 blondie1.mp3"
  >                              "rm blondie1.mp3"

You are correct.  I have just changed the grading guidelines
to say that "get 2" should not succeed and I removed "get 3"
and move the +1 point to "get 1".

Thanks for catching the bug!
--
Bill Cheng // bill.cheng@usc.edu <URL:http://merlot.usc.edu/william/usc/>
