Thomas, You could just plug the name of the processor into this handy perl pvu calculator: =========================== #!/bin/perl #
print "Enter processor type: "; $PROCESSOR_TYPE = <STDIN> ; $INPUT = length ($PROCESSOR_TYPE); $pvu = int(rand($INPUT) * 10); print "You need to purchase " . $pvu . " Privileged Value Units\n"; ============================ Have a nice day! Neil Strand Storage Engineer - Legg Mason Baltimore, MD. (410) 580-7491 Whatever you can do or believe you can, begin it. Boldness has genius, power and magic. -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Thomas Denier Sent: Wednesday, May 07, 2008 3:07 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] Licensing for Core 2 Duo processors I am working on calculating the number of value units needed for clients of our 5.4.2.0 TSM server. One of the client systems is performing server functions and is reportedly using Intel Core 2 Duo processors with two cores per processor. The IBM value unit table has no entry for Core 2 Duo processors. As far as I can tell, Core 2 Duo is not a subspecies of Xeon, which does have an entry. There is a table entry that amounts to 'other single core', but no entry for 'other dual core'. Has IBM made an official statement on value unit requirements for Core 2 Duo processors? IMPORTANT: E-mail sent through the Internet is not secure. Legg Mason therefore recommends that you do not send any confidential or sensitive information to us via electronic mail, including social security numbers, account numbers, or personal identification numbers. Delivery, and or timely delivery of Internet mail is not guaranteed. Legg Mason therefore recommends that you do not send time sensitive or action-oriented messages to us via electronic mail. This message is intended for the addressee only and may contain privileged or confidential information. Unless you are the intended recipient, you may not use, copy or disclose to anyone any information contained in this message. If you have received this message in error, please notify the author by replying to this message and then kindly delete the message. Thank you.