Home
last modified time | relevance | path

Searched full:migrate (Results 1 – 25 of 276) sorted by relevance

12345678910>>...12

/third_party/ltp/testcases/kernel/syscalls/migrate_pages/
Dmigrate_pages02.c8 * 1. process A can migrate its non-shared mem with CAP_SYS_NICE
9 * 2. process A can migrate its non-shared mem without CAP_SYS_NICE
10 * 3. process A can migrate shared mem only with CAP_SYS_NICE
11 * 4. process A can migrate non-shared mem in process B with same effective uid
12 * 5. process A can migrate non-shared mem in process B with CAP_SYS_NICE
31 * This is an estimated minimum of free mem required to migrate this
75 tst_res(TINFO, "pid(%d) migrate pid %d to node -> %d", in migrate_to_node()
96 tst_res(TINFO, "migrate_pages could not migrate all " in migrate_to_node()
142 /* parent can migrate its non-shared memory */ in test_migrate_current_process()
155 /* parent can migrate shared memory with CAP_SYS_NICE */ in test_migrate_current_process()
[all …]
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Xpm-tests/
Dtest-mpm-anon-1g-interleaved1 # memtoy test - manual migrate single 1g interleaved anon segment
2 # interleave across (0,1); then migrate to (2,3)
11 # note: migrate <to> <from>
12 migrate 2,3 0,1
Dtest-mpm-anon-1g1 # memtoy test - manual migrate single 1G anon segment
11 #migrate all pages to node 2
12 migrate 2
Dtest-mpm-anon-8p1 # memtoy test - manual migrate single 8 page anon segment
11 #migrate all pages to node 2
12 migrate 2
Dtest-mpm-anon-1p1 # memtoy test - manual migrate single 1 page anon segment
12 #migrate all pages to node 2
13 migrate 2
Dtest-mpm-file-16m1 # memtoy test - manual migrate of 16M mapped file
12 # manual migrate to node 3
13 migrate 3
Dtest-mpm-file-1m1 # memtoy test - manual migrate of mapped file
12 # manual migrate to node 3
13 migrate 3
Dtest-lazy-shm-8p1 # memtoy test - lazy migrate 8p range of single 1M shm seg
15 #migrate 3
Dtest-mpm-2shm-1m1 #memtoy test -- manual migrate 2 1M shared memory segments
17 migrate 3
Dtest-lazy-anon-1g-interleaved1 # memtoy test - manual migrate single 1g interleaved anon segment
2 # interleave across (0,1); then migrate to (2,3)
Dtest-lazy-anon-8p-touch1 # memtoy test - lazy migrate single 8 page anon segment
19 # read pages to migrate on fault
/third_party/ltp/testcases/kernel/controllers/pids/
Dpids.sh277 tst_res TINFO "migrate cgroup"
293 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 as expected"
295 tst_res TPASS "migrate pid $pid from cgroup1 to cgroup2 failed"
299 tst_res TPASS "migrate child1 cgroup as expected"
301 tst_res TFAIL "migrate child1 cgroup failed"
305 tst_res TPASS "migrate child2 cgroup as expected"
307 tst_res TFAIL "migrate child2 cgroup failed"
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
DMigrationJob.java84 * Retrieves all migratable numbers from the numberRange and attempts to migrate them with recipes
96 … .ifPresent(recipe -> migratedResults.add(migrate(entry.getSanitizedNumber(), recipe, entry))); in getMigrationReportForCountry()
114 * recipeKey and attempts to migrate them with recipes from the recipesTable that belong to the
128 .add(migrate(entry.getSanitizedNumber(), recipeRow, entry))); in getMigrationReportForRecipe()
152 * match the number to migrate. This means that the 'Old Format' value cannot be represented by
157 private MigrationResult migrate(DigitSequence migratingNumber, in migrate() method in MigrationJob
170 * Only recursively migrate when the recipe explicitly states it is not a final migration. in migrate()
182 return migrate(migratedVal, nextRecipeRow, migrationEntry); in migrate()
357 * was used to migrate them.
/third_party/ltp/testcases/kernel/controllers/cpuctl/
Dcpuctl_test02.c89 int migrate = 0; /* For task migration */ in main() local
228 if (migrate == 0) { in main()
233 migrate = 1; in main()
248 if ((migrate == 1) && (counter == 0)) { in main()
252 "Could not migrate task 1 "); in main()
260 * In test 2(case 4) we need to read tasks file as we migrate task in main()
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/Scripts/
Dtest1c811 #migrate all pages to node 2
12 migrate 2
Dtest1c11 #migrate all pages to node 2
12 migrate 2
Dtest110 #migrate all pages to node 2
11 migrate 2
Dtest42 # interleave across (0,1); then migrate to (2,3)
11 migrate 2,3 0,1
Dtest21 #memtoy test 2 - migrate 2 2g anon segments from (1,2) -> 3
16 migrate 3
Dtest1f12 #migrate all pages to node 2
13 migrate 2
Dtest4f2 # interleave across (0,1); then migrate to (2,3)
13 migrate 2,3 0,1
/third_party/ltp/testcases/kernel/hotplug/memory_hotplug/
DREADME5 N.B., migrate command depends on Ray Bryant's "Manual Page Migration"
31 migrate <to-node-id[s]> [<from-node-id[s]>] -
32 migrate this process' memory from <from-node-id[s]>
/third_party/ltp/testcases/kernel/hotplug/cpu_hotplug/doc/
Dhotplug01.txt37 migrate the IRQs to it
41 migrate IRQs onto the CPU
/third_party/libphonenumber/java/demo/
DREADME.md28 please [migrate](https://cloud.google.com/code/docs/intellij/migrate)._
/third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/
Dindex.jsp163 …" to migrate it. This may be because you have entered a country code which does not correctly corr…
175 …out.print("<form action='" + request.getContextPath() + "/migrate' method='get' style='margin-bott…
189 …<form action="${pageContext.request.contextPath}/migrate" method="post" enctype="multipart/form-da…
207 <input type="submit" value="Migrate Number" class="button"/>
214 …<form action="${pageContext.request.contextPath}/migrate" method="post" enctype="multipart/form-da…
230 <input type="submit" value="Migrate File" class="button"/>

12345678910>>...12