First  |  Prev |  Next  |  Last
Pages: 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673
perf: Show Potential probe points.
Em Fri, Jul 09, 2010 at 11:26:44AM +0530, Srikar Dronamraju escreveu: Show all potential probes in a process by pid 21106 across all dsos # perf probe -S -p 21106 | tail Again, a file based interface would be much more useful. E.g. what possible probe points do I have in my qemu binary. ... 9 Jul 2010 10:33
periods and deadlines in SCHED_DEADLINE
On Fri, 2010-07-09 at 15:38 +0200, Raistlin wrote: - using periods for calculating the tasks' bandwidth and then using deadlines for scheduling the tasks is going to work, but the admission control test that you would need for ensuring anybody will make its deadline is waaay more complex than... 9 Jul 2010 10:33
Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
On 07/09/2010 09:06 AM, Marcel Holtmann wrote: I looked at this and I am bit worried that this should not be done in this detail in the HIDP driver. Essentially HIDP is a pure transport driver. It should not handle all these details. Can we make this a bit easier for the transport drivers to... 9 Jul 2010 10:33
vmscan: stop meaningless loop iteration when no reclaimable slab
On Fri, 9 Jul 2010, KOSAKI Motohiro wrote: If number of reclaimable slabs are zero, shrink_icache_memory() and shrink_dcache_memory() return 0. but strangely shrink_slab() ignore it and continue meaningless loop iteration. There is also a per zone/node/global counter SLAB_RECLAIM_ACCOUNT that could be us... 9 Jul 2010 10:33
[PATCH 09/11] Removing dead SERIAL_BFIN_{HARD_,}CTSRTS
SERIAL_BFIN_{HARD_,}CTSRTS doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/bfin_5xx.c | 103 --------------------------------------------- 1 files changed, 0 insertions(+), 103 deletions(-) diff -... 9 Jul 2010 10:33
[PATCH 07/11] Removing dead ETRAX_EXTERN_PB6CLK_ENABLED
ETRAX_EXTERN_PB6CLK_ENABLED doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/crisv10.c | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/drivers/serial/crisv10.c b... 9 Jul 2010 10:33
[PATCH 10/11] Removing dead SERIAL_BFIN_SPORT_CTSRTS
SERIAL_BFIN_SPORT_CTSRTS doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/bfin_sport_uart.c | 85 -------------------------------------- 1 files changed, 0 insertions(+), 85 deletions(-) diff --gi... 9 Jul 2010 10:32
[PATCH 01/11] Removing dead 68328_SERIAL_UART
68328_SERIAL_UART doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/68328serial.h | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/serial/68328serial.h b/drivers/se... 9 Jul 2010 10:32
[PATCH 02/11] Removing dead CONSOLE_*
CONSOLE_* doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/68360serial.c | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) diff --git a/drivers/serial/68360serial.c b/drivers/se... 9 Jul 2010 10:32
[PATCH 06/11] Removing dead ETRAX_RS485_LTC1387
ETRAX_RS485_LTC1387 doesn't exist in Kconfig, therefore removing all references for it from the source code. Signed-off-by: Christoph Egger <siccegge(a)cs.fau.de> --- drivers/serial/crisv10.c | 12 ------------ 1 files changed, 0 insertions(+), 12 deletions(-) diff --git a/drivers/serial/crisv10.c b/drivers/... 9 Jul 2010 10:32
First  |  Prev |  Next  |  Last
Pages: 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673