HOME



picture info

Transmeta
Transmeta Corporation was an American fabless semiconductor company based in Santa Clara, California. It developed low power x86 compatible microprocessors based on a VLIW core and a software layer called Code Morphing Software. Code Morphing Software (CMS) consisted of an interpreter, a runtime system and a dynamic binary translator. x86 instructions were first interpreted one instruction at a time and profiled, then depending upon the frequency of execution of a code block, CMS would progressively generate more optimized translations. The VLIW core implemented features specifically designed to accelerate CMS and translations. Among the features were support for general speculation, detection of memory aliasing and detection of self modifying x86 code. The combination of CMS and the VLIW core allowed for the achievement of full x86 compatibility while maintaining performance and reducing power consumption. Transmeta was founded in 1995 by Bob Cmelik, Dave Ditzel, Colin Hu ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Efficeon
The Efficeon (stylized as efficēon) processor is Transmeta's second-generation 256-bit VLIW design released in 2004 which employs a software engine Code Morphing Software (CMS) to convert code written for x86 processors to the native instruction set of the chip. Like its predecessor, the Transmeta Crusoe (a 128-bit VLIW architecture), Efficeon stresses computational efficiency, low power consumption, and a low thermal footprint. Processor Efficeon most closely mirrors the feature set of Intel Pentium 4 processors, although, like AMD Opteron processors, it supports a fully integrated memory controller, a HyperTransport IO bus, and the NX bit, or no-execute x86 extension to PAE mode. The Efficeon has a 128 KB L1 instruction cache, a 64 KB L1 data cache and a 1 MB L2 cache. All caches are on die. Additionally, the Efficeon CMS (code morphing software) reserves a small portion of main memory (typically 32 MB) for its translation cache of dynamically translated x86 instructions. E ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Binary Translation
In computing, binary translation is a form of binary recompilation where sequences of instruction (computer science), instructions are translated from a source instruction set (ISA) to the target instruction set with respect to the operating system for which the binary was compiled for. In some cases such as instruction set simulator, instruction set simulation, the target instruction set may be the same as the source instruction set, providing testing and debugging features such as instruction trace, conditional breakpoints and Hot spot (computer science), hot spot detection. The two main types are static and dynamic binary translation. Translation can be done in hardware (for example, by circuits in a CPU) or in software (e.g. run-time engines, static recompiler, emulators, all are typically slow). Motivation Binary translation is motivated by a lack of a binary for a target platform, the lack of source code to compile for the target platform, or otherwise difficulty in compi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Intel Corporation
Intel Corporation is an American multinational corporation and technology company headquartered in Santa Clara, California, and incorporated in Delaware. Intel designs, manufactures, and sells computer components such as central processing units (CPUs) and related products for business and consumer markets. It is one of the world's largest semiconductor chip manufacturers by revenue, and ranked in the ''Fortune'' 500 list of the largest United States corporations by revenue for nearly a decade, from 2007 to 2016 fiscal years, until it was removed from the ranking in 2018. In 2020, it was reinstated and ranked 45th, being the 7th-largest technology company in the ranking. It was one of the first companies listed on Nasdaq. Intel supplies microprocessors for most manufacturers of computer systems, and is one of the developers of the x86 series of instruction sets found in most personal computers (PCs). It also manufactures chipsets, network interface controllers, fl ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


