answersLogoWhite

0


Best Answer

The SM Bus (not bus) controller is also known as the System Management Bus Controller. It is part of your computer's motherboard chipset drivers. If you need to install chipset drivers, you need one that is compatible with the SM Bus controller.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the function of an SM bust controller driver?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Where on a computer do I install a SM Bus Controller?

The SM Bus Controller, or System Management Bus, is installed on the motherboard. It was developed by Intel. It varies on the specific place according to the motherboard.


Where can you find the missing drivers for your Toshiba Satellite Pro A300 PSAJ1E?

The missing drivers are: Audio Device on High Definiton Audio Bus Ethernet Controller Mass Storage Controller Modem Device on High Definition Audio Bus SM Bus Controller Video Controller Video Controller (VGA Compatible) What are the names for these missing devices? It's got XP, and it's an Intel Dual Core Processor. from here~! http://eu.computers.toshiba-europe.com/innovation/download_drivers_bios.jsp?service=EU


Core of fiber optic cable?

Fiber Optic Patch Cord is used to interconnect Transmission equipment to the Fiber optic patch panel. we got 2 kind of fiber optic patch core according to the mode: single mode patch core (SM) and multi-mode patch core(MM). and several kind according to the connector: sc, fc, st, lc patch core etc.


Basic and fully computer specifications for Pc computer and Mainframe computer?

