Searched refs:migrated (Results 1 – 25 of 27) sorted by relevance
12
132 pool->migrated = NULL; in slab_create_child()156 while (pool->migrated) { in slab_destroy_child()157 struct slab_element_header *elt = pool->migrated; in slab_destroy_child()158 pool->migrated = elt->next; in slab_destroy_child()214 pool->free = pool->migrated; in slab_alloc()215 pool->migrated = NULL; in slab_alloc()268 elt->next = owner->migrated; in slab_free()269 owner->migrated = elt; in slab_free()
69 struct slab_element_header *migrated; member
21 Determine which CPU the process migrated to
31 Verify that at least one process has migrated to the new CPU by
33 - Calls to PropertyConfigurator or DomConfigurator cannot be migrated since
54 echo $host migrated
15 one of the tasks from group a is migrated to group b and the memory usage of
10 migrated to an always connected bus, like SPI. The interfaces
291 Amos Kong - a fix to report the correct send size in a migrated
140 the netserver side of an "omni" or migrated classic test as only171 migrated classic) request/response test should better reflect178 compatible - for the omni tests or migrated "classic" tests only268 src/nettest_sdp.c, and src/nettest_sctp.c will be "migrated" to use
100 After first run a task is migrated from one group to another group. This task
287 the classic tests are migrated - you can tell if a test has been288 migrated from the presence of `MIGRATED' in the test banner. If you289 encounter problems with either the omni or migrated tests, please first293 be compiled-in and the classic tests will not be migrated.888 intervals will remain in a "migrated" classic netperf test.900 migrated netperf test will not display the actual number of1097 *note migrated: Migrated Tests. test. No indication of failure is3078 As of version 2.5.0 several tests have been migrated to use the omni3079 code in `src/nettest_omni.c' for the core of their testing. A migrated3094 The tests migrated in version 2.5.0 are:[all …]
321 and a number of the classic tests are migrated - you can tell if a322 test has been migrated324 encounter problems with either the omni or migrated tests, please330 migrated.944 remain in a ``migrated'' classic netperf test.956 whichever comes first. A classic or migrated netperf test will not1166 @ref{Migrated Tests,migrated} test. No indication of failure is given3252 As of version 2.5.0 several tests have been migrated to use the omni3254 migrated test retains all its previous output code and so should still3270 The tests migrated in version 2.5.0 are:[all …]
413 // associated with them. Once we've migrated all of them over to true764 // migrated away from using positionally encoded operands.773 // migrated away from using positionally encoded operands.
310 # TODO: Remove these released RO builds once they are migrated to Goldeneye.
149 # Once all vsprops settings are migrated into gyp, this can go away.
453 for a period of time, after which they are migrated into the standard analysis.
521 to support the old ppc32 embedded ports that have not been migrated
356 // associated with them. Once we've migrated all of them over to true
1540 "### Is the task migrated once we exceed the LITTLE CPUs capacity?"
1414 is to be migrated to another process (i.e. a newer version of the
1231 to be migrated to another process (i.e. a newer version of the
2360 - Added an hash table module, migrated a number of internal structure to
3440 * src/ffitest.c: Delete. No longer needed, all test cases migrated