LongRun
LongRun and LongRun2 are power management technologies introduced by Transmeta. LongRun was introduced with the Crusoe processor, while LongRun2 was introduced with the Efficeon processor. LongRun2 has since been licensed to Fujitsu, NEC, Sony, Toshiba, and NVIDIA Nvidia Corporation ( ) is an American multinational corporation and technology company headquartered in Santa Clara, California, and incorporated in Delaware. Founded in 1993 by Jensen Huang (president and CEO), Chris Malachowsky, and Curti .... LongRun automatically adjusted the processor, moving between higher performance but higher power, and lower power but lower performance. The goals of the automation could be adjusted. One control offered processor frequency levels, and the ability to set a minimum and maximum "window", where the automatic controls would not adjust the speed outside of the window. A second control offered a target of either "economy" or "performance". Some versions offered a third ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Very Long Instruction Word
Very long instruction word (VLIW) refers to instruction set architectures that are designed to exploit instruction-level parallelism (ILP). A VLIW processor allows programs to explicitly specify instructions to execute in parallel, whereas conventional central processing units (CPUs) mostly allow programs to specify instructions to execute in sequence only. VLIW is intended to allow higher performance without the complexity inherent in some other designs. The traditional means to improve performance in processors include dividing instructions into sub steps so the instructions can be executed partly at the same time (termed ''pipelining''), dispatching individual instructions to be executed independently, in different parts of the processor (''superscalar architectures''), and even executing instructions in an order different from the program (''out-of-order execution''). These methods all complicate hardware (larger circuits, higher cost and energy use) because the processor mus ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Crusoe
Crusoe may refer to: Art, entertainment, and media * ''Crusoe'' (film), a 1989 film by Caleb Deschanel based on the novel ''Robinson Crusoe'' * ''Crusoe'' (TV series), a 2008 television series based on the novel ''Robinson Crusoe'' * Crusoe the Dachshund, internet celebrity * Crusoe, a creature featured in the 2007 film '' The Water Horse: Legend of the Deep'' People * Celina Crusoe (born 1974), Argentine volleyball player * Lewis Crusoe, automobile executive * Crusoe Kuningbal (1922–1984), Aboriginal Australian artist * Crusoe Kurddal (born 1960/1961), Aboriginal Australian artist Other * Transmeta Crusoe The Transmeta Crusoe is a family of x86-compatible microprocessors developed by Transmeta and introduced in 2000. Instead of the instruction set architecture being implemented in hardware, or translated by specialized hardware, the Crusoe run ..., a computer processor family by Transmeta Corporation See also * Robinson Crusoe (other) * Cruso (disambi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Tablet Computer
A tablet computer, commonly shortened to tablet, is a mobile device, typically with a mobile operating system and touchscreen display processing circuitry, and a rechargeable battery in a single, thin and flat package. Tablets, being computers, have similar capabilities, but lack some input/output (I/O) abilities that others have. Modern tablets largely resemble modern smartphones, the only differences being that tablets are relatively larger than smartphones, with screens or larger, measured diagonally, and may not support access to a cellular network. Unlike laptops (which have traditionally run off operating systems usually designed for desktops), tablets usually run mobile operating systems, alongside smartphones. The touchscreen display is operated by Gesture recognition, gestures executed by finger or digital pen (stylus), instead of the Computer mouse, mouse, touchpad, and Keyboard (computing), keyboard of larger computers. Portable computers can be classified according ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Subnotebook
Subnotebook, also called ultraportable, superportable, handtop, mini notebook or mini laptop, is a type of laptop computer that is smaller and lighter than a typical notebook-sized laptop. Types and sizes As typical laptop sizes have decreased over the course of the 2010s, and other distinguishing features have become mainstream, the distinction between regular-size and 'subnotebook' laptops has largely disappeared. To the extent that it still exists, 'subnotebook' could be defined as machines with screen smaller than 13" but with a permanently-attached keyboard intended for two-handed typing. Prior to this convergence, subnotebooks were also distinguished from netbooks and ultra-mobile PCs, based on both size and market position. Subnotebooks run full desktop class operating systems, and their CPUs are usually the same as those in desktops although perhaps modified for lower power consumption. Classic subnotebooks were smaller than full-sized laptops but larger than han ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Intellectual Ventures
Intellectual Ventures is an American private equity company that centers on the development and licensing of intellectual property. Intellectual Ventures is one of the top-five owners of U.S. patents, as of 2011. Its business model focuses on buying patents and aggregating those patents into a large patent portfolio and licensing these patents to third parties. The company has been described as the country's largest and most notorious patent trolling company, the ultimate patent troll, and the most hated company in tech. In 2009, the firm launched a prototyping and research laboratory, Intellectual Ventures Lab, which attracted media controversy when the book ''SuperFreakonomics'' described its ideas for reducing global climate change. The firm also collaborates on humanitarian projects through its Global Good program. Overview In 2000, Intellectual Ventures was founded as a private partnership by Nathan Myhrvold and Edward Jung of Microsoft, later joined by co-founders Pet ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]