Mainframe computerFrom Wikipedia, the free encyclopediaJump to: navigation, searchFor other uses, see Mainframe.This article has been nominated to be checked for its neutrality. Discussion of this nomination can be found on the talk page. (July 2009) An IBM 704 mainframeMainframes (often colloquially referred to as Big Iron[1]) are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, enterprise resource planning, and financial transaction processing.The term probably had originated from the early mainframes, as they were housed in enormous, room-sized metal boxes or frames.[2] Later the term was used to distinguish high-end commercial machines from less powerful units.Today in practice, the term usually refers to computers compatible with the IBM System/360 line, first introduced in 1965. (IBM System z10 is the latest incarnation.) Otherwise, large systems that are not based on the System/360 but are used for similar tasks are usually referred to as servers or even supercomputers. However, "server", "supercomputer" and "mainframe" are not synonymous (see client-server).Some non-System/360-compatible systems derived from or compatible with older (pre-Web) server technology may also be considered mainframes. These include the Burroughs large systems, the UNIVAC 1100/2200 series systems, and the pre-System/360 IBM 700/7000 series. Most large-scale computer system architectures were firmly established in the 1960s and most large computers were based on architecture established during that era up until the advent of Web servers in the 1990s. (Interestingly, the first Web server running anywhere outside Switzerland ran on an IBM mainframe at Stanford University as early as 1990. See History of the World Wide Web for details.)There were several minicomputer operating systems and architectures that arose in the 1970s and 1980s, but minicomputers are generally not considered mainframes. (UNIX arose as a minicomputer operating system; Unix has scaled up over the years to acquire some mainframe characteristics.)Many defining characteristics of "mainframe" were established in the 1960s, but those characteristics continue to expand and evolve to the present day.Contents[hide] 1 Description2 Characteristics3 Market4 History5 Differences from Supercomputers6 Statistics7 See also8 References9 External links// [edit] DescriptionModern mainframe computers have abilities not so much defined by their single task computational speed (usually defined as MIPS - Millions of Instructions Per Second) as by their redundant internal engineering and resulting high reliability and security, extensive input-output facilities, strict backward compatibility with older software, and high utilization rates to support massive throughput. These machines often run for years without interruption, with repairs and hardware upgrades taking place during normal operation.Software upgrades are only non-disruptive when Parallel Sysplex is in place, with true workload sharing, so one system can take over another's application, while it is being refreshed. More recently, there are several IBM mainframe installations that have delivered over a decade of continuous business service as of 2007, with hardware upgrades not interrupting service.[citation needed] Mainframes are defined by high availability, one of the main reasons for their longevity, because they are typically used in applications where downtime would be costly or catastrophic. The term Reliability, Availability and Serviceability (RAS) is a defining characteristic of mainframe computers. Proper planning (and implementation) is required to exploit these features.In the 1960s, most mainframes had no interactive interface. They accepted sets of punch cards, paper tape, and/or magnetic tape and operated solely in batch mode to support back office functions, such as customer billing. Teletype devices were also common, at least for system operators. By the early 1970s, many mainframes acquired interactive user interfaces and operated as timesharing computers, supporting hundreds or thousands of users simultaneously along with batch processing. Users gained access through specialized terminals or, later, from personal computers equipped with terminal emulation software. Many mainframes supported graphical terminals (and terminal emulation) by the 1980s (if not earlier). Nowadays most mainframes have partially or entirely phased out classic terminal access for end-users in favor of Web user interfaces. Developers and operational staff typically continue to use terminals or terminal emulators.[citation needed]Historically, mainframes acquired their name in part because of their substantial size, and because of requirements for specialized heating, ventilation, and air conditioning (HVAC), and electrical power. Those requirements ended by the mid-1990s with CMOS mainframe designs replacing the older bipolar technology. In a major reversal, IBM now touts its newer mainframes' ability to reduce data center energy costs for power and cooling, and the reduced physical space requirements compared to server farms.[3][edit] CharacteristicsNearly all mainframes have the ability to run (or host) multiple operating systems, and thereby operate not as a single computer but as a number of virtual machines. In this role, a single mainframe can replace dozens or even hundreds of smaller servers. While mainframes pioneered this capability, virtualization is now available on most families of computer systems, though not to the same degree or level of sophistication.Mainframes can add or hot swap system capacity non disruptively and granularly, again to a level of sophistication not found on most servers. Modern mainframes, notably the IBM zSeries, System z9 and System z10 servers, offer three levels of virtualization: logical partitions (LPARs, via the PR/SM facility), virtual machines (via the z/VM operating system), and through its operating systems (notably z/OS with its key-protected address spaces and sophisticated goal-oriented workload scheduling,[clarification needed] but also Linux, OpenSolaris and Java). This virtualization is so thorough, so well established, and so reliable that most IBM mainframe customers run no more than two machines[citation needed]: one in their primary data center, and one in their backup data center-fully active, partially active, or on standby-in case there is a catastrophe affecting the first building. All test, development, training, and production workload for all applications and all databases can run on a single machine, except for extremely large demands where the capacity of one machine might be limiting. Such a two-mainframe installation can support continuous business service, avoiding both planned and unplanned outages.Mainframes are designed to handle very high volume input and output (I/O) and emphasize throughput computing. Since the mid-1960s, mainframe designs have included several subsidiary computers (called channels or peripheral processors) which manage the I/O devices, leaving the CPU free to deal only with high-speed memory. It is common in mainframe shops to deal with massive databases and files. Giga-record or tera-record files are not unusual.[4] Compared to a typical PC, mainframes commonly have hundreds to thousands of times as much data storage online, and can access it much faster.[citation needed] While some other server families also offload certain I/O processing and emphasize throughput computing, they do not do so to the same degree and levels of sophistication.Mainframe return on investment (ROI), like any other computing platform, is dependent on its ability to scale, support mixed workloads, reduce labor costs, deliver uninterrupted service for critical business applications, and several other risk-adjusted cost factors. Some argue that the modern mainframe is not cost-effective. Hewlett-Packard and Dell unsurprisingly take that view at least at times, and so do some independent analysts. Sun Microsystems also takes that view, but beginning in 2007 promoted a partnership with IBM which largely focused on IBM support for Solaris on its System x and BladeCenter products (and therefore unrelated to mainframes), but also included positive comments for the company's OpenSolaris operating system being ported to IBM mainframes as part of increasing the Solaris community. Some analysts (such as Gartner[citation needed]) claim that the modern mainframe often has unique value and superior cost-effectiveness, especially for large scale enterprise computing. In fact, Hewlett-Packard also continues to manufacture its own mainframe (arguably), the NonStop system originally created by Tandem. Logical partitioning is now found in many UNIX-based servers, and many vendors are promoting virtualization technologies, in many ways validating the mainframe's design accomplishments while blurring the differences between the different approaches to enterprise computing.Mainframes also have execution integrity characteristics for fault tolerant computing. For example, z900, z990, System z9, and System z10 servers effectively execute result-oriented instructions twice, compare results, arbitrate between any differences (through instruction retry and failure isolation), then shift workloads "in flight" to functioning processors, including spares, without any impact to operating systems, applications, or users. This hardware-level feature, also found in HP's NonStop systems, is known as lock-stepping, because both processors take their "steps" (i.e. instructions) together. Not all applications absolutely need the assured integrity that these systems provide, but many do, such as financial transaction processing.[edit] MarketIBM mainframes dominate the mainframe market at well over 90% market share.[5] Unisys manufactures ClearPath mainframes, based on earlier Sperry and Burroughs product lines. In 2002, Hitachi co-developed the zSeries z800 with IBM to share expenses, but subsequently the two companies have not collaborated on new Hitachi models. Hewlett-Packard sells its unique NonStop systems, which it acquired with Tandem Computers and which some analysts classify as mainframes. Groupe Bull's DPS, Fujitsu (formerly Siemens) BS2000, and Fujitsu-ICL VME mainframes are still available in Europe. Fujitsu, Hitachi, and NEC (the "JCMs") still maintain nominal mainframe hardware businesses in their home Japanese market, although they have been slow to introduce new hardware models in recent years.The amount of vendor investment in mainframe development varies with marketshare. Unisys, HP, Groupe Bull, Fujitsu, Hitachi, and NEC now rely primarily on commodity Intel CPUs rather than custom processors in order to reduce their development expenses, and they have also cut back their mainframe software development. (However, Unisys still maintains its own unique CMOS processor design development for certain high-end ClearPath models but contracts chip manufacturing to IBM.) In stark contrast, IBM continues to pursue a different business strategy of mainframe investment and growth. IBM has its own large research and development organization designing new, homegrown CPUs, including mainframe processors such as 2008's 4.4 GHz quad-core z10 mainframe microprocessor. IBM is rapidly expanding its software business, including its mainframe software portfolio, to seek additional revenue and profits.[6][7] IDC and Gartner server marketshare measurements show IBM System z mainframes continuing their long-running marketshare gains among high-end servers of all types, and IBM continues to report increasing mainframe revenues even while steadily reducing prices.[edit] HistoryThis section does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (July 2008)Several manufacturers produced mainframe computers from the late 1950s through the 1970s. The group of manufacturers was first known as "IBM and the Seven Dwarfs": IBM, Burroughs, UNIVAC, NCR, Control Data, Honeywell, General Electric and RCA. Later, shrinking, it was referred to as IBM and the BUNCH. IBM's dominance grew out of their 700/7000 series and, later, the development of the 360 series mainframes. The latter architecture has continued to evolve into their current zSeries/z9 mainframes which, along with the then Burroughs and now Unisys MCP-based mainframes, are among the few mainframe architectures still extant that can trace their roots to this early period. That said, while they can still run 24-bit System/360 code, the 64-bit zSeries and System z9 CMOS servers have nothing physically in common with the older systems. Notable manufacturers outside the USA were Siemens and Telefunken in Germany, ICL in the United Kingdom, and Fujitsu, Hitachi, Oki, and NEC in Japan. The Soviet Union and Warsaw Pact countries manufactured close copies of IBM mainframes during the Cold War; the Strela is an example of an independently designed Soviet computer.Shrinking demand and tough competition caused a shakeout in the market in the early 1980s - RCA sold out to UNIVAC and GE also left; Honeywell was bought out by Bull; UNIVAC became a division of Sperry, which later merged with Burroughs to form Unisys Corporation in 1986. In 1991, AT&T briefly owned NCR. During the same period, companies found that servers based on microcomputer designs could be deployed at a fraction of the acquisition price and offer local users much greater control over their own systems given the IT policies and practices at that time. Terminals used for interacting with mainframe systems were gradually replaced by personal computers. Consequently, demand plummeted and new mainframe installations were restricted mainly to financial services and government. In the early 1990s, there was a rough consensus among industry analysts that the mainframe was a dying market as mainframe platforms were increasingly replaced by personal computer networks. Infoworld's Stuart Alsop famously predicted that the last mainframe would be unplugged in 1996.That trend started to turn around in the late 1990s as corporations found new uses for their existing mainframes and as the price of data networking collapsed in most parts of the world, encouraging trends toward more centralized computing. The growth of e-business also dramatically increased the number of back-end transactions processed by mainframe software as well as the size and throughput of databases. Batch processing, such as billing, became even more important (and larger) with the growth of e-business, and mainframes are particularly adept at large scale batch computing. Another factor currently increasing mainframe use is the development of the Linux operating system, which arrived on IBM mainframe systems in 1999 and is typically run in scores or hundreds virtual machines on a single mainframe. Linux allows users to take advantage of open source software combined with mainframe hardware RAS. Rapid expansion and development in emerging markets, particularly China, is also spurring major mainframe investments to solve exceptionally difficult computing problems, e.g. providing unified, extremely high volume online transaction processing databases for 1 billion consumers across multiple industries (banking, insurance, credit reporting, government services, etc.) All the largest Chinese banks now use IBM mainframes. Also, in late 2000 IBM introduced 64-bit z/Architecture and reinvigorated its mainframe software organization, developing hundreds of new mainframe software products in subsequent years. IBM also acquired numerous software companies with leadership in specific market segments, such as Cognos, and quickly introduced those software products to the mainframe. IBM has also been steadily reducing prices, taking advantage of increasing economies of scale and spurring additional demand. IBM's quarterly and annual reports in the 2000s reported increasing mainframe revenues and even faster increasing mainframe capacity shipments, with only a few brief interruptions prior to new model introductions. According to IDC, IT labor costs continued to rise in the 2000s, putting significant and increasing pressure on corporate budgets, and encouraging a shift toward the more labor-efficient centralized computing model, particularly mainframes. (IBM also focused on labor-saving product improvements.) In an ultimate irony, IBM credibly promotes its mainframes as the most space- and energy-efficient servers, just as many businesses are reaching data center expansion limits.[edit] Differences from SupercomputersThis section does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (July 2008)The distinction between supercomputers and mainframes is not a hard and fast one, but supercomputers generally are used for problems which are limited by calculation speed, while mainframes are used for problems which are limited by input/output and reliability and for solving multiple business problems concurrently (mixed workload). The differences and similarities are as follows:Both types of systems offer parallel processing, although this has not always been the case. Parallel processing (i.e.,multiple CPUs executing instructions simultaneously) was used in supercomputers (e.g., the Cray-1) for decades before this feature appeared in mainframes, primarily due to cost at that time. Supercomputers typically expose parallel processing to the programmer in complex manners, while mainframes typically use it to run multiple tasks. One result of this difference is that adding processors to a mainframe often speeds up the entire workload transparently.Supercomputers are optimized for complex computations that take place largely in memory, while mainframes are optimized for comparatively simple computations involving huge amounts of external data. For example, weather forecasting is suited to supercomputers, and insurance business or payroll processing applications are more suited to mainframes.Supercomputers are often purpose-built for one or a very few specific institutional tasks (e.g. simulation and modeling). Mainframes typically handle a wider variety of tasks (e.g. data processing, warehousing). Consequently, most supercomputers can be one-off designs, whereas mainframes typically form part of a manufacturer's standard model lineup.Mainframes tend to have numerous ancillary service processors assisting their main central processors (for cryptographic support, I/O handling, monitoring, memory handling, etc.) so that the actual "processor count" is much higher than would otherwise be obvious. Supercomputer design tends not to include as many service processors since they don't appreciably add to raw number-crunching power. This distinction is perhaps blurring over time as Moore's Law constraints encourage more specialization in server components.Mainframes are exceptionally adept at batch processing, such as billing, owing to their heritage, decades of increasing customer expectations for batch improvements, and throughput-centric design. Supercomputers generally perform quite poorly in batch processing.There has been some blurring of the term "mainframe," with some PC and server vendors referring to their systems as "mainframes" or "mainframe-like." This is not widely accepted and the market generally recognizes that mainframes are genuinely and demonstrably different.[edit] StatisticsAn IBM zSeries 800 (foreground, left). 90% of IBM's mainframes have CICS transaction processing software installed.[8] Other software staples include the IMS and DB2 databases, and WebSphere MQ and WebSphere Application Server middleware.As of 2004[update], IBM claimed over 200 new (21st century) mainframe customers - customers that had never previously owned a mainframe.Most mainframes run continuously at over 70% busy. A 90% figure is typical, and modern mainframes tolerate sustained periods of 100% CPU utilization, queuing work according to business priorities without disrupting ongoing execution.[citation needed]Mainframes have a historical reputation for being "expensive," but the modern reality is much different. As of late 2006, it is possible to buy and configure a complete IBM mainframe system (with software, storage, and support), under standard commercial use terms, for about $50,000 (U.S.). The price of z/OS starts at about $1,500 (U.S.) per year, including 24x7 telephone and Web support.[9]In the unlikely event a mainframe needs repair, it is typically repaired without interruption to running applications. Also, memory, storage and processor modules of chips can be added or hot swapped without interrupting applications. It is not unusual for a mainframe to be continuously switched on for months or years at a stretch.[citation needed][edit] See alsoComputer types[edit] References^ "IBM preps big iron fiesta". The Register. July 20, 2005. http://www.theregister.co.uk/2005/07/20/ibm_mainframe_refresh/.^ Ebbers, Mike; O'Brien, W.; Ogden, B. (2006). "Introduction to the New Mainframe: z/OS Basics" (pdf). IBM International Technical Support Organization. http://publibz.boulder.ibm.com/zoslib/pdf/zosbasic.pdf. Retrieved 2007-06-01.^ John Shedletsky (2007-11-20). "Setting the record straight on mainframe TCO". IBM. http://www-01.ibm.com/software/swnews/swnews.nsf/n/cres78cr4r?OpenDocument&Site=swzseries. Retrieved 2008-04-10.^ "Largest Commercial Database in Winter Corp. TopTen Survey Tops One Hundred Terabytes". Press release. http://www.wintercorp.com/PressReleases/ttp2005_pressrelease_091405.htm. Retrieved 2008-05-16.^ "IBM Tightens Stranglehold Over Mainframe Market; Gets Hit with Antitrust Complaint in Europe". CCIA. 2008-07-02. http://www.ccianet.org/artmanager/publish/news/IBM_Tightens_Stranglehold_Over_Mainframe_Market_Gets_Hit_with_Antitrust_Complaint_in_Europe.shtml. Retrieved 2008-07-09.^ "IBM Opens Latin America's First Mainframe Software Center". Enterprise Networks and Servers. August 2007. http://www.enterprisenetworksandservers.com/monthly/art.php?3306.^ "IBM Helps Clients Modernize Applications on the Mainframe". IBM. November 7, 2007. http://www-03.ibm.com/press/us/en/pressrelease/22556.wss.^ "CICS-An Introduction" (PDF). IBM. ftp://service.boulder.ibm.com/software/htp/cics/PDF/cics_introduction.pdf. Retrieved 2006-10-22.^ "My Personal Mainframe?". The Mainframe Blog. http://mainframe.typepad.com/blog/2006/11/my_personal_mai.html. Retrieved 2006-11-30.[edit] External linksWikimedia Commons has media related to: Mainframe computersIBM eServer zSeries mainframe serversUnivac 9400, a mainframe from the 1960s, still in use in a German computer museumLectures in the History of Computing: Mainframes[hide] v • d • e Computer sizes Larger Super · Minisuper ·Mainframe · Mini · Supermini ·ServerMicro Personal · Workstation · Home ·Desktop · SFF (Nettop) · PlugMobilePortable / Desktop replacement computer · Laptop ·Subnotebook (Netbook, Smartbook) · Tablet (Ultra-Mobile PC) · Portable / Mobile data terminal · Electronic organizer · E-book reader · Pocket computer ·Handheld game console · Wearable computerPDAs / IAsHandheld PC · Pocket PC · Smartphone · PMPs · DAPsCalculatorsScientific · Programmable · GraphingOther Single-board computer · Wireless sensor network · Microcontroller · Smartdust ·NanocomputerRetrieved from "http://en.wikipedia.org/wiki/Mainframe_computer"Categories: Mainframe computersHidden categories: NPOV disputes from July 2009 | All articles with unsourced statements | Articles with unsourced statements from March 2008 | Articles with unsourced statements from September 2009 | All pages needing cleanup | Wikipedia articles needing clarification from November 2007 | Articles with unsourced statements from November 2008 | Articles with unsourced statements from November 2007 | Articles needing additional references from July 2008 | Articles containing potentially dated statements from 2004 | All articles containing potentially dated statements | Articles with unsourced statements from May 2009ViewsArticleDiscussionEdit this pageHistoryPersonal toolsTry BetaLog in / create accountif (window.isMSIE55) fixalpha();NavigationMain pageContentsFeatured contentCurrent eventsRandom articleSearchInteractionAbout WikipediaCommunity portalRecent changesContact WikipediaDonate to WikipediaHelpToolboxWhat links hereRelated changesUpload fileSpecial pagesPrintable versionPermanent linkCite this pageLanguagesالعربيةAzərbaycanCatalàČeskyDanskDeutschΕλληνικάEspañolEuskaraFrançais한국어Bahasa IndonesiaItalianoעבריתລາວLatviešuLietuviųMagyarമലയാളംNederlands日本語‪Norsk (bokmål)‬PolskiPortuguêsRomânăРусскийSimple EnglishSlovenščinaSuomiSvenskaไทยУкраїнськаTiếng Việtייִדיש中文


