Home > Articles > Software Development & Management

5.5 Workload Characterization

Workload characterization is the process of precisely describing the systems's global workload in terms of its main components. Each workload component is further decomposed into basic components, as indicated in Fig. 5.4, which also shows specific examples of workload components and basic components. The basic components are then characterized by workload intensity (e.g., transaction arrival rates) and service demand parameters at each resource.

The parameters for a basic component are seldom directly obtained from measurements. In most cases, they must be derived from other parameters that are measured directly. Table 5.2 shows an example of three basic components, along with examples of parameters that can be measured for each. The last column indicates the type of basic component parameter|workload intensity (WI) or service demand (SD). Values must be obtained or estimated for these parameters, preferably through measurements with performance monitors and accounting systems. Measurements must be made during peak workload periods and for an appropriate monitoring interval (e.g., 1 hour). For example, consider the \Mail Processing" basic component. Data would be collected relative to all messages sent during a 1 hour monitoring interval. Assume that 500 messages were sent during this interval. Measurements are obtained for the message size, mail server CPU time, and server I/O time for each of the 500 messages. The average arrival rate of send mail requests is equal to the number of messages sent (500) divided by the measurement interval (3,600 sec), i.e., 500/3,600 = 0.14 messages sent per second. Similar measurements must be obtained for all basic components.

Figure 5.4. Workload characterization process.

5.5.1 Breaking Down the Global Workload

When workload intensity is high, large collections of workload measures can be obtained. Dealing with such collections is seldom practical, especially if workload characterization results are to be used for performance prediction through analytic models [8]. One should substitute the collection of measured values of all basic components by a more compact representation|one per basic component. This representation is called a workload model|the end product of the workload characterization process.

Consider a C/S-based application that provides access to the corporate database, and assume that data collected during a peak period of 1 hour provides the CPU time and number of I/Os for each of the 20,000 transactions executed in that period. Some transactions are fairly simple and use very little CPU and I/O, whereas other more complex ones may require more CPU and substantially more I/O. Figure 5.5 shows a graph depicting points of the type (number of I/Os, CPU time) for all transactions executed in the measurement interval. The picture shows three natural groupings of the points in the two-dimensional space shown in the graph. Each group is called a cluster and has a centroid|the larger circles in the figure|defined as the point whose coordinates are the average among all points in the cluster. The \distance" between any point and the centroid of its cluster is the shortest distance between the point and the centroid of all clusters. The coordinates of the centroids of clusters 1, 2, and 3, are (4.5, 19), (38, 171), and (39, 22), respectively. A more compact representation of the resource consumption of the 20,000 transactions is given by the coordinates of centroids 1, 2, and 3. For instance, transactions of class 1 perform, on the average, 4.5 I/Os and spend 19 msec of CPU time during their execution.

Figure 5.5. Space for workload characterization (no. of I/Os, CPU time).

The graph in Fig. 5.5 also shows the point whose coordinates, (28, 68), are the average number of I/Os and the average CPU time over all points. It is clear that if we were to represent all the points by this single point|the single cluster case|we would obtain a much less meaningful representation of the global workload than the one provided by the three clusters. Thus, the number of clusters chosen to represent the workload impacts the accuracy of the workload model.

Clustering algorithms can be used to compute an optimal number of basic components of a workload model, and the parameter values that represent each component. A discussion of clustering algorithms and their use in workload characterization is presented in Chap. 6.

5.5.2 Data Collection Issues

In ideal situations, performance monitors and accounting systems are used to determine the parameter values for each basic component. In reality, the tool base required for integrated network and server data collection may not be available to the system administrators, or they may not have enough time to deploy and use a complete suite of monitoring tools. This is a chronic problem for many organizations. The problem is compounded by the fact that most monitoring tools provide aggregate measures at the resource levels (e.g., total number of packets transmitted on a LAN segment or total server CPU utilization). These measurements must be apportioned to the basic workload components. Benchmarks and rules of thumb (ROTs) may be needed to apportion aggregate measures to basic components in lieu of real measurements. Figure 5.6 illustrates the range of data collection alternatives available to a capacity manager.

In many cases, it is possible to detect a fairly limited number of applications that account for significant portions of resource usage. Workload measurements can be made for these applications in a controlled environment such as the one depicted in Fig. 5.7. These measurements must be made separately at the client and at the server for scripts representing typical users using each of the applications mentioned above. These measurements are aimed at obtaining service demands at the CPU and storage devices at the client and server as well as number of packets sent and received by the server and packet size distributions. The results thus obtained for a specific type of client and server must be translated to other types of clients and/or servers. For this purpose, we can use specific industry standard benchmarks, such as SPEC ratings, to scale resource usage figures up or down.

Example 5.1

Assume that the service demand at the server for a given application was 10 msec, obtained in a controlled environment with a server with a SPECint rating of 3.11. To find out what this service demand would be if the server used in the actual system were faster and had a SPECint rating of 10.4, we need to scale down the 10 msec measurement by dividing it by the ratio between the two SPECint ratings. Thus, the service demand at the faster server would be 10 =(10:4=3:11) = 3:0 msec. Of course, the choice of which benchmark to use to scale measurements taken in controlled environments down or up depends on the type of application. If the application in question is a scientific application that does mostly number-crunching of floating-point numbers, one should use SPECfp as opposed to SPECint ratings.

Figure 5.6. Data collection alternatives for workload characterization.

Figure 5.7. Controlled environment for workload component benchmarking.

In general, the actual service demand, ActualServiceDemand, is obtained from the measured demand, MeasuredServiceDemand, at the controlled environment by multiplying it by the ratio of throughput ratings|such as the SPEC ratings|of the resource used in the controlled environment and the resource used in the actual environment:

ActualServiceDemand = MeasuredServiceDemand x 
                      ControlledResourceThroughput
                        ActualResourceThroughput 

Chapter 12 discusses in greater detail issues involved in data collection for client/server systems.

5.5.3 Validating Workload Models

In building any model, abstractions of the reality being modeled are made for simplicity, ease of data collection and use, and the computational efficiency of the modeling process. The abstractions compromise the accuracy of the model, so the model must be validated within an acceptable margin of error, a process called model validation. If a model is deemed invalid, it must be calibrated to render it valid. This is called model calibration.

Validating workload models entails running a synthetic workload composed of workload model results and comparing the performance measures thus obtained with those obtained by running the actual workload. If the results match within a 10{30% margin of error, the workload model is considered to be valid. Otherwise, the model must be refined to more accurately represent the actual workload. This process is depicted in Fig. 5.8.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020