HomeSort by relevance Sort by last modified time
    Searched full:magazine (Results 1 - 16 of 16) sorted by null

  /external/bluetooth/glib/tests/
slice-threadinit.c 27 #define MAX_PROBE_TRIALS (1031) /* must be >= maximum magazine size */
76 /* probe some magazine sizes */
103 g_error ("failed to allocate from magazine/page cache (before g_thread_init)");
107 /* release magazine probes to be retained */
126 g_error ("failed to reallocate slice from magazine (before g_thread_init): size=%d", magazine_probes[j]);
130 /* release magazine probes to be retained across g_thread_init */
152 g_error ("failed to reallocate slice from magazine (after g_thread_init): size=%d", magazine_probes[j]);
158 g_error ("failed to allocate from magazine/page cache (after g_thread_init)");
slice-test.c 217 const gchar *mode = "slab allocator + magazine cache", *emode = " ";
229 mode = "slab allocator + magazine cache";
  /external/bluetooth/glib/glib/
gslice.c 49 * allocator and magazine extensions as outlined in:
56 * - the thread magazines. for each (aligned) chunk size, a magazine (a list)
61 * - the magazine cache. allocating and freeing chunks to/from threads only
62 * occours at magazine sizes from a global depot of magazines. the depot
65 * the chunk size dependent magazine sizes automatically adapt (within limits,
96 * [3] magazine sizes are bound by an implementation specific minimum size and
97 * a chunk size specific maximum to limit magazine storage sizes to roughly
147 } Magazine;
149 Magazine *magazine1; /* array of MAX_SLAB_INDEX (allocator) */
150 Magazine *magazine2; /* array of MAX_SLAB_INDEX (allocator) *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/
CREDITS 10 * The Linux Fund, C Magazine, Educational Technology Resources Inc.,
  /external/openssl/crypto/des/
qud_cksm.c 60 * IEEE Communications Magazine Sept 1985 Vol. 23 No. 9 p 29-40
  /external/bluetooth/glib/docs/reference/glib/tmpl/
memory_slices.sgml 25 chunks, and has per-thread free lists (the so-called magazine layer)
  /external/bluetooth/glib/
ChangeLog.pre-2-20 86 * tests/slice-threadinit.c: Change one magazine size from 77 to 81
ChangeLog.pre-2-10 793 (allocator_get_magazine_threshold): reduce minimum/single-thread magazine
    [all...]
ChangeLog.pre-2-14 350 * glib/gslice.c: migrate per-thread magazine caches from single-thread
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
regress-209067.js     [all...]
  /development/tools/zoneinfo/tzdata2010k/
northamerica     [all...]
asia 308 # note about Time magazine, though apparently _something_ happened in 1986.
    [all...]
  /external/chromium/net/base/
effective_tld_names.gperf 1824 magazine.aero, 0
    [all...]
effective_tld_names.dat 128 magazine.aero
    [all...]
effective_tld_names.cc     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]

Completed in 404 milliseconds