| /third_party/ltp/testcases/kernel/syscalls/migrate_pages/ |
| D | migrate_pages02.c | 8 * 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/ |
| D | test-mpm-anon-1g-interleaved | 1 # 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
|
| D | test-mpm-anon-1g | 1 # memtoy test - manual migrate single 1G anon segment 11 #migrate all pages to node 2 12 migrate 2
|
| D | test-mpm-anon-8p | 1 # memtoy test - manual migrate single 8 page anon segment 11 #migrate all pages to node 2 12 migrate 2
|
| D | test-mpm-anon-1p | 1 # memtoy test - manual migrate single 1 page anon segment 12 #migrate all pages to node 2 13 migrate 2
|
| D | test-mpm-file-16m | 1 # memtoy test - manual migrate of 16M mapped file 12 # manual migrate to node 3 13 migrate 3
|
| D | test-mpm-file-1m | 1 # memtoy test - manual migrate of mapped file 12 # manual migrate to node 3 13 migrate 3
|
| D | test-lazy-shm-8p | 1 # memtoy test - lazy migrate 8p range of single 1M shm seg 15 #migrate 3
|
| D | test-mpm-2shm-1m | 1 #memtoy test -- manual migrate 2 1M shared memory segments 17 migrate 3
|
| D | test-lazy-anon-1g-interleaved | 1 # memtoy test - manual migrate single 1g interleaved anon segment 2 # interleave across (0,1); then migrate to (2,3)
|
| D | test-lazy-anon-8p-touch | 1 # memtoy test - lazy migrate single 8 page anon segment 19 # read pages to migrate on fault
|
| /third_party/ltp/testcases/kernel/controllers/pids/ |
| D | pids.sh | 277 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/ |
| D | MigrationJob.java | 84 * 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/ |
| D | cpuctl_test02.c | 89 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/ |
| D | test1c8 | 11 #migrate all pages to node 2 12 migrate 2
|
| D | test1c | 11 #migrate all pages to node 2 12 migrate 2
|
| D | test1 | 10 #migrate all pages to node 2 11 migrate 2
|
| D | test4 | 2 # interleave across (0,1); then migrate to (2,3) 11 migrate 2,3 0,1
|
| D | test2 | 1 #memtoy test 2 - migrate 2 2g anon segments from (1,2) -> 3 16 migrate 3
|
| D | test1f | 12 #migrate all pages to node 2 13 migrate 2
|
| D | test4f | 2 # interleave across (0,1); then migrate to (2,3) 13 migrate 2,3 0,1
|
| /third_party/ltp/testcases/kernel/hotplug/memory_hotplug/ |
| D | README | 5 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/ |
| D | hotplug01.txt | 37 migrate the IRQs to it 41 migrate IRQs onto the CPU
|
| /third_party/libphonenumber/java/demo/ |
| D | README.md | 28 please [migrate](https://cloud.google.com/code/docs/intellij/migrate)._
|
| /third_party/libphonenumber/migrator/migrator-servlet/src/main/webapp/ |
| D | index.jsp | 163 …" 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"/>
|