Read and digest ZoinksS2k article on SSD and Trim and then you'll understand why Defragmentation is disabled by default (and on purpose) on SSD drives: http://forum.notebookreview.com/son...g-term-ssd-performance-post-your-results.html
You can get even more details from the SSD Anthology article from anandtech: The SSD Anthology: Understanding SSDs and New Drives from OCZ - AnandTech :: Your Source for Hardware Analysis and News
-
Any ideas how I can get them to work in Windows 7, I can't seem to find a specific driver..?!
ponx -
I need to turn off disk defragmenter fast! -
So therefore that is one of the first things we all turn off.
As far as the statement "There is nothing you HAVE to do", it doesn't really make sense to try and phrase it in terms of things you HAVE to or DON'T HAVE to do. Those are all just recommendations that allow the unit to work a lttle better for most users. It's one of the main benefits of a forum like this that this sort of information can be shared: Enabling the writeback cache furnishes a nice performance boost. Removing bloatware is something most people like to do (and is not at all quirky). Turning on virtualization (for those that use that feature) is a nice reminder because you can do that with VT on or with VT off (but its MUCH better with VT on) -
The main concern is that SSD's have a fixed number of writes. They should be good for many, many years to come. But it is a fixed number nonetheless. So therefore the argument is: Why use up writes for something of limited value.
Doing occasional defrags, like you are describing, doesn't hurt anything. But defragging once a week for 3-4 years? A couple hundred defrags later, maybe the life of the drive is cut down quite a bit? With no tangible benefit. That is more the issue. -
When a file is overly fragmented, the file system needs extra blocks to maintain the lists of all the blocks a file uses. Let's say you want to read the last line in a huge file. With a file in one piece, the file system driver reads a block which tells it immediately which block to look at, for two reads total. Then consider a very fragmented file. The file system drivers reads the first block, doesn't find it there, but the block tells you the next block to read to find more blocks, and so on, until you finally get the block. At a minimum, that's three reads instead of two.
In normal use, though, the effect is minimal. Sequential access for large files is affected so little that it's immeasurable, and for small files, it's never a problem (cause you can't have enough fragments). It's really only random access of large files that takes a penalty.
But that's also not the entire story. Defragmenters also consolidate free space, and for SSDs, this is definitely beneficial. The more full sectors you have freed up, the better garbage collection and wear levelling works.
My advice:
For SSDs, run a consolidation-only run monthly (more often if you do a lot of deletes), and a full defrag yearly (more often if you use the volume primarily for append operations like logging).
But IMO it's better to not run at all than too often. -
Arith (or anyone else who may wish to chime in), I was wondering, if perhaps the defrag may serve a useful benefit, in the case of the Z, for this reason: I have often wondered what sort of garbage collection is going on, given that TRIM does not penetrate the invincible RAID barrier
The thing that comes to mind is the idea that, whenever a partial ssd block is going to be written to, since it has to "rotate" out the underlying physical block anyway, it directly chooses a new, hopefully blank, block to do its write of the new block contents (current bytes along with the new bytes).
But as a consequence of that, the current physical block (which no longer represents that particular logical block) is now known to the controller to be available and so is marked for clearing (very much like trim in that regard).
Could defragging, or consolidating, result in helping this a little bit, by virtue of allowing all those re-written blocks to be freed up in one fell swoop?
EDIT: I guess I was composing this one at the same time as your related response above. -
-
-
Hey
I read that some of you have been receiving discounts on the Z119. Who'd you guys call or talk to? -
I have been waiting for the z12 in hopes that a few of the issues with the z11 such as the video problem and the buzzing sound would be gone. From what people who received the z12 have said it seems as though everything is almost exactly the same as the z11. Do you think any of these problems will disappear in the U.S. model of the z12 and if not do you think Sony may address the video problem in some kind of driver update?
-
Achusaysblessyou eecs geek ftw :D
-
Hello to everyone from sunny Greece.
I have recently purchased probably the last VAIO Z11Z9E/B of the market as it was very difficult to find. I am really happy with it but a few hardware problems are putting me into thoughts of sending it in for service.
1. I can confirm the horizontal lines while watching video. (I strongly believe that they appear when the picture is moving vertically...) The resolution of my native display is 1920x1080
2. The lid is a kind of curved! If you take a close look from above you can see that the right edge is not in absolute straight line with the left edge. You can even feel it when you close the lid gently, the right edge is touching the chassis before the left one does. and finally,
3. the esc button is a bit displaced. Again the left edge of it is a bit (~1mm) lifted up than the right one.
Overall I have to say NO functional problems but its a bit more like aesthetics issues for a 2500 euro machine.
Has anyone else noticed these details or am I the only freak around -
-
-
Thanks! -
I just got an email from Sony.
It seems Japan has moved onwards to Z12 as well.
Theres a new processor in the CTO Core i5-450M (2.40 GHz)
Core i7 620M are back in stock too.
http://www1.jp.sonystyle.com/Product/Computer/Vaio/Z/VPCZ12AHJ_VPCZ12AGJ_VPCZ12AFJ/ -
pre-orders for the Z12 in Europe as well. The only difference from Z11Z is the extra 2GB of RAM, otherwise is pretty the same... -
-
I just want to take peoples fear away that they won't get what they have paid for if they do not everything that is listed here. -
-
-
-
If you then run a benchmark, like say CrystalDiskMarks, you will see the small block write speed looks artificially high. This is because when writeback cache is enabled, the disk delays the actual write process for a bit, groups them, ad writes them out a little later.
Downside is that if you were ever to inadverdently lose power you might lose more info with cache enabled than not. On the bright side. These are laptops and laptops have batteries so, unlike desktops, it is uncommon for a laptop to just not have power all of a sudden.
Virtualization allows programs like VirtualPC, VirtualBox, VMWare, Parallels, etc. to execute a completely different operating system in a virtual window. So for example you can run Linux on your Vaio while still in Windows. When you install the XP option for Windows 7, you are actually using VirtualPC to create a virtualized runtime environment.
You can run just about anything virtualized: Windows, Linux, OS2, DOS...
For example, when it first came out I ran the Windows 7 beta release, in a virtual window in XP. It worked just fine.
The operating system running does not necessarily realize it is virtualized. (It's kind of like the movie The Matrix where people don't know they inhabit a virtual world).
Turning on the VT extensions, which is a checkbox in the BIOS, makes virtualization work better because special instructions, built into the processor, are enabled. -
-
5. Turn off boot time re-arranger: In Regedit: HKLM\Software\Microsoft\Dfrg\BootOptimizeFunction\Enable -> N (For same reason as #4).
So I tried to do turn off the boot time rearranger, but in the boot optimize function folder, I don't see anything that says "Enable". All I can find there are: (Default), LcnEndLocation, LcnStartLocation, OptimizeComplete, Optimize Error.
Am I doing something wrong?
Thanks -
-
-
Crossing fingers I didn't have any of the above reported problems: nor mechanical alignement nor video lines or blank screen.
Only one freeze (black screen) happened to me after installing a game, but it will never happened again.
In Italy one can configure a custom Z12, 3-4 weeks delivery; the only difference with old Z11 is that, for same configuration, Z12 costs 20-30 euro more.
-
I will say that I have really tried, to weigh down the Pro's and the Con's of the Vaio Z. The premium cost of the machine, having only one config in my Country for over 3500 USD(256 GB SSD, no Blu-Ray or Engraving) is such a hefty fee, particularly for a person on a heavy budget.
Here is what I have gathered from things posted here, and in reviews and videos;
Pro:
- Incredible Slim and Light
- Wonderful high resolution screen. The best screen on a Notebook of this size.
- Incredible unmatched keyboard, and great trackpad.
- Good array of ports.
- Powerful Graphics for a sub 14'' Notebook(only m11x and Acer 3820 can compete)
- Backlit Keyboard
- Sturdy build quality, of Carbon Fibre
- Sound Quality is more than average
- Great support of ports
- Sexiest Design, period.
Con:
- Incredible pricey. Will the technology be long lasting enough before the worth of the machines price?
- The high native resolutions forces compromises like having to increase fonts, and lower games resolutions.
- The 330 GPU is downclocked.
- Battery has taken a hit due to powerful CPU, even though it's still okay.
- Higher right hinge
- Higherish temperatures, but not deal breaking. Could have been lower for such expenssive tech.
- Wrist area fades after a while.
- Non upgradeable SSDs in raid, that they dont give performance boosts in many applications. You are forced to use this FOREVER.
- Horrible driver support, means being behind in many fields.. particularly related to the GPU, as normal Nvidia drivers won't work.
- No Optimus. It seems like it would have solved many problems.
I'm not really sure, if the Con's outweight the Pro's or whatnot. The alternatives in the <13'' range, are not taken lightly either.
The 3820 with average Display, and Keyboard, with a mediocre Design, and being an Acer, or the Alienware M11x with a smaller screen(11,5''), weak CPU but more powerful GPU, and 1/4 heavier than the Vaio Z.
At the end of the day, I don't understand why they are forcing people to use their SSD's... And in Raid. It would have been much more attractive to be able to do the upgrades yourself. I would start with a normal Hard Drive, and then shop around.
In 3 years, if the laptop last that long, I don't think 128GB, 256GB or perhaps even 512GB SSD would be enough.
It's one of those overkill situations I think! -
All I've done is disable the weekly defrag option.
-
TofuTurkey Married a Champagne Mango
I think the GPU is underclocked because it overheats and gets throttled easily, resulting in stuttering of graphics. Then again, the temperature I measured was only ~73 deg Celsius, so that seemed rather strange -
-
TofuTurkey Married a Champagne Mango
It's ok, I'm not too hung up on that, I still managed to complete DoW2 -
-
can anyone tell me how Battlefield Bad Company 2 runs?
-
"The built-in Nvidia GeForce GT330 M loses in gaming performance against other GT 330M notebooks due to its low clock rate. The Samsung R580, for example is faster by 5 fps in the integrated benchmark of Far Cry 2 (35 versus 30 fps). The Alienware M11x has a faster graphic card (GT335M) but the slow 1.7 GH7 Core 2 Duo slows down its performance. It has to admit a clear defeat in Far Cry 2 in low details, whereas it wins slightly with 31 fps in high details. Thus, either the one or the other will win in the comparison of M11x versus Z11, depending on the game and required processor performance.
The graphics solution in the Z11X9E/B is still very fast despite it being downclocked (especially if you consider the case size) and can even present modern and demanding games, like Battlefield Bad Company 2, smoothly (51 fps in the lowest settings in the test)."
Notebookcheck: Review Sony Vaio VPCZ11X9E/B Notebook
They say, the 330, is downclocked to around the same performance as a 325, which according to notebookcheck ( Notebookcheck: NVIDIA GeForce GT 325M ) can run BF Bad Company 2 at lowest with 45ish FPS. -
- Wrist area is also perfect after ~3 months and heavy use (8h a day) -
-
take out all the screws and shift it little bit to make it aligned (top lid and palm rest) and re-screw it carefully and slowly.... -
Could someone tell me where to go to adjust webcam settings, such as lowlight compensation? I was skyping today and when I turned off the light the video from my webcam was completely black.
I also tried reinstalling the WebCam companion that came with the laptop but for some reason I can't get it and Skype to work at the same time. Only one can use the webcam and it becomes unavailable to the other.
EDIT: Figured out the issue. Lowlight compensation was turned on in Skype but when I turned off the lights, the auto brightness would turn down my screen brightness so low that my webcam would be completely dark. Just turned off auto brightness in Vaio Control Center and problem solved. -
omg so excited 3 weeks till my life is complete!!!11!!
-
Achusaysblessyou eecs geek ftw :D
-
I'll comment the same way Ricardo_Ric did:
It's not the worst sound ever, but far from the best, very far.
As said Ricardo_Ric: worse than average.
It's the kind of compromise you are willing to go with given all the pros. (basically to have great speakers you need at least some space in the case !)
I'd say the high-res may be a problem for casual user (and then, they would use the default setting of 125% DPI and Internet Explorer so it's fine) but for the power user that's not really a problem: the extra pixels are useful and there are many tools to compensate if necessary (change the DPI, magnifier...)
About the games, it's true only if you'd were playing at native resolution. 1366x720 is better on a 1366x720 display than on a 1920x1080 display. If the resolution is not 1366x720 then none of the displays are at native resolution and in that case I'd say the higher res the better interpolation!
Notice that even at 80°C, the fan is clearly more audible but still I find it manageable and not too annoying.
Also I've made my own little list of "could be better" things about the Z11:
- It looks like the "noise-cancelling" feature is useless : adds a little "buzz" sound (definitely noticeable when no music at all) but doesn't seem to cancel much noise
- The noise-cancelling headphones may not work properly with every other devices
- The noise-cancelling headphones can be used as a complete headset (i.e. phones + mic) but the mic is crappier than the mic integrated in the Z, so not really useful
- USB ports are not very conveniently placed
- The fan sound could be more pleasing or even more quiet
- My "Zoon out" key (Fn+F9) doesn't seem to work here!
- The "Zoom in" key (Fn+F10) doesn't work either in Firefox... Firefox probably doesn't suppor this feature. (it works in Adobe Reader for instance)
- Only one out of three hotkeys can be (easilly) redefined
- Keeping accessible the eject button on the DVD drive and providing a fourth hotkey would have been welcome
- Changing the hybrid graphics toggle button while in standby mode leads to bad things
- My thumb sometimes happens to lay just on the wireless switch, making it easy to disable Wifi by mistake while I'm just surfing in the bed
- Battery life could be even better... Couldn't it be possible for Sony+Intel to provide a way to underclock the CPU? Like a "low-voltage" CPU which would still able to run at stock speed when needed!
- Crappy loud-speakers; no bass at all and maximum volume is barely enough sometimes
- Black carbon fiber finish is nice but not sure it is worth the additional 50
- The Ethernet port is so tight that I must "strip" my Ethernet cord to be able to plug it!
I should add that however I'm very happy with my purchase. Things could be better, but they are already GREAT!!! -
Cheers,
T -
TofuTurkey Married a Champagne Mango
-
TofuTurkey Married a Champagne Mango
-
So about the CPU, it looks like it's a dead-end. The new 'i core' CPU can't be under/over-clocked or under/over-clocked anymore; it's all in Intel hands only. -
Cheers,
T -
This is my current setup, before I order, should I change anything?
*it's Dutch, but you will understand most.
**zonder means without.
Sony Vaio Z i5/i7 Official Owners Thread
Discussion in 'VAIO / Sony Owners' Lounge Forum' started by SurferJon, Feb 6, 2010.