Hi,
Why are chips containing more and more cores? Why not manufacture a larger single-core processor? Is it easier to manufacture? Is it to allow programs to multi thread using seperate cores?
Thanks!
Hi
I have recently intalled Virtual PC and was wondering if it possible to make use of both of my monitors with it. I have managed to get a pseudo multi screen effect by connecting using Remote Desktop connection, but this isn't really what i wanted.
Is this possible?
Thanks
Hi
I have recently intalled Virtual PC and was wondering if it possible to make use of both of my monitors with it. I have managed to get a pseudo multi screen effect by connecting using Remote Desktop connection, but this isn't really what i wanted.
Is this possible?
Thanks
Can anyone confirm if the RVS4000 has multi-WAN and policy routing support? Manual doesn't really say yes or no, I'm thinking no, knowing Cisco but want to confirm before I recommend another firewall.
Hi,
Why are chips containing more and more cores? Why not manufacture a larger single-core processor? Is it easier to manufacture? Is it to allow programs to multi thread using seperate cores?
Thanks!
file permission for /home when seen from multi user mode is r-xr-xr-x but when logged in as single user mode it shows as rwxr-xr-x Please any one can help in this case
Does 7-Zip take advantage of multiprocessor or multi-core systems when compressing?
For example, would there be a close to 16 times speed-up on a 16 core system assuming no disk or memory bottlenecks?
Or is it is limited to 2 threads (2 times speed-up on systems with more than one CPU or core)?
I've got an old laptop that is running Windows 2000 & Windows 98 in a multi-boot configuration. I need to add MS-DOS to that list of startup options.
I've already added a primary partition, formatted it for FAT16 and made it bootable, and installed MS-DOS 6.22.
My question is, how do I add my MS-DOS partition to the list of startup options?
…
Is there a guide on the metrics required to obtain a certain Windows Experience Index?
A Microsoft guy said in January 2009:
On the matter of transparency, it is indeed our plan to disclose in great detail how the scores are calculated, what the tests attempt to measure, why, and how they map to realistic scenarios and usage patterns.
Has…
Oracle released Agile PLM 9.3 SP2 on June 14 and the Agile installer for AutoVue 20 for Agile PLM on April 30. Also available are the new versions of AUT and Averify - 1.6.3 for both tools.
9.3 SP2 is a combined English and NLS release for use on any version of 9.3.0. SP2 contains many bug fixes and rolls up several Hot Fixes - please review…
I'm working on a site, and its CMS used to save new page urls using the underscore character as a word seperator.
Despite the fact that Google now treats underscore as a word seperator, the SEO powers that be are demanding the site use dashes instead.
This is very easy to do within the CMS, and I can of course change all existing URLs saved…
IE yet again is proving to be the bane of my existence. The top of a site I'm working on has a horizontal menu, an item of which triggers a pure-CSS menu that is positioned absolute within the parent menu DIV (positioned relative). This places the menu perfectly in both IE and the W3C compliant browsers.
The problem arises when I have more…
I'm having a hell of a time trying to get (what I thought was) a simple index from a collection of multiple sliders. The HTML is as follows:
<div id="left-values" class="line">
<span id="l1" style="padding: 0 1.8em;">0</span>
<span id="l2" style="padding: 0 1.8em;">0</span>
<span id="l3"…
I used the technique explained here for IIS (http://www.webconfs.com/how-to-redirect-a-webpage.php), but this appears to result in an infinite loop when applied to "/index.htm" and redirected to "/". Is there another way to do this in IIS so that it doesn't loop infinitely?
This page is static HTML, so I can't implement an ASP or…
I've taken an Amazon Linux AMI (based on CentOS) and installed RVM (1.10.3) to it in multi-user fashion (see {1} below). I used that to install ruby 1.9.3-p125, rubygems 1.8.17, and bundler 1.1 as the baseline requirements for most things I'm going to be using the instances for.
I've captured that instance to an AMI, and am now…
I'd like a monitor user be able to (only) execute "SHOW INDEX" and "SHOW TABLES" on a certain database. What privileges should I GRANT this user?
I'd rather not open up for the user to be able to do SELECTs...
I've read in the "About Service Pack 2 for SharePoint Products and Technologies" paper that SP2 includes an update for the Update Statistics Timer Job that causes SharePoint to run SQL Server's online index rebuild feature (p.4).
I'm uncertain of the terminology here but is this the rebuild that SQL Server uses for minor…
I'm looking for a way to set a group of File Types to "Index Properties and File Contents" (Control Panel, Indexing Options, Advanced Options, File Types).
Basically I'd like to write a batch file that switches that setting for a large group of file types and be able to share it with my entire team. Clicking in the UI is…
Embarcadero lance C++Builder XE3
La nouvelle plateforme de développement C++ multi-OS s'enrichit d'un compilateur 64 bits
Embarcadero vient d'annoncer le lancement de C++Builder XE3, sa nouvelle plateforme de développement C++ multi-OS et multi-appareils.
C++Builder XE3 s'appuie sur une nouvelle architecture de…
I'm looking for a way to set a group of File Types to "Index Properties and File Contents" (Control Panel, Indexing Options, Advanced Options, File Types).
Basically I'd like to write a batch file that switches that setting for a large group of file types and be able to share it with my entire team. Clicking in…
I had an issue with my search not return the results I expect.
I tried to run Luke on my index, but it said it was locked and I needed to Force Unlock it (I'm not a Jedi/Sith though)
I tried to delete the index folder and run my recreate-indicies application but the folder was locked. Using unlocker I've found…
So, in both D3D and OpenGL there's ability to draw from an index buffer.
The OBJ file format however does something weird. It specifies a bunch of vertices like:
v -21.499660 6.424470 4.069845
v -25.117170 6.418100 4.068025
v -21.663851 8.282170 4.069585
v -21.651890 6.420180 4.068675
v -25.128481 8.281520…
I have an Postgre database and a table called my_table. There are 4 columns in that table (id, column1, column2, column3). The id column is primary key, there are no other constrains or indexes on columns.
The table has about 200000 rows.
I want to print out all rows which has value of column column2…