English Dictionary
◊ THRESH
thresh
v 1: beat about [syn: {convulse}, {thresh about}, {thrash}, {thrash
about}, {slash}, {toss}]
2: move like a flail; thresh about; "Her arms were flailing"
[syn: {flail}]
3: beat the seeds out of a grain; in agriculture [syn: {thrash}]
4: give a thrashing to; beat hard [syn: {thrash}, {lam}, {flail}]
English Computing Dictionary
◊ DID YOU MEAN THRASH?
thrash
To move wildly or violently, without accomplishing anything
useful. {Paging} or {swapping} systems that are overloaded
waste most of their time moving data into and out of {core}
(rather than performing useful computation) and are therefore
said to thrash. Thrashing can also occur in a {cache} due to
{cache conflict} or in a {multiprocessor} (see {ping-pong}).
Someone who keeps changing his mind (especially about what to
work on next) is said to be thrashing. A person frantically
trying to execute too many tasks at once (and not spending
enough time on any single task) may also be described as
thrashing.
Compare {multitask}.
[{Jargon File}]