0%

22-letter words containing e, n, r, o, u, g

  • industrial archaeology — the study of past industrial machines, works, etc
  • instruction scheduling — The compiler phase that orders instructions on a pipelined, superscalar, or VLIW architecture so as to maximise the number of function units operating in parallel and to minimise the time they spend waiting for each other. Examples are filling a delay slot; interspersing floating-point instructions with integer instructions to keep both units operating; making adjacent instructions independent, e.g. one which writes a register and another which reads from it; separating memory writes to avoid filling the write buffer. Norman P. Jouppi and David W. Wall, "Available Instruction-Level Parallelism for Superscalar and Superpipelined Processors", Proceedings of the Third International Conference on Architectural Support for Programming Languages and Operating Systems, pp. 272--282, 1989.
  • judge advocate general — the chief legal officer of an army, navy, or air force.
  • keep a person guessing — to let a person remain in a state of uncertainty
  • kill yourself laughing — If you say that you killed yourself laughing, you are emphasizing that you laughed a lot because you thought something was extremely funny.
  • label switching router — (networking)   (LSR) A device that typically resides somewhere in the middle of a network and is capable of forwarding datagrams by label switching. In many cases, especially early versions of MPLS networks, a LSR will typically be a modified ATM switch that forwards datagrams based upon a label in the VPI/VCI field.
  • land of the rising sun — Japan.
  • large magellanic cloud — a satellite galaxy of our own Milky Way galaxy, appearing as a hazy cloud in the southern constellations Dorado and Mensa.
  • league of women voters — a nonpartisan organization that works toward improving the political process: created in 1920 to inform women on public issues. Abbreviation: LWV.
  • mecklenburg-vorpommern — German name of Mecklenburg–Western Pomerania.
  • memory management unit — (hardware, memory management)   (MMU, "Paged Memory Management Unit", PMMU) A hardware device or circuit that supports virtual memory and paging by translating virtual addresses into physical addresses. The virtual address space (the range of addresses used by the processor) is divided into pages, whose size is 2^N, usually a few kilobytes. The bottom N bits of the address (the offset within a page) are left unchanged. The upper address bits are the (virtual) page number. The MMU contains a page table which is indexed (possibly associatively) by the page number. Each page table entry (PTE) gives the physical page number corresponding to the virtual one. This is combined with the page offset to give the complete physical address. A PTE may also include information about whether the page has been written to, when it was last used (for a least recently used replacement algorithm), what kind of processes (user mode, supervisor mode) may read and write it, and whether it should be cached. It is possible that no physical memory (RAM) has been allocated to a given virtual page, in which case the MMU will signal a "page fault" to the CPU. The operating system will then try to find a spare page of RAM and set up a new PTE to map it to the requested virtual address. If no RAM is free it may be necessary to choose an existing page, using some replacement algorithm, and save it to disk (this is known as "paging"). There may also be a shortage of PTEs, in which case the OS will have to free one for the new mapping. In a multitasking system all processes compete for the use of memory and of the MMU. Some memory management architectures allow each process to have its own area or configuration of the page table, with a mechanism to switch between different mappings on a process switch. This means that all processes can have the same virtual address space rather than require load-time relocation. An MMU also solves the problem of fragmentation of memory. After blocks of memory have been allocated and freed, the free memory may become fragmented (discontinuous) so that the largest contiguous block of free memory may be much smaller than the total amount. With virtual memory, a contiguous range of virtual addresses can be mapped to several non-contiguous blocks of physical memory. In early designs memory management was performed by a separate integrated circuit such as the MC 68851 used with the Motorola 68020 CPU in the Macintosh II or the Z8015 used with the Zilog Z80 family of processors. Later CPUs such as the Motorola 68030 and the ZILOG Z280 have MMUs on the same IC as the CPU.
  • missing persons bureau — the part of the Police Force dealing with tracing missing people
  • non-euclidean geometry — geometry based upon one or more postulates that differ from those of Euclid, especially from the postulate that only one line may be drawn through a given point parallel to a given line.
  • nondestructive testing — any of several methods of detecting flaws in metals without causing damage. The most common techniques involve the use of X-rays, gamma rays, and ultrasonic vibrations
  • object-oriented turing — (language)   An extension of Turing and a replacement for Turing Plus by R.C. Holt <[email protected]>, U Toronto, 1991. Object-Oriented Turing supports imperative programming, object-oriented programming and concurrent programming. It has modules, classes, single inheritance, processes, exception handling and optional machine-dependent programming. There is an integrated environment under the X Window System and a demo version. Versions exist for Sun-4, MIPS, RS-6000 and others. E-mail: <[email protected]>.
  • of the first magnitude — of the greatest importance
  • on a shoestring budget — with very little money to spend
  • one's ears are burning — one is aware of being the topic of another's conversation
  • open network computing — (ONC) Sun's network protocols.
  • operating instructions — instructions on how to use something (such an electrical appliance, etc)
  • organizational culture — the customs, rituals, and values shared by the members of an organization that have to be accepted by new members
  • picture of dorian gray — a novel (1891) by Oscar Wilde.
  • potassium permanganate — a very dark purple, crystalline, water-soluble solid, KMnO 4 , used chiefly as an oxidizing agent, disinfectant, laboratory reagent, and in medicine as an astringent and antiseptic.
  • privileged instruction — A machine code instruction that may only be executed when the processor is running in supervisor mode. Privileged instructions include operations such as I/O and memory management.
  • productivity agreement — an agreement whereby the employees of an organization agree to changes which are intended to improve productivity in return for an increase in pay or other benefits
  • programmed instruction — a progressively monitored, step-by-step teaching method, employing small units of information or learning material and frequent testing, whereby the student must complete or pass one stage before moving on to the next.
  • pronunciation spelling — a spelling intended to match a certain pronunciation more closely than the traditional spelling does, as gonna for going to , kinda for kind of (meaning “rather”), git for get , or lite for light.
  • public housing project — a group of homes for poorer families which is funded and controlled by the local government
  • pure food and drug act — a law passed in 1906 to remove harmful and misrepresented foods and drugs from the market and regulate the manufacture and sale of drugs and food involved in interstate trade.
  • put the frighteners on — to intimidate
  • reconstructive surgery — the restoration of appearance and function following injury or disease, or the correction of congenital defects, using the techniques of plastic surgery.
  • rectangular coordinate — Usually, rectangular coordinates. either of two Cartesian coordinates in which the axes meet at right angles.
  • request for technology — (RFT) The process established by the OSF to get proposals for new standards.
  • retrograde ejaculation — ejaculation of semen backward toward the bladder instead of forward through the urethra.
  • self-sustaining growth — economic growth that maintains itself without intervention
  • sick building syndrome — an illness caused by exposure to pollutants or germs inside an airtight building.
  • single virtual storage — OS/VS2
  • special interest group — (SIG) One of several technical areas, sponsored by the Association for Computing Machinery. Well-known SIGs include SIGPLAN (the Special Interest Group on Programming Languages), SIGARCH (the Special Interest Group for Computer Architecture) and SIGGRAPH (the Special Interest Group for Computer Graphics).
  • special-interest group — Also called special interest. a body of persons, corporation, or industry that seeks or receives benefits or privileged treatment, especially through legislation.
  • spelling pronunciation — a pronunciation based on spelling, usually a variant of the traditional pronunciation. The spelling pronunciation of waistcoat is [weyst-koht] /ˈweɪstˌkoʊt/ (Show IPA) rather than [wes-kuh t] /ˈwɛs kət/ (Show IPA).
  • spontaneous generation — abiogenesis.
  • structured programming — the design and coding of programs by a methodology (top-down) that successively breaks problems into smaller, nested subunits.
  • struggle for existence — the competition in nature among organisms of a population to maintain themselves in a given environment and to survive to reproduce others of their kind.
  • system account manager — (cryptography, operating system, security)   (SAM) A password database stored as a registry file in Windows NT and Windows 2000. The System Account Manager (SAM) database stores users' passwords in a hashed format. Since a hash function is one-way, this provides some measure of security for the storage of the passwords. In an attempt to enhance the security of the SAM database against offline cracking, Microsoft introduced the SYSKEY utility in Windows NT 4.0.
  • talk through one's hat — a shaped covering for the head, usually with a crown and brim, especially for wear outdoors.
  • the long-hours culture — the prevailing view that it is normal to work long hours; the practice of working long hours
  • through someone's eyes — If someone sees or considers something through your eyes, they consider it in the way that you do, from your point of view.
  • through-the-lens meter — a light meter employing a sensor cell located behind the taking lens.
  • to be full to bursting — to be very full
  • to be in running order — if something is in running order it is functioning correctly and efficiently
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?