meaning of thrashed

1. 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] thrashing thrash thread 1. See multithreading. 2. See threaded code. 3. topic thread. [Jargon File] threaded thread threaded code A technique for implementing virtual machine interpreters, introduced by J. R. Bell in 1973, where each op-code in the virtual machine instruction set is the address of some lower level code to perform the required operation. This kind of virtual machine can be implemented efficiently in machine code on most processors by simply performing an indirect jump to the address which is the next instruction. Many Forth implementations use threaded code and nowadays some use the term "threading" for almost any technique used to implement Forths virtual machine. http://www. complang. tuwien. ac. at/forth/threaded-code. html. ["James R. Bell", "Threaded Code", CACM, 1973, 16, 6, pp 370-372]. ["An Architectural Trail to Threaded Code Systems", Kogge, P. M. , IEEE Computer, March 1982].
2.
a swimming kick used while treading water


Related Words

thrash | thrash about | thrash out | thrasher | thrashing |

Developed & Maintained By Taraprasad.com

Treasure Words