/* FS-Cache interface to CacheFiles * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is , [PATCH v1 3/5] perf build-id: Change sprintf functions to snprintf From: Ian Rogers Date: Thu Apr 24 2025 - 02:20:31 EST Next message: Ian Rogers: "[PATCH v1 4/5] perf dso: Move build_id to dso_id", If no results are listed below, clear the fields above, select a term, and press search. If you change any fields in the above input or checkboxes, press the search button to refresh., 6.4 Cache Memory The simplest cache mapping scheme is direct mapped cache. In a direct mapped cache consisting of N blocks of cache, block X of main memory maps to cache block Y = X mod N. Thus, if we have 10 blocks of cache, block 7 of cache may hold blocks 7, 17, 27, 37, . . . of main memory. 15 The next slide illustrates this mapping., , .