Related questions

What is a SM Bus Controller?

SM Bus Controller is the generic reference for the system board main chipset of Microsoft Windows XP. This can be found on the uninstalled chipset driver.


What is a control bus?

SM Bus Controller is the generic reference for the system board main chipset of Microsoft Windows XP. This can be found on the uninstalled chipset driver.


Where on a computer do I install a SM Bus Controller?

The SM Bus Controller, or System Management Bus, is installed on the motherboard. It was developed by Intel. It varies on the specific place according to the motherboard.


How do you fix a sm bus controller error in windows XP?

This is the System Management Bus Controller, if the error is in the device manager then you will need to install the SM Bus Controller drivers that came with your motherboard, either from a drivers CD or download them. Although, your PC will probably continue to function just fine without doing anything, but in theory it should work better with the drivers installed. There are 3 step to repair sm bus controller error If you got sm bus controller error then there is a 94% chance that your computer has registry problems. To repair sm bus controller error you need to follow the steps below: * Step 1 - Download a Perfect Optimizer,install this error repair tool. * Step 2 - Click the Repair All Button.It will scan you PC for Free. * Step 3 - Then click the Repair All Button again and your done! It is very easy to repair sm bus controller error. Here are the URL of Perfect Optimizer: http://www.fixerror365.com/tidpp-sm_bus_controller_error-zz0005


