Searched refs:merged (Results 1 – 25 of 57) sorted by relevance
123
/linux-2.6.39/Documentation/ABI/testing/ |
D | procfs-diskstats | 12 5 - reads merged 16 9 - writes merged
|
D | sysfs-block | 8 2 - reads merged 12 6 - writes merged
|
/linux-2.6.39/Documentation/vm/ |
D | ksm.txt | 19 KSM's merged pages were originally locked into kernel memory, but can now 29 it merged in that range. Note: this unmerging call may suddenly require 61 run - set 0 to stop ksmd from running but keep merged pages, 63 set 2 to stop ksmd and unmerge all pages currently merged,
|
/linux-2.6.39/Documentation/block/ |
D | stat.txt | 24 read merges requests number of read I/Os merged with in-queue I/O 28 write merges requests number of write I/Os merged with in-queue I/O 43 These values increment when an I/O request is merged with an
|
/linux-2.6.39/drivers/staging/go7007/ |
D | README | 4 - lots of little modules, should be merged together
|
/linux-2.6.39/drivers/staging/keucr/ |
D | TODO | 6 be merged into the drivers/usb/storage/ directory and
|
/linux-2.6.39/drivers/staging/hv/ |
D | TODO | 5 - see if the vmbus can be merged with the other virtual busses
|
/linux-2.6.39/Documentation/development-process/ |
D | 6.Followthrough | 125 burner so that the remaining patches can be worked into shape and merged. 134 merged into the mainline kernel. Congratulations! Once the celebration is 142 longer any question of your code being merged. Resist that temptation, 159 well make it harder for you to get work merged in the future. 175 after it's merged. The next time you post a patch, they will be evaluating 200 chances are that one of the two patches will not be merged, and "mine was 206 long after they have forgotten whose patch actually got merged.
|
D | 1.Intro | 18 merged into the official ("mainline") kernel, including automatic 48 assuming that the job is done when a patch is merged into the mainline. 138 - Code which has been merged into the mainline kernel is available to all 157 which has been merged into the mainline has significantly lower 179 exists. Should that happen, getting your code merged will become much 249 to the kernel. All code merged into the mainline kernel retains its
|
D | 2.Process | 34 community) is merged into the mainline kernel. The bulk of changes for a 35 new development cycle (and all of the major changes) will be merged during 103 fix a significant bug, and (2) already be merged into the mainline for the 172 patch has no review complaints but is not being merged by its 178 merged into the mainline repository managed by Linus Torvalds. More 297 all patches merged during a given merge window should really have found
|
D | 4.Coding | 5 code. It is the code which will be examined by other developers and merged 37 win before the code can be merged. Putting code into the kernel means 153 (now called mac80211) could be merged, a locking scheme needed to be
|
/linux-2.6.39/Documentation/ |
D | iostats.txt | 62 Field 2 -- # of reads merged, field 6 -- # of writes merged 63 Reads and writes which are adjacent to each other may be merged for 144 eventual merges. As requests can be merged across partition, this could lead
|
D | stable_kernel_rules.txt | 31 in the sign-off area. Once the patch is merged it will be applied to
|
D | SubmitChecklist | 91 23: Tested after it has been merged into the -mm patchset to make sure
|
/linux-2.6.39/Documentation/i2c/busses/ |
D | scx200_acb | 5 The driver supersedes the older, never merged driver named i2c-nscacb.
|
/linux-2.6.39/arch/ia64/hp/sim/boot/ |
D | bootloader.lds | 6 /* Read-only sections, merged into text segment: */
|
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/ |
D | EB2410ITX.txt | 40 The NAND and NOR support has been merged from the linux-mtd project.
|
D | GPIO.txt | 30 or are merged into gpiolib. See the definitions in
|
/linux-2.6.39/drivers/staging/iio/ |
D | TODO | 55 shortly. I don't really envision this patch being merged
|
/linux-2.6.39/Documentation/device-mapper/ |
D | snapshot.txt | 18 For snapshot merge the contents of the COW storage are merged back into 62 merged. Once merging has started the snapshot device, associated with
|
/linux-2.6.39/arch/powerpc/boot/dts/ |
D | wii.dts | 19 * Until a later patch is merged, the kernel can use only the first
|
/linux-2.6.39/Documentation/timers/ |
D | highres.txt | 15 got merged into mainline. 32 The hrtimer base infrastructure was merged into the 2.6.16 kernel. Details of 54 merged into the 2.6.18 kernel.
|
/linux-2.6.39/arch/alpha/lib/ |
D | ev6-memcpy.S | 208 bis $3, $1, $1 # E : merged bytes to store
|
/linux-2.6.39/Documentation/dvb/ |
D | README.dvb-usb | 77 2004-11-23 - merged changes from DiB3000MC_ver2.1 84 - merged my changes (for dib3000mb/dibusb) to the FE_REFACTORING, because it became HEAD
|
/linux-2.6.39/fs/btrfs/ |
D | free-space-cache.c | 1463 bool merged = false; in try_merge_free_space() local 1486 merged = true; in try_merge_free_space() 1498 merged = true; in try_merge_free_space() 1501 return merged; in try_merge_free_space()
|
123