Hacker Newsnew | past | comments | ask | show | jobs | submit | jhefter's commentslogin

Partners for what? What space are you working in? What is your domain of competency? Are you the product visionary guy, the business execution guy, the technical execution guy? Is there a particualar location you need to be in? Is there anything you've done in the past that indicates you've got the right DNA for your role and the space you want to be in? So to review: 1) What? 2) Why? 3) And why with you?


This problem is similar to (and exacerbated by) the IO bottlenecks VMs experience when using traditional hard drive disks, due to high levels of random IO operations. For this reason, many new virtual setups are using solid state drives, which have no seek time. This keeps the high level of random IO operations from significantly impacting performance.


> For this reason, many new virtual setups are using solid state drives, which have no seek time. This keeps the high level of random IO operations from significantly impacting performance.

Except for btrfs, where it would make the whole thing even less efficient (because now the only cost is the waiting around for threads, not even the random seek on your platters).

And as a result, I disagree with your "and exacerbated by". BTRFS's problem becomes worse on SSDs (qualitatively) because the random read itself is almost free, and all of the cost is in the context switching done by the FS, instead of only 80~90% of that cost.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: