代码搜索:Cache优化

找到约 10,000 项符合「Cache优化」的源代码

代码结果 10,000
www.eeworm.com/read/140841/5779906

vhd cache.vhd

---------------------------------------------------------------------------- -- This file is a part of the GRLIB VHDL IP LIBRARY -- Copyright (C) 2004 GAISLER RESEARCH -- -- This program is free so
www.eeworm.com/read/140841/5780081

c cache.c

#include "testmod.h" #include "leon3.h" #define CCTRL_IFP (1
www.eeworm.com/read/140467/5789319

h cache.h

/* * (C) Copyright 2004, Psyent Corporation * Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is f
www.eeworm.com/read/140467/5789639

h cache.h

/*FIXME: Implement this! */
www.eeworm.com/read/140467/5789785

h cache.h

/* * include/asm-ppc/cache.h */ #ifndef __ARCH_PPC_CACHE_H #define __ARCH_PPC_CACHE_H #include #include /* bytes per L1 cache line */ #if !defined(CONFIG_8xx) ||
www.eeworm.com/read/140467/5789821

s cache.s

/* * Cache-handling routined for MIPS 4K CPUs * * Copyright (c) 2003 Wolfgang Denk * * See file CREDITS for list of people who contributed to this * project. * * This program is
www.eeworm.com/read/140467/5789962

s cache.s

#include #include #include #include #include #include #include #ifndef CACHE_LINE_SIZE # define CACHE_LINE_
www.eeworm.com/read/139804/5797083

s cache.s

;this subrouting to Enable cache of 5307 XDEF _cpu_cache_disable XDEF _EnableCache XDEF _mcf5307_wr_cacr XDEF _mcf5307_wr_acr0 XDEF _mcf5307_wr_acr1 ;/***********************
www.eeworm.com/read/139647/5797723

c cache.c

/* * cache.c Offers ability to cache /etc/group, /etc/passwd, * /etc/shadow, * * All users in the passwd/shadow files are stored in a hash table. * the hash lookup is VERY fast, generally
www.eeworm.com/read/139647/5797725

h cache.h

/* * cache.h Definitions for structures and functions needed in cache.c * * Version: cache.c 0.99 04-13-1999 jeff@apex.net */ #ifndef _CACHE_H #define _CACHE_H /* Misc definitions */ #de