Searched hist:218195 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_rawread.cdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week
H A Dffs_softdep.cdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week
/freebsd-11-stable/sys/kern/
H A Dsubr_uio.cdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week
H A Dimgact_elf.cdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week
H A Dvfs_mount.cdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week
/freebsd-11-stable/sys/sys/
H A Dvnode.hdiff 218195 Wed Feb 02 14:37:51 MST 2011 mdf Put the general logic for being a CPU hog into a new function
should_yield(). Use this in various places. Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after: 1 week

Completed in 513 milliseconds