Yearly pilgrimage to CES ? What is next, faster VM ?

CES attendance is down this year? Because, Casinos are selling luxury rather than gambling opportunities. Hotel rooms are $300-500/night, and meals are $30 plus tip. Corporations reduced their CES budgets, this year.

CES for next year is a question loud and clear, for casino owners to answer? Years ago, Comdex exhibition only cost $90,000. Hotels are cheap and meals are almost free. Gambling supported the casinos.

Now, we need windows(Bill Gates) to speed up virtual memory in hdd, to support costly $99 dram shortages(in Vista). 500 gb hdd is only $179.00. Linux is a mess to rearrange the locations on Flash cards and hdds.

The way to do it is to re-arrange the placement of the files on the tracks. Virtual memory has to be very close to the browser. Operating system codes in front. All other codes at the tail end of the hdd? The shorter the distance hdd heads travel, the faster the responses. Restoring illegal shut down, using compressed operating codes, can be from the very end of the hdd disk near the second duplicating FAT table?

But, CES may have to work out at another location than Las Vegas, too? Maybe Orlando, Disney country?

Footnote on Las vegas gambling:
The payoff on slots is between 30-70% depending on casino traffic. Most starts at 30% return, by $20 funding. Try as many slots as possible at 1-5 cents slots, single bet. Quit right after reaching 30%-70 percent gain, before getting a card(then they know you). Once you established the odds, you can use a card and do serious gambling(larger stakes) on the same machines with multiple bets? Good Luck, but quit before you lose.

Footnote on most significant 2008 CES announcement:
Comcast made people aware that in late 2008, Comcast will have true 2 way(interactive) transmission of 160 mbps triple play cable service.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Desktops must include ipTV ? 160 mbps in 2008 ? ARRS ?

Comcast announced their new 160 mbps transmission network. ARRS developed the universal edgeQAM transmission method. So its a matter to implement the system.

But Comcast also announced their 6000 channels of on-demand media, which needs video servers to support such programming channel. Martha Stewart(training films) has one channel already. CCUR also is delivering regional video servers for their start-over products, which can be delayed viewing of all video media around the world. Professional media distribution vs. Google Youtube amateur videos. 2008 will be the beginning of video distribution saga.

This means desktops must include ipTV channel selections of many regional video servers to access all the stored media around the world. Virtual memory architecture for compressed video storage(Mpeg4/h.264 encoder/decoder server) will be a key topic for discussion.

We are stockholders of MSFT, NOVL, ARRS and CCUR. Opinions here may be biased.

Why reshuffle data streams in browsers ? efficiency ?

When 160 mbps data streams are available, typical movie will be downloaded in 3.5 minutes at 1.2 gB per minute speed. It is easier to download at once in data compression(prml directly into hdd). then view it at leisure saved or play it in virtual memory in hdd then delete it by garbage collection.

160 mbps speed is now the entry level power to data acquisition. 10 gbps is the limit for now.

So, Microsoft has not yet partnered with the cableTV folks to get the transmission method and desktop browser worked out to the ideal way computers will operate?

We are stockholders of MSFT. Opinions here may be biased.

What is defrag, disk striping ? Ext4/5/6 ? Virtual memory ?

Since hdd remains the cheapest memory per gigabyte, and virtual memory can increase your computer power and speed(data compression). We have to look at the latest technology to speed up your old hdd?

Realtime defrag automation is done in the virtual memory to store codes in the FAT table by write back into a larger disk striping[location defined by track and sectors(not wasteful blocks) near your application software].

Anti-defrag codes are useful to prevent any write back fragmentation upto 6 disk locations. 7th fragmentation cause loss of module, needs scandisk or fsck. Squashfs can be used cleverly to do anti-defrag tasks.

Disk striping is a clever architectural design for applications to be near its related files and virtual memory data cache. Virtual memory simulated cpu can manage disk striping and fragmentation avoidance.

Without fragmentation, disk read speeds up. By assigning data near the application files, disk heads take less time to do, read or write overhead.

Will ext4/5/6 do the latest hdd technology in addition to squashfs data compression? Will virtual memory of simulated cpus have disk striping locations assigned automatically for maximum speed of read and write to the disk? How to treat cached data(virtual memory or dram) and permanently stored backupup data(squashfs assigned locations)?