Searched refs:moving (Results 1 – 25 of 52) sorted by relevance
123
/linux-2.6.39/Documentation/vm/ |
D | page_migration | 4 Page migration allows the moving of the physical location of pages between 10 by moving pages near to the processor where the process accessing that memory 33 "move_pages" allows the moving of individual pages within a process. 65 pages and moving them into lists. This is done by 79 moving.
|
/linux-2.6.39/Documentation/arm/ |
D | swp_emulation | 5 moving to the load-locked/store-conditional instructions LDREX and STREX.
|
/linux-2.6.39/drivers/media/dvb/firewire/ |
D | firedtv.h | 36 unsigned moving:1; member
|
/linux-2.6.39/Documentation/ |
D | applying-patches.txt | 248 To apply a patch moving from 2.6.11 to 2.6.12, you'd do the following (note 255 # moving from 2.6.11 to 2.6.12 261 # moving from 2.6.11.1 to 2.6.12 329 # first an example of moving from 2.6.12 to 2.6.13-rc3 367 # moving from 2.6.12 to 2.6.12-git1 373 # moving from 2.6.12-git1 to 2.6.13-rc2-git3 430 # moving from 2.6.12 to 2.6.12-mm1 436 # moving from 2.6.12-mm1 to 2.6.13-rc3-mm3
|
D | circular-buffers.txt | 118 moving the tail index. 125 producer may still be filling the buffer on another CPU and moving the
|
D | SM501.txt | 42 The primary issue with memory allocation is that of moving the video
|
D | preempt-locking.txt | 114 moving the spin_lock up two lines.
|
/linux-2.6.39/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 9 to soft-offline it, by moving the contents elsewhere or
|
/linux-2.6.39/drivers/staging/lirc/ |
D | TODO.lirc_zilog | 2 the chips supported by lirc_zilog. Before moving lirc_zilog out of staging:
|
/linux-2.6.39/drivers/isdn/capi/ |
D | Kconfig | 23 interface. It will provide a means of moving a data connection,
|
/linux-2.6.39/Documentation/cgroups/ |
D | devices.txt | 44 CAP_MKNOD. We may want to just refuse moving to a cgroup which
|
D | memory.txt | 42 - moving(recharging) account at moving a task is selectable. 71 memory.move_charge_at_immigrate # set/show controls of moving charges 352 Such charges are freed or moved to their parent. At moving, both of RSS 354 rmdir() may return -EBUSY if freeing/moving fails. See 5.1 also. 596 - All of moving charge operations are done under cgroup_mutex. It's not good
|
D | cgroups.txt | 182 task's actual cgroup assignments (in particular, moving between 438 Note: If the ns cgroup is active, moving a process to another cgroup can 581 Called prior to moving a task into a cgroup; if the subsystem
|
/linux-2.6.39/drivers/mtd/ubi/ |
D | Kconfig | 21 wear leveling by means of moving data from eraseblock with low erase
|
/linux-2.6.39/drivers/isdn/ |
D | Kconfig | 35 ISDN support in the linux kernel is moving towards a new API,
|
/linux-2.6.39/arch/arm/lib/ |
D | div64.S | 101 @ Here we shift remainer bits leftwards rather than moving the
|
/linux-2.6.39/arch/arm/nwfpe/ |
D | ChangeLog | 54 in the above code were dereferencing problems due to moving the
|
/linux-2.6.39/Documentation/video4linux/ |
D | meye.txt | 32 driver however), but things are not moving very fast (see
|
/linux-2.6.39/Documentation/filesystems/ |
D | logfs.txt | 100 Initially, bad blocks are handled by moving the affected segment 143 result in GC failures when, after moving some data, indirect blocks
|
/linux-2.6.39/fs/ncpfs/ |
D | Kconfig | 77 compatibility when moving from DOS to OS2/LONG namespace support.
|
/linux-2.6.39/Documentation/scheduler/ |
D | sched-domains.txt | 45 CPU's runqueue and the newly found busiest one and starts moving tasks from it
|
/linux-2.6.39/Documentation/hwmon/ |
D | lm93 | 78 exponential moving average (but not quite - check the datasheet). Note 268 prochot<n>_avg moving average #PROCHOT %
|
/linux-2.6.39/Documentation/input/ |
D | multi-touch-protocol.txt | 83 The sequence after moving one of the contacts looks exactly the same; the 121 Here is the sequence after moving contact 45 in the x direction:
|
/linux-2.6.39/Documentation/trace/ |
D | ring-buffer-design.txt | 394 The main idea behind the lockless algorithm is to combine the moving 663 This means that the commit will not move while a writer is moving the 716 But the moving of the head page is a bit more complex.
|
/linux-2.6.39/Documentation/networking/ |
D | fib_trie.txt | 36 the trie is kept level balanced moving, under certain conditions, the
|
123