随笔分类 -  实验室

摘要:http://blog.sina.com.cn/s/blog_502c8cc40100pztk.html摘要1.In this paper, we propose the SLC-MLC mixed flash translation layer with 3-slot block mapping ... 阅读全文
posted @ 2014-04-21 22:03 Hi,Leisure 阅读(422) 评论(0) 推荐(0)
摘要:背景1.2012年左右的数据SLC、MLC、TLC闪存芯片的区别:SLC = Single-Level Cell ,即1bit/cell,速度快寿命长,价格超贵(约MLC 3倍以上的价格),约10万次擦写寿命MLC = Multi-Level Cell,即2bit/cell,速度一般寿命一般,价格一... 阅读全文
posted @ 2014-04-09 18:40 Hi,Leisure 阅读(533) 评论(0) 推荐(0)
摘要:FTL1.百度百科http://baike.baidu.com/link?url=HJ94Rz2Td83V8OW-6dD_h_P8CZb9VFR6HznPDopY_SFdfXDaMriYcBm1Xwpwrsnnv1HB1kSlFkYX0EjfNTcOfa2.一些概念http://www.pceva.... 阅读全文
posted @ 2014-04-05 23:11 Hi,Leisure 阅读(1556) 评论(0) 推荐(0)
摘要:1.博客SLC..http://diybbs.zol.com.cn/67/231_661182.html2.FTL--作者在普及了一些FTL基本知识后,主要分析了在linux上实现的途径http://rubynroll.iteye.com/blog/3757713.Flash 的简要介绍http:/... 阅读全文
posted @ 2014-04-02 15:31 Hi,Leisure 阅读(285) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2014-03-31 16:01 Hi,Leisure 阅读(13) 评论(0) 推荐(0)
摘要:1.Abstract:(1)字体太乱,单词中有空格(2)FAPRA此名词第一出现时应有“FAPRA(Flash-aware Page Replacement Algorithm)”说明。2.introduction : 没有介绍目前page replacement algorithms design... 阅读全文
posted @ 2014-03-19 11:07 Hi,Leisure 阅读(276) 评论(0) 推荐(0)
摘要:1.GDB使用手册http://fanqiang.chinaunix.net/program/other/2006-07-14/4834.shtml2.详细的使用http://blog.csdn.net/haoel/article/details/28793.调试技巧http://blog.csdn... 阅读全文
posted @ 2014-02-27 19:02 Hi,Leisure 阅读(171) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2014-01-12 10:42 Hi,Leisure 阅读(32) 评论(0) 推荐(0)
摘要:\\172.31.8.34\ 阅读全文
posted @ 2013-12-29 16:18 Hi,Leisure 阅读(122) 评论(0) 推荐(0)
摘要:1.官网http://www.computer.org/csdl/letters/ca/2011/01/lca2011010016-abs.html2.介绍http://blog.csdn.net/birdweiwei/article/details/7947263http://blog.csdn.... 阅读全文
posted @ 2013-12-23 16:17 Hi,Leisure 阅读(128) 评论(0) 推荐(0)
摘要:1.使用笔记http://feifei432.blog.163.com/blog/static/140253361201022211949152/http://feifei432.blog.163.com/blog/static/140253361201022212253597/2.安装http:/... 阅读全文
posted @ 2013-12-23 16:04 Hi,Leisure 阅读(124) 评论(0) 推荐(0)
摘要:ABSTACT1.NAND flash memory (主要缺点):(1)partial page updates(2)general-purpose cache usually does not specifically consider and eliminate duplicated cont... 阅读全文
posted @ 2013-12-17 20:57 Hi,Leisure 阅读(211) 评论(0) 推荐(0)
摘要:词条积累1.NAND flash memoryhttp://www.searchstorage.com.cn/whatis/word_6052.htmhttp://baike.baidu.com/subview/64506/5136742.htm?fromtitle=NAND%E9%97%AA%E5... 阅读全文
posted @ 2013-12-06 00:10 Hi,Leisure 阅读(422) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2013-12-05 16:36 Hi,Leisure 阅读(34) 评论(0) 推荐(0)
摘要:0.ABSTRACT(1)non-volatile memory——low standby powerDRAM——high performance and better active power(2)we: present a runtime-adaptive method of DRAM deca... 阅读全文
posted @ 2013-11-21 10:09 Hi,Leisure 阅读(373) 评论(0) 推荐(1)
摘要:http://bbs.eeworld.com.cn/thread-94736-1-1.html?/17222.html一、百度百科http://baike.baidu.com/link?url=mB6IlNH4_cjeL6vPHuki7RmKOyRqGGzZ1-ty7xsCgbpuh_7g1H6UP... 阅读全文
posted @ 2013-11-11 16:35 Hi,Leisure 阅读(5334) 评论(0) 推荐(0)
摘要:生死契阔,与子成说,执子之手,与子携老一、ioremap1.参考:理解(1)http://www.linuxidc.com/Linux/2011-04/34295.htm代码过程(1)http://wenku.baidu.com/link?url=ol3FJuVkhMrs80Q8wbGsFjTwcl... 阅读全文
posted @ 2013-11-09 15:38 Hi,Leisure 阅读(345) 评论(0) 推荐(0)
摘要:1.打开参考:http://q.cnblogs.com/q/39275/http://hi.baidu.com/auxor/item/49b6e929fdf16dc7ed10f1972.关闭参考:(google:linux close 实现)http://blog.csdn.net/lkqboy25... 阅读全文
posted @ 2013-11-04 15:05 Hi,Leisure 阅读(1815) 评论(0) 推荐(0)
摘要:一、进程与内存进程如何使用内存?毫无疑问所有进程(执行的程序)都必须占用一定数量的内存,它或是用来存放从磁盘载入的程序代码,或是存放取自用户输入的数据等等。不过进程对这些内存的管理方式因内存用途不一而不尽相同,有些内存是事先静态分配和统一回收的,而有些却是按需要动态分配和回收的。对任何一个普通进程来... 阅读全文
posted @ 2013-11-04 12:54 Hi,Leisure 阅读(353) 评论(0) 推荐(0)
只有注册用户登录后才能阅读该文。
posted @ 2013-10-14 21:44 Hi,Leisure 阅读(35) 评论(0) 推荐(0)