From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2687 invoked by alias); 16 Jul 2002 19:14:48 -0000 Mailing-List: contact sid-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sources.redhat.com Received: (qmail 2655 invoked by uid 448); 16 Jul 2002 19:14:46 -0000 Date: Tue, 16 Jul 2002 12:14:00 -0000 Message-ID: <20020716191446.2653.qmail@sources.redhat.com> From: brolley@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/cache ChangeLog cache.cxx ca ... X-SW-Source: 2002-q3/txt/msg00000.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sources.redhat.com 2002-07-16 12:14:46 Modified files: sid/component/cache: ChangeLog cache.cxx cache.h hw-cache.txt hw-cache.xml Log message: 2002-07-16 Dave Brolley * cache.h (cache): Add flush_and_invalidate_set_pin and flush_and_invalidate_pin. * cache.cxx (cache_component): Initialize flush_and_invalidate_set_pin and flush_and_invalidate_pin. Add flush-and-invalidate and flush-and-invalidate-set pins. (flush_set): Don't flush an invalid line. (flush_and_invalidate_set): New method. (flush_and_invalidate_line): New method. * hw-cache.xml, hw-cache.txt: Modified accordingly. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/ChangeLog.diff?cvsroot=src&r1=1.21&r2=1.22 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/cache.cxx.diff?cvsroot=src&r1=1.14&r2=1.15 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/cache.h.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.txt.diff?cvsroot=src&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cache/hw-cache.xml.diff?cvsroot=src&r1=1.7&r2=1.8