代码搜索:raid
找到约 1,564 项符合「raid」的源代码
代码结果 1,564
www.eeworm.com/read/394238/8241342
-+
any problems, send mails to lysindybear@sina.com.cn
(1)一些结构中的属性一般都要有初始化和清除的过程。
(2)进行数值运算的时候尽量先除后乘,避免溢出错误,例如a*b/c应该改为a*(b/c)
(3)注意不同进程之间数据操作的一致性,特别是在多线程,多cpu的情况下。
(4)在中断过程中不能有等待操作,更不能出现进程 ...
www.eeworm.com/read/133897/14018628
htm raid原理,磁盘阵列(disk array)原理__软件新体验__应用__中国软考资讯 追求无止境,创意无极限:www_heima21_com.htm
RAID原理,磁
www.eeworm.com/read/235195/14082149
txt linux下硬盘分区的最佳方案.txt
Linux下硬盘分区的最佳方案
在对硬盘进行分区前,应该先弄清楚计算机担负的工作及硬盘的容量有多大,还要考虑到以下几个问题。
第一点也是最重要的一点,要知道当前安装LILO的版本,因为LILO2.21及早期版本对硬盘大小有限制,如果安装LILO到1023磁道以外即8G的空间以外,LILO就无法启动。 但一些BIOS较老的机器,LINUX仍然无法突破1024磁道的限制,因此 ...
www.eeworm.com/read/283259/9032631
h hptraid.h
/*-
* Copyright (c) 2000,2001 S鴕en Schmidt
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/333434/12682710
h hptraid.h
/*-
* Copyright (c) 2000,2001 S鴕en Schmidt
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/330990/12857865
h hptraid.h
/*-
* Copyright (c) 2000,2001 S鴕en Schmidt
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided t
www.eeworm.com/read/152843/5663016
c megaraid_mbox.c
/*
*
* Linux MegaRAID device driver
*
* Copyright (c) 2003-2004 LSI Logic Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/147766/5723421
est8260_defconfig
#
# Automatically generated make config: don't edit
#
# CONFIG_UID16 is not set
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_HAVE_DEC_LOCK=y
#
# Code maturity le