How do you commute from SM North to Philsca Also How do you commute from SM North to Patts?

SM North-Philsca From SM North, ride the MRT and get off at Taft Avenue Station (last station from North EDSA). Go to McDonalds and wait for a jeepney with the signboard FTI or KALIWA and ask the driver to drop you off to Philsca. From SM North-PATTS From SM North go to Edsa Taft. Ride a jeepney going to MOA. You can take a jeepney with the signboard SUCAT then ask the driver to drop you off there OR take an FX to get there.


How do you reach Star City form SM Fairview?

Use taxi then tell the driver that you are going to Star city. and that's it.


When did SM Nasimuddin SM Amin die?

SM Nasimuddin SM Amin died on 2008-05-01.


When was SM Nasimuddin SM Amin born?

SM Nasimuddin SM Amin was born on 1955-01-25.


Is there a Samsung Galaxy Alpha G850X?

There is no G850X variant. The Alpha variants are SM-G850T, SM-G850F, SM-G850M, SM-G850Y, and SM-G850FQ.


How much is 1 sm in m?

1 m 30 sm =sm


What is a SM?

SM can refer to different things depending on the context. It could stand for Social Media, which encompasses platforms like Facebook, Twitter, and Instagram. SM can also stand for Service Management, a framework for managing IT services effectively. Ultimately, the meaning of SM will depend on the context in which it is used.


The owner of the sm?

who is the owner the sm