Home
last modified time | relevance | path

Searched refs:optimize (Results 1 – 16 of 16) sorted by relevance

/linux-2.4.37.9/Documentation/BK-usage/
Dbk-kernel-howto.txt28 how to best work under BitKeeper, and re-optimize things a bit.
183 free to optimize this process further (assuming Linus agrees, of
/linux-2.4.37.9/drivers/scsi/
DREADME.FlashPoint49 enhance CPU utilization, optimize I/O performance, and ensure data security
Dsym53c8xx_defs.h878 u_char optimize; member
Dsym53c8xx_comm.h1975 driver_setup.optimize = val; in sym53c8xx__setup()
DChangeLog.sym53c8xx106 Remove unused options that claimed to optimize for the 896.
DREADME.BusLogic144 addition, BusLogic's Strict Round Robin Mode is used to optimize host adapter
Dsym53c8xx.c12742 driver_setup.optimize = val;
/linux-2.4.37.9/Documentation/
DSubmittingPatches238 Let the compiler optimize away the "no-op" case.
DCodingStyle200 - saves the compiler work to optimize redundant code away ;)
DDMA-mapping.txt244 hardware can optimize for sequential accesses.
DConfigure.help107 work if they are set incorrectly, but can be used to optimize certain
8223 intelligent, it can optimize its operations (like head positioning)
8794 Because the device is intelligent, it can optimize its operations
/linux-2.4.37.9/arch/sparc/lib/
Dchecksum.S435 addx %g5, %g0, %g5 ! I am now to lazy to optimize this (question it
/linux-2.4.37.9/arch/m68k/ifpsp060/src/
Dpfpsp.S8016 bne.w fmul_not_norm # optimize on non-norm input
8498 bne.w fin_not_norm # optimize on non-norm input
8835 bne.w fdiv_not_norm # optimize on non-norm input
9271 bne.w fneg_not_norm # optimize on non-norm input
9663 bne.b fint_not_norm # optimize on non-norm input
11980 bne.w fsqrt_not_norm # optimize on non-norm input
Dfpsp.S11585 bne.w fmul_not_norm # optimize on non-norm input
12067 bne.w fin_not_norm # optimize on non-norm input
12404 bne.w fdiv_not_norm # optimize on non-norm input
12840 bne.w fneg_not_norm # optimize on non-norm input
13232 bne.b fint_not_norm # optimize on non-norm input
15549 bne.w fsqrt_not_norm # optimize on non-norm input
/linux-2.4.37.9/Documentation/filesystems/
Dproc.txt625 kernel. Be very careful when attempting this. You can optimize your system,
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx.seq790 * XXX Can we optimize this for PCI writes only???