Found 5110 matching messages (0.070 seconds). Page 1 of 50.
... profiling hits are about generating the patches and > > assigning blame: > > > > samples % image name ... you want to try > this: > > -- snipsnap -- > [PATCH] xdiff/xutils.c(xdl_hash_record): factor out ... the above patch $ for a in 1 2 3 4 5; ...
git - Shawn O. Pearce - Mar 19 2007 - 23:29
... .Schindelin@gmx.de> wrote: > > -- snipsnap -- > > [PATCH] xdiff/xutils.c(xdl_hash_record): factor ... the above patch > $ for a in 1 2 3 4 5 ... 86 user 0.51 sys > 3.64 real 2.87 user ... seconds run as Dscho's patch. I like DrNick's version ...
git - Shawn O. Pearce - Mar 19 2007 - 23:40
... the mempolicy is > > effected over nodes 3-5, right? > > > > And if the ... be recommending, in a follow-up patch, will be folding the larger ... physical nodes 1, 2, and 3 (the last column above.) ... not just over 3. I intend to post patches you can ...
linux-kernel - Paul Jackson - Feb 14 2008 - 06:26
... 1-1, 1-2, 1-3 not connected. >>>>> IO-APIC (apicid- ... 2-1, 2-2, 2-3 not connected. >>>>> >>>>> New printout example: ... 1-1 1-2 1-3 (apicid-pin) not connected >>>>> 2 ... 7> 1-2<7> 1-3<7> 1-4<7> 1 ... 1-1, 1-2, 1-3, 1-4, 1-5, 1 ... 2-1, 2-2, 2-3, 2-4, 2-5, 2 ...
linux-kernel - Yinghai Lu - Sep 8 2008 - 01:07
... 1-1, 1-2, 1-3 not connected. >>>>>> IO-APIC (apicid ... 2-1, 2-2, 2-3 not connected. >>>>>> >>>>>> New printout example ... 1-1 1-2 1-3 (apicid-pin) not connected >>>>>> 2 ... 7> 1-2<7> 1-3<7> 1-4<7> 1 ... 1-1, 1-2, 1-3, 1-4, 1-5, 1 ... 2-1, 2-2, 2-3, 2-4, 2-5, 2 ...
linux-kernel - Cyrill Gorcunov - Sep 8 2008 - 01:17
... for an application using hugepages with > this patch applied is; > > 08048000-0804c000 r-xp ... 03:01 119345 /lib/ld-2.3.6.so > bf8ef000-bf903000 rwxp bffeb000 00 ... an application using hugepages with this patch applied is; 08048000-0804c000 r-xp ...
linux-kernel - KOSAKI Motohiro - Sep 25 2008 - 10:57
... : Pekka Enberg
linux-kernel - Pavel Machek - Oct 22 2008 - 06:46
... PATA cable on ATI chipset. > This patch fixes the bug. > > Signed-off-by ... > 1 files changed, 11 insertions(+), 3 deletions(-) > > diff -puN drivers/ide/pci ... ->ide_dma_check = &atiixp_dma_check; > _ > > Andrew, the 3 patches are right and complete, ...
linux-kernel - Conke Hu - Jan 9 2007 - 22:34
... everyone, > > This is the documents patch for Blackfin arch, also includes ... Thank Mike, I update this patch and regenerate it in -p1 ... the top uClinux-dist directory. > + > + > +3. Mounting CRAMFS File System > + ---------------------------- > + > +To ...
linux-kernel - Wu, Bryan - Feb 5 2007 - 23:49
... > > Hi everyone, > > > > This is the documents patch for Blackfin arch, also includes the ... > > +the top uClinux-dist directory. > > + > > + > > +3. Mounting CRAMFS File System > > + ---------------------------- > > + > > +To create a ...
linux-kernel - Wu, Bryan - Feb 7 2007 - 03:25
... ("/proc/net/atm/cxacru:0", O_RDONLY|O_LARGEFILE) =3D 3 fstat64(3, {st_mode=3DS_IFREG|0444, st_size=3D0, ...}) =3D ... 0 read(3, "", 0) =3D 0 close(3) =3D 0 Does anyone have any thoughts on the output ...
linux-kernel - Simon Arlott - Feb 11 2007 - 13:10
... is an updated patch. ------------ Update FW version to 3.2 Signed- ... (vers); - if (type == FW_VERSION_T3 && major == 3 && minor == 1) + if (type == FW_VERSION_T3 ... u.%u), " - "driver needs version 3.1\n", major, minor); + "driver ...
linux-kernel - Steve Wise - Feb 25 2007 - 15:28
... . Here is an updated patch.
>
> ------------
>
> Update FW version to 3.2
>
> Signed-off-by: Steve Wise
linux-kernel - Jeff Garzik - Feb 25 2007 - 15:48
... ? There is nothing about it in the patch description... > + if ((rq->errors & ERROR_RESET) == ... (drive, drive->desired_speed); Please update the patch to not depend on ide_config_drive_speed() fixes [PATCH 2/3] which need more work (shouldn't be a ...
linux-kernel - Bartlomiej Zolnierkiewicz - Mar 7 2007 - 17:16
... >> include/linux/ide.h | 2 + >> 3 files changed, 88 insertions(+), 54 deletions(-) >> ... (drive, drive->desired_speed); > > Please update the patch to not depend on ide_config_drive_speed() > fixes > [PATCH 2/3] which need more work (shouldn' ...
linux-kernel - Suleiman Souhlal - Mar 8 2007 - 16:16
... send this as > a separate patch. Yes, please do so. [ ... ] > > The ... fixed later in the incremental patch. > >> ide_startstop_t ide_error (ide_drive_t *drive, const ... depend on ide_config_drive_speed() fixes > > [PATCH 2/3] which need more work ...
linux-kernel - Bartlomiej Zolnierkiewicz - Mar 8 2007 - 16:34
... Bartlomiej Zolnierkiewicz wrote: > > Please respin the patch so I could merge it. > ... drive->special requests * update comments and patch description * any bugs introduced by this ... drivers/ide/ide-iops.c | 3 +++ include/linux/ide.h | 1 + ...
linux-kernel - Bartlomiej Zolnierkiewicz - Mar 23 2007 - 19:53
Aubrey Li wrote:
> On 3/6/07, Vaidyanathan Srinivasan
linux-kernel - Vaidyanathan Srinivasan - Mar 27 2007 - 03:17
On 3/27/07, Vaidyanathan Srinivasan
linux-kernel - Aubrey Li - Mar 27 2007 - 04:41
Aubrey Li wrote:
> On 3/27/07, Vaidyanathan Srinivasan
linux-kernel - Vaidyanathan Srinivasan - Mar 27 2007 - 05:44