Tagged Questions

0
votes
2answers
52 views

Is there software or code to alter USB power output

I had a look at this and this but no one sounded particularly sure of their ideas and I'm kind of after a different thing anyway. I want to hook my usb power cables (red and black) …
0
votes
1answer
17 views

problem with alert email in TFS and power tools

Hi I have a problem with TFS and email notifications. I can not receive any email from TFS server for work item tracking. I correctly have configured web.config in ...\Web Services …
3
votes
1answer
24 views

Log my battery performance on netbook

Which Windows API (Windows Xp and Window 7) do I use to log my battery performance on netbook? I want to write an app which can graph the watt vs time. I always run a select few ap …
0
votes
0answers
21 views

How can I set my laptop on power saving mode. Processing and downloading should continue [closed]

I've a very slow internet connection at home. If I want to download some 1 GB of data from internet, I usually keep my laptop on for whole night. I use Flashget as my downloader. …
1
vote
1answer
32 views

Using an IOService port reference to turn off a device…

Hello, This question relates to IO Kit programming on Mac OS X. I have an IO Service Port reference (io_service_t). Is there an API I can use to make whatever is on the end of t …
0
votes
1answer
21 views

OSPM - power management in OS

How does one increase or decrease the frequency scaling factor , or turn off frequecy scaling ? how to turn ON or OFF cpuidle state ? how to switch between tickless and non-tickle …
0
votes
1answer
47 views

Why does SetThreadExecutionState(ES_SYSTEM_REQUIRED) prevent display power-off?

I'm attempting to keep the system on while allowing the display to power off, to allow a download to finish while the system is unattended. To achieve this I call: SetThreadExecut …
1
vote
1answer
32 views

How to make my Pocket PC stay on till my application has finished?

I've got an application that presents the user with ongoing status for roughly 15 minutes. What I want to do is make it so the unit will not power off during this time (because the …
1
vote
1answer
212 views

Is the ^ operator really the XOR operator in C#?

I read that the ^ operator is the logical xor operator in c#, but i also thought it was the "power of" operator. Can someone clear this up for me?
0
votes
8answers
362 views

power of an integer in c++

Hi! I need to get the result from pow(a,b) as an integer (both a and b are integers too). currently the calculations where (int) pow( (double)a, (double)b) is included are wrong. …
0
votes
1answer
34 views

Processor Utilization by threads spawned by a program

I have a java program which spawns multiple threads say, 10-20 threads. This program is scheduled to be run on a machine that has 32 processors. I am keen to know if all the proce …
0
votes
0answers
16 views

Power Status Monitor for Storage Device

We have dual power supply to a storage device. How we should be monitoring the failure of even a single power supply? Storage device is used by application on linux OS.
0
votes
1answer
50 views

Displaying Hi5, Orkut, LinkedIn, and Twitter etc. Pages in Power.com website

. Hi, I am wondering how Power.com is able to display Hi5, Orkut, LinkedIn, and Twitter etc. Pages in their website pages. As far I know Twitter breaks Iframes as they use so …
1
vote
1answer
674 views

Windows Mobile - Disable Power Button

Has anyone successfully trapped the power/standby button on a WM5 device such that your code prevented users "switching off" even the screen? I have an application that uses the s …
1
vote
1answer
51 views

What is relation between MCPS(million cycles per second) and power consumed

Hello, I have been working on a ARM cortex A8 board on mp3 decoder. While doing this i have a requirement saying the mp3 decoder solution i am doing should consume 50 milli-wat …

1 2 3 next
15 30 50 per page