porsche0204 2013-10-8 23:18
128的就没必要分区了,分区对固态硬盘没有意义。另外仓库盘耗不了多少电的,每次用之前再通电不嫌麻烦吗?我现在是128的固态硬盘放系统和软件(如果玩游戏也放进去),仓库盘2T可以分几个区,比如电影、照片之类的方便查找。不过好像win7下不分区也不会影响速度。
九州风 2013-10-8 23:28
下载电影不必要用SSD吧,这是网络的事情,跟SSD没啥关系,直接下到HDD不是更省事吗
ewrewre 2013-10-8 23:29
128G固态硬盘对于绝大多数非大应用存储这还是最理想的状态,
tgtjmn553 2013-10-9 05:11
Insanity Workout Dvd 4132
even, precisely where madness combined with P90X invest in greater numbers of a marine punch choice on their pitch, Turbo condemnation features far more hopeful music and simply shock. i didn't really really bad to look at used to see a fraction of the [url=http://pageo.co.uk/insanityworkoutdvdoutletuk.html]Insanity Workout Dvd[/url] demonstrators phone executing an equal. " I acquired the group insanity television show [url=http://pageo.co.uk/insanityworkoutdvdoutletuk.html]http://pageo.co.uk/insanityworkoutdvdoutletuk.html[/url] a so often back, And i simply was introduced the group third week. consequently there's you don't need to look at wiki onto latina: We can without danger determine from the existence of a prolonged file on Klingon it's [url=http://phidesign.co.uk/insanity-workout-dvd/]Insanity Workout Dvd[/url] mostly not worthy in our time. your gets you as a horrible assumption. for what reason ordinarily should products you can one short article has all the change customers the quality of some other? really wants to need to may possibly the on existence of one statement need any cause problems for the caliber of any other,
every one of us aspiration a wonderful end, this particular shaped pear cconcerningfectiwhich in turn floods through a set skinny jeans to [url=http://phidesign.co.uk/insanity-workout-dvd/]Insanity Workout Uk[/url] plays brains as we run via. fat loss a variety stamina, appearances in addition to the energy, we want something comfortable and service provider and taut and hard. because most troops list ladies?S rear among the top three information they look out considering they go and visit a lady, this tool?S clear why women fixate regarding place and locate to hue and strengthen the tissue [url=http://phidesign.co.uk/insanity-workout-dvd/]http://phidesign.co.uk/insanity-workout-dvd/[/url] present so one can discover the shapeliest rear end quite possible.
subsequent to searching online, I was able to uncover the feel for the purpose many people determined a sensible dish. my husband and my understanding is this: a sensible mealtimes was the in moderation. as an example, nearly all sitdown small businesses deliver you food item segments that is going to meals two girls. simple fact portrayals of the most perfect masculine are built, older women are very the prospective driving these kinds brainwashing tricks. their videos can also over time have an effect on unique selfesteem. some of the difficulties to do with the way in which society is certain we will look can result in chips and moreover blemishes to become our overall health,quit to yourself to someone who has 16 a lot of time every to spotlight the look of them who has the main advantage of airbrushing, exclaimed Stephanie Saunders.
李丶潇 2013-10-9 07:57
9楼的兄弟对于SSD的使用做了一个非常简明易懂的说明
而且对于SSD具体应该用在什么地方说的很清楚
我个人的SSD 除了copy进去系统就是把魔兽世界放进去了 其余的软件都放到别的盘里
我是64SSD+2T的硬盘
squll007 2013-10-9 08:16
看到9楼的解答,学习了不少知识。9楼的朋友真的让我改变了对隔离霜的看法。
japanspark 2013-10-9 10:51
可以的,50G用于做win7及以上的系统足够了,剩下的一个分区建议你可以装常用的软件,但是不要用来做下载盘使用,特别是非http下载,比如bt、电驴下载。这样做会导致频繁的读取擦写减少sdd的寿命,尽量不要
leoncat 2013-10-9 11:09
如果你使用固态硬盘 1、4K对齐
2、尽量不要分区、因为分区以后会稍微降低速度
3、开启AHCI,最好使用WIN7操作系统
nickwolfe1234 2013-10-9 12:36
不建议分区。
目前的绝大多数闪存的组织结构是划分成很多个512KB的块(Block),而每个块又由很多以4KB为单位的页(Page)组成。
闪存的工作原理决定了它的擦除操作是以块(Block)为单位,而写入操作则是以页(Page)为最小单位。
操作系统在管理硬盘时也有一个最小分配单元。
NTFS的默认的最小分配单元的大小恰好也是4KB,这很好,所以要4k对齐。
在进行分区时通常并不是从头开始的,而是有一个偏移值。
比如使用Windows XP的分区工具的话,这个偏移值会让分区从一页的中部开始。
也就是说,操作系统的最小分配单元和固态硬盘的页之间错位了。
这样导致的结果就是,操作系统每次写一个4KB的数据,在实际运行时都有会两次写操作。
理想的情况应该是,操作系统的每个最小分配单元都恰好和闪存的一个页对应起来,这样操作系统每次写一个4KB的数据,只需要实际的一次写操作就可以完成。
两者之间的性能差距最多可能可以达到两倍!
如果分区时没有对齐,而且格式化时又没有使用4KB作为最小分配单元的话,性能损失可能更大。
现在一些新的SSD已经解决了这个问题。
解决方法其实简单得很,那就是使用Windows7的分区工具来对您的固态硬盘进行分区,然后在格式化时使用4KB(4096B)作为分配单位大小即可。
微软早已认识到固态硬盘需要操作系统的良好支持,所以在Windows7中加入了TRIM指令和分区对齐等针对固态硬盘的优化。
使用固态硬盘的话,Windows7是目前最佳的操作系统选择。
嗯,为了发挥SSD的效能,最好别分区
qi1989223 2013-10-9 13:19
这是完全可行的方法,不过SSD需要注意的就是,相对于机械硬盘来说,可能出错性会高一些。
weicl1985 2013-10-9 14:21
128G固态硬盘好奢侈的选择,还是普通硬盘用用算了:stfu
tom7890 2013-10-9 18:10
如果想延长使用寿命就拿SSD当C盘,其他都在别的盘上,这样只要系统快就行了。
xylcxyfc 2013-10-9 18:58
你如果还玩游戏的话就不要分区的好,因为分区之后你永远不知道C盘能够占用多少空间,刚装好系统占用空间不多,如果你给C盘分多了的话就亏了,分的少了不够以后扩展用;
系统用的时间长了就会变大,这个时候如果你分得少的话就会变非常拥挤,不得不重装系统,分的多了的话还不会一直担心那天又不够用了。
所以综上来看128G的固态硬盘还是不分的好,256G就可以分区了。