代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/443386/1747549
makefile
#
# This is a simple Makefile to test some of the RAID-6 code
# from userspace.
#
CC = gcc
OPTFLAGS = -O2 # Adjust as desired
CFLAGS = -I.. -g $(OPTFLAGS)
LD = ld
PERL = perl
.c.o:
$(CC) $(CF
www.eeworm.com/read/416787/11013041
c core_xor.c
#include "mv_include.h" // MFC requires a common header, please dont checkin
#if defined(RAID_DRIVER) && !defined(SOFTWARE_XOR)
#include "core_header.h"
#include "core_helper.h"
void MV_DumpXORRegi
www.eeworm.com/read/100409/6270342
inc makefile.inc
# Makefile.inc for project: tx
# Automatically created by WipeOut - DO NOT MODIFY.
TOP_MODULE_DIR = /raid/Repository/
MODULE_NAME = tx
MODULE_DIR = /home/daniela/ozone/org/ozoneDB/test/tx/
PROJECT_I
www.eeworm.com/read/316872/3597929
h xor.h
/*
* include/asm-sparc64/xor.h
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set and Niagara block-init
* twin-load instructions.
*
* Copyright (C
www.eeworm.com/read/480930/1307944
h xor.h
/*
* include/asm-sparc64/xor.h
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set.
*
* Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz)
*
www.eeworm.com/read/250243/4434162
s xor.s
/*
* arch/sparc64/lib/xor.S
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set.
*
* Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz)
*/
www.eeworm.com/read/209559/4961155
s xor.s
/*
* arch/sparc64/lib/xor.S
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set.
*
* Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz)
*/
www.eeworm.com/read/209559/4965855
h gdth.h
#ifndef _GDTH_H
#define _GDTH_H
/*
* Header file for the GDT Disk Array/Storage RAID controllers driver for Linux
*
* gdth.h Copyright (C) 1995-03 ICP vortex, Achim Leubner
* See gdth.c for furt
www.eeworm.com/read/209559/4968477
h xor.h
/*
* include/asm-sparc64/xor.h
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set.
*
* Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz)
*
www.eeworm.com/read/195013/5118958
h xor.h
/*
* include/asm-sparc64/xor.h
*
* High speed xor_block operation for RAID4/5 utilizing the
* UltraSparc Visual Instruction Set.
*
* Copyright (C) 1997, 1999 Jakub Jelinek (jj@ultra.linux.cz)
*