Searched refs:memscrubber (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmemscrub.c141 static void memscrubber(void);
197 * create memscrubber thread
199 (void) thread_create(NULL, 0, (void (*)())memscrubber, NULL, 0, &p0,
204 * Function to cause the software memscrubber to exit quietly if the
258 memscrubber() function
378 * Without segkpm, the memscrubber cannot
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmemscrub.c191 * the memscrubber. See the comments above regarding what would
221 static void memscrubber(void);
349 * create memscrubber thread
351 (void) thread_create(NULL, 0, (void (*)())memscrubber,
410 * provide an interface external to the memscrubber
461 memscrubber(void) function
1114 * Can't allow the memscrubber to migrate across CPUs as
1412 * will force the memscrubber to sleep, allowing the DR callback
1448 * will force the memscrubber to sleep, allowing the DR callback

Completed in 46 milliseconds