Cargando…

Optimizing Linux performance : a hands-on guide to Linux performance tools /

The first comprehensive, expert guide for end-to-end Linux application optimization Learn to choose the right tools-and use them together to solve real problems in real production environments Superior application performance is more crucial than ever-and in today's complex production environme...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Ezolt, Phillip G.
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Upper Saddle River, N.J. : London : Prentice Hall PTR ; Pearson Education [distributor], 2005.
Colección:Hewlett-Packard professional books.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm60782115
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 050630s2005 njua fo 001 0 eng d
010 |a  2004117118 
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d OCLCE  |d MBB  |d VMI  |d OCLCQ  |d OCLCF  |d CEF  |d OCLCO  |d OCLCQ  |d AU@  |d WYU  |d UAB  |d VT2  |d CNCEN  |d GO9  |d LDP  |d UKBTH  |d OCLCO  |d HS0  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBA531861  |2 bnb 
016 7 |a 013175518  |2 Uk 
016 7 |a 013175518.  |2 Uk 
019 |a 224470530  |a 301244911  |a 645967742  |a 748094276  |a 759518389  |a 809688490  |a 1056397718  |a 1058031039  |a 1060834581  |a 1062876810  |a 1074311116  |a 1083175470  |a 1100910097  |a 1103269661  |a 1104444297  |a 1129352355  |a 1153014871  |a 1159645812  |a 1180303546  |a 1192331933  |a 1240535086 
020 |a 9780131486829  |q (pbk.) 
020 |a 0131486829  |q (pbk.) 
020 |z 0131486829  |q (pbk.) 
024 8 |a 9780131486829 
024 8 |a 0131486829 
029 1 |a HEBIS  |b 291434444 
029 1 |a AU@  |b 000027594533 
029 1 |a AU@  |b 000067093061 
035 |a (OCoLC)60782115  |z (OCoLC)224470530  |z (OCoLC)301244911  |z (OCoLC)645967742  |z (OCoLC)748094276  |z (OCoLC)759518389  |z (OCoLC)809688490  |z (OCoLC)1056397718  |z (OCoLC)1058031039  |z (OCoLC)1060834581  |z (OCoLC)1062876810  |z (OCoLC)1074311116  |z (OCoLC)1083175470  |z (OCoLC)1100910097  |z (OCoLC)1103269661  |z (OCoLC)1104444297  |z (OCoLC)1129352355  |z (OCoLC)1153014871  |z (OCoLC)1159645812  |z (OCoLC)1180303546  |z (OCoLC)1192331933  |z (OCoLC)1240535086 
042 |a dlr 
050 4 |a QA76.76.O63  |b E969 2005 
082 0 4 |a 005.432  |2 22 
049 |a UAMI 
100 1 |a Ezolt, Phillip G. 
245 1 0 |a Optimizing Linux performance :  |b a hands-on guide to Linux performance tools /  |c Phillip G. Ezolt. 
260 |a Upper Saddle River, N.J. :  |b Prentice Hall PTR ;  |a London :  |b Pearson Education [distributor],  |c 2005. 
300 |a 1 online resource (xxiv, 353 pages) :  |b illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
490 1 |a Hewlett-Packard professional books 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 0 |g Ch. 1.  |t Performance hunting tips --  |g Ch. 2.  |t Performance tools : system CPU --  |g Ch. 3.  |t Performance tools : system memory --  |g Ch. 4.  |t Performance tools : process-specific CPU --  |g Ch. 5.  |t Performance tools : process-specific memory --  |g Ch. 6.  |t Performance tools : disk I/O --  |g Ch. 7.  |t Performance tools : network --  |g Ch. 8.  |t Utility tools : performance tool helpers --  |g Ch. 9.  |t Using performance tools to find problems --  |g Ch. 10.  |t Performance hunt 1 : a CPU-bound application (GIMP) --  |g Ch. 11.  |t Performance hunt 2 : a latency-sensitive application (nautilus) --  |g Ch. 12.  |t Performance hunt 3 : the system-wide slowdown (prelink) --  |g Ch. 13.  |t Performance tools : what's next? --  |g App. A.  |t Performance tool locations --  |g App. B.  |t Installing oprofile. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
533 |a Electronic reproduction.  |b [S.l.] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
520 |a The first comprehensive, expert guide for end-to-end Linux application optimization Learn to choose the right tools-and use them together to solve real problems in real production environments Superior application performance is more crucial than ever-and in today's complex production environments, it's tougher to ensure, too. If you use Linux, you have extraordinary advantages: complete source code access, plus an exceptional array of optimization tools. But the tools are scattered across the Internet. Many are poorly documented. And few experts know how to use them together to solve real problems. Now, one of those experts has written the definitive Linux tuning primer for every professional: Optimizing Linux® Performance. Renowned Linux benchmarking specialist Phillip Ezolt introduces each of today's most important Linux optimization tools, showing how they fit into a proven methodology for perfecting overall application performance. Using realistic examples, Ezolt shows developers how to pinpoint exact lines of source code that are impacting performance. He teaches sysadmins and application developers how to rapidly drill down to specific bottlenecks, so they can implement solutions more quickly. You'll discover how to: Identify bottlenecks even if you're not familiar with the underlying system Find and choose the right performance tools for any problem Recognize the meaning of the events you're measuring Optimize system CPU, user CPU, memory, network I/O, and disk I/O-and understand their interrelationships Fix CPU-bound, latency-sensitive, and I/O-bound applications, through case studies you can easily adapt to your own environment Install and use oprofile, the advanced systemwide profiler for Linux systems If you're new to tuning, Ezolt gives you a clear and practical introduction to all the principles and strategies you'll need. If you're migrating to Linux, you'll quickly master Linux equivalents to the tools and techniques you already know. Whatever your background or environment, this book can help you improve the performance of all your Linux applications-increasingbusiness value and user satisfaction at the same time. © Copyright Pearson Education. All rights reserved. 
542 |f Copyright © 2005 Hewlett-Packard Development Company, L.P.  |g 2005 
546 |a English. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Linux. 
630 0 7 |a Linux  |2 fast 
650 7 |a Engineering & Applied Sciences.  |2 hilcc 
650 7 |a Computer Science.  |2 hilcc 
776 0 8 |i Print version:  |a Ezolt, Phillip G.  |t Optimizing Linux performance.  |d Upper Saddle River, N.J. : Prentice Hall PTR ; London : Pearson Education [distributor], 2005  |z 0131486829  |w (DLC) 2004117118  |w (OCoLC)59138873 
830 0 |a Hewlett-Packard professional books. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0131486829/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
994 |a 92  |b IZTAP