代码搜索:Cache优化

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

代码结果 10,000
www.eeworm.com/read/100768/7114666

c cache.c

/* Version: 0.2.0(stable) Author: Computer_xu Email: Computer_xu@sina.com HomePage: http://www.socketchat.com LastModify: 2001-05-07 (yyyy-mm-dd) */ #include "cache.h" pthread_mutex_
www.eeworm.com/read/100768/7114672

h cache.h

/* Version: 0.2.0(stable) Author: Computer_xu Email: Computer_xu@sina.com HomePage: http://www.socketchat.com LastModify: 2001-05-04 (yyyy-mm-dd) */ #ifndef __SC_CACHE__ #define __SC_CAC
www.eeworm.com/read/118158/7134178

cpp cache.cpp

/* DB.CPP This module implements a simple user cache. The cached users are kept in an LRU sorted list. If there will be a large number of simultaneous users, then a sorted array wo
www.eeworm.com/read/175985/7144260

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ int Test_Cache(void); void FlushCache(void); #endif /*__CACHE_H__*/
www.eeworm.com/read/175985/7144288

c cache.c

#include #include "..\inc\44b.h" #include "..\inc\44blib.h" void MarchCMinus32(int address,int unit,unsigned int pattern); void MarchCMinusM_10(int address,int unit,unsigned int patte
www.eeworm.com/read/173375/7144663

h cache.h

#ifndef __CACHE_H__ #define __CACHE_H__ void Test_Cache(void); extern int DCache_Test(void); extern int ICache_Test(void); extern int DMMU_Test(void); extern int IMMU_Test(void); void Test
www.eeworm.com/read/173375/7144712

c cache.c

/***************************************** NAME: cache.c DESC: CACHE test HISTORY: 2002.03.07: ver 0.0 2003.03.31: added Test_Cache() *****************************************/ #in
www.eeworm.com/read/173375/7144757

o cache.o

www.eeworm.com/read/140797/7146831

c cache.c

#ident "$Id$" /* ----------------------------------------------------------------------- * * * Copyright 2004 H. Peter Anvin - All Rights Reserved * * This program is free software; you can
www.eeworm.com/read/140797/7146878

inc cache.inc

; -*- fundamental -*- --------------------------------------------------- ; ; Copyright 2004 H. Peter Anvin - All Rights Reserved ; ; This program is free software; you can redistribute it and/