15076 results in the forums
Order by date - Order by pertinence
All (35356)
News (227)
Reviews (193)
Tips (43)
Processes (12)
Press (18627)
High-tech (15076)
Forums (1178)
 
epoll event handling and writing to client.
working with epoll, i have made a multi client server it will accept the conection of new clients, read the data from client and write some configuration data to clients.in this i have face the following issues. 1)working with read operation for ...
Message posted on the June 19th, 2013 - 6:22 AM ET
[PATCH 1/2] cpufreq: Fix minor formatting issues
There were few noticeable formatting issues present in core cpufreq code. This patch tries to fix them to make code look better. These are: - Removing few extra blank lines - Adding few blank lines - replacing spaces with tabs - removing unnecessary ...
Message posted on the June 19th, 2013 - 05:00 am ET
[PATCH 1/1] drivers/net: param for lapbether for specific ethernet device
From 35607dd0607bca5322860703143c31cb04377764 Mon Sep 17 00:00:00 2001 From: Stephen Moorby <steve.moorby@ntlworld.com> Date: Wed, 19 Jun 2013 08:22:51 +0100 Subject: [PATCH 1/1] drivers/net: param for lapbether for specific ethernet device ...
Message posted on the June 19th, 2013 - 04:30 am ET
[PATCH v9] Cpufreq: Fix governor start/stop race condition
Cpufreq governor's stop and start operation should be kept in sequence. If not, there will be unexpected behavior, for example: There are 4 CPUs and policy->cpu=CPU0, CPU1/2/3 are linked to CPU0. The normal sequence is as below: 1) Current ...
Message posted on the June 19th, 2013 - 03:10 am ET
[PATCH v8] Cpufreq: Fix governor start/stop race condition
Cpufreq governor's stop and start operation should be kept in sequence. If not, there will be unexpected behavior, for example: There are 4 CPUs and policy->cpu=CPU0, CPU1/2/3 are linked to CPU0. The normal sequence is as below: 1) Current ...
Message posted on the June 19th, 2013 - 02:50 am ET
[PATCH v7] Cpufreq: Fix governor start/stop race condition
Cpufreq governor's stop and start operation should be kept in sequence. If not, there will be unexpected behavior, for example: There are 4 CPUs and policy->cpu=CPU0, CPU1/2/3 are linked to CPU0. The normal sequence is as below: 1) Current ...
Message posted on the June 19th, 2013 - 01:30 am ET
[PATCH] drivers: hv: allocate synic structures before hv_synic_init()
We currently allocate synic structures in hv_sync_init(), but there's no way for the driver to know about the allocation failure and it may continue to use the uninitialized pointers. Solve this by introducing helpers for allocating and freeing and ...
Message posted on the June 18th, 2013 - 11:40 pm ET
[PATCH v6] Cpufreq: Fix governor start/stop race condition
Cpufreq governor's stop and start operation should be kept in sequence. If not, there will be unexpected behavior, for example: There are 4 CPUs and policy->cpu=cpu0, cpu1/2/3 are linked to cpu0. The normal sequence is as below: 1) Current ...
Message posted on the June 18th, 2013 - 09:50 pm ET
[RFC PATCH] led: add Cycle LED trigger.
Currently, none of available triggers supports playing with the LED brightness level. The cycle trigger provides a way to define custom brightness cycle. For example, it is easy to customize the cycle to mock up the rhythm of human breathing which ...
Message posted on the June 18th, 2013 - 06:00 pm ET
[PATCH v16 0/4] trace,x86: irq vector tracepoint support
Change log v15 -> v16 - Patch 4/4 - Define trace_uv_bau_message_intr1 in case of CONFIG_TRACING=y to build with SGI UV support successfully. - Define trace_hyperv_callback_vector only when CONFIG_TRACING is enabled. v14 -> v15 - Patch 2/4 ...
Message posted on the June 18th, 2013 - 03:00 pm ET
[PATCH 0/4] ARM/ARM64 architected timer updates
From: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> Hi, This patch series adds support to configure the rate and enable the event stream for architected timer. Since the timer control register is reset to zero on warm boot, CPU PM ...
Message posted on the June 18th, 2013 - 01:10 pm ET
Pass value variable to worksheet event
Hello, can anyone help me with the following. I have a module in vba in which I give a certain boolean the value True. It is a public variable with the name blnStop (Public blnStop as boolean). If the value is True then the code under the ...
Message posted on the June 18th, 2013 - 11:41 am ET
[ 3.5.y.z extended stable ] Linux 3.5.7.15 stable review
This is the start of the review cycle for the Linux 3.5.7.15 stable kernel. This version contains 93 new patches, summarized below. The new patches are posted as replies to this message and also available in this git branch: ...
Message posted on the June 18th, 2013 - 08:20 am ET
[PATCH/RFC] clockevents: Ignore C3STOP when CPUIdle is disabled
From: Magnus Damm <damm@opensource.se> Introduce the function tick_device_may_c3stop() that ignores the C3STOP flag in case CPUIdle is disabled. The C3STOP flag tells the system that a clock event device may be stopped during deep sleep, but ...
Message posted on the June 18th, 2013 - 03:20 am ET