Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Professional Linux Kernel Architecture (Wrox Programmer to Programmer)
 
 

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) [ペーパーバック]

Wolfgang Mauerer

参考価格: ¥ 4,977
価格: ¥ 4,495 通常配送無料 詳細
OFF: ¥ 482 (10%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
通常2~3週間以内に発送します。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


よく一緒に購入されている商品

この本とLinux Kernel Development (Developer's Library) ¥ 4,163 をあわせて買う

Professional Linux Kernel Architecture (Wrox Programmer to Programmer) + Linux Kernel Development (Developer's Library)
合計価格: ¥ 8,658

これらの商品のうちの1つが他の商品より先に発送されます。 詳細の表示

  • 対象商品: Professional Linux Kernel Architecture (Wrox Programmer to Programmer)

    通常2~3週間以内に発送します。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細

  • Linux Kernel Development (Developer's Library)

    在庫あり。 在庫状況について
    この商品は、Amazon.co.jp が販売、発送します。
    通常配送無料(一部の商品・注文方法等を除く) 詳細



商品の説明

内容説明

Find an introduction to the architecture, concepts and algorithms of the Linux kernel in Professional Linux Kernel Architecture, a guide to the kernel sources and large number of connections among subsystems. Find an introduction to the relevant structures and functions exported by the kernel to userland, understand the theoretical and conceptual aspects of the Linux kernel and Unix derivatives, and gain a deeper understanding of the kernel. Learn how to reduce the vast amount of information contained in the kernel sources and obtain the skills necessary to understand the kernel sources.

著者について

Wolfgang Mauerer is a quantum physicist whose professional interests are centered around quantum cryptography, quantum electrodynamics, and compilers for  you guessed it  quantum architectures. With the confirmed capacity of being the worst experimentalist in the known universe, he sticks to the theoretical side of his profession, which is especially reassuring considering his constant fear of accidentally destroying the universe. Outside his research work, he is fascinated by operating systems, and for more than a decade  starting with an article series about the kernel in 1997  he has found great pleasure in documenting and explaining Linux kernel internals. He is also the author of a book about typesetting with LaTeX and has written numerous articles that have been translated into seven languages in total.
When he’s not submerged in vast Hilbert spaces or large quantities of source code, he tries to take the opposite direction, namely, upward  be this with model planes, a paraglider, or on foot with an ice axe in his hands: Mountains especially have the power to outrival even the Linux kernel. Consequently, he considers planning and accomplishing a first-ascent expedition to the vast arctic glaciers of east Greenland to be the really unique achievement in his life.
Being interested in everything that is fundamental, he is also the author of the first compiler for Plankalk ¨ ul, the world’s earliest high-level language devised in 19421946 by Konrad Zuse, the father of the computer. As an avid reader, he is proud that despite the two-digit number of computers present in his living room, the volume required for books still occupies a larger share.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引 | 裏表紙
この本の中身を閲覧する:

この商品を見た後に買っているのは?


この商品につけられているタグ

 (詳細)
タグをクリックすると、タグがつけられた商品、タグをつけた人が表示されます。※タグは初期設定で公開になっています。詳しくはこちら
 

 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  10件のカスタマーレビュー
50 人中、36人の方が、「このレビューが参考になった」と投票しています。
Overbearing and huge 2008/12/9
By Federico Lucifredi - (Amazon.com)
形式:ペーパーバック
I picked up Mauerer's work on the bookish desire to keep my Kernel book library complete - and contrary to my hopes I was disappointed right from the introduction.

The book is 1337 pages long, which in itself is a negative and the leading reason for the low score - being clear (which the author is) should not come at the expense of being concise. All major areas of kernel architecture are covered, and the author often covers operating systems basics not found in such books, which partly explains (but hardly justifies) the bulk.

The kernel version covered in the book is 2.6.24, which is newer than that covered by Robert Love's book, which remains my recommendation regardless because of its pointedly zeroing in on the relevant bits, instead of exploring every single minutia along the way as Mauerer does here.

The book has merit for a bookworm such as myself, who will refer to it on a chapter basis, but is not the top choice for someone entering the subject anew.

For general use (i.e. where your bookshelf does not include every Linux kernel book ever published), Love's "Linux Kernel Development" (2nd ed) is a much better architectural introduction. If you miss operating system's basics, your first stop should be Tanenbaum's "Operating Systems Design and Implementation" (3rd ed) as well as his "Modern Operating Systems" (3rd ed) before you even think to start poking at the Linux kernel and get overwhelmed by the number of concepts you should have had previous familiarity with. Finally, if you are driven to the Linux kernel by device drivers, as is the most common case, Corbet, Rubini and Kroah-Hartman's "Linux Device Drivers" (3rd ed) definitely belongs on your shelf, although the very recent "Essential Linux Device Drivers" by Vekateswaran mounted the first credible threat to it in a decade, being both thorough and possibly tying Love for the spot as most enjoyable kernel book I have read to date - I would recommend a new device driver developer to go with both, possibly augmented by Love if more architectural knowledge is desired.

The bottom line is that this is a valiant effort, but that the author should have focused more. If you have the time to read thirteen-hundred pages, your time is better invested reading the titles above recommended, picking two or three depending on your exact focus in the subject - you will still be done faster than reading this one!
9 人中、7人の方が、「このレビューが参考になった」と投票しています。
A great functional explanation on many kernel aspects 2010/8/19
By filofel - (Amazon.com)
形式:ペーパーバック
I bought this book exactly one year ago, and I have used it for all that time. That's more than enough to make an opinion, and I consider Linux Kernel Architecture (LKA) a *very* valuable book, actually one of the most useful books about Linux Kernel that I own (and I think I have them all).
I use it this way: When looking for some aspect of the Linux kernel logic, I first go to LKA to see if the topic is addressed somewhere (the answer is most often "yes"). Then I read the relevant parts of LKA before I start to dive into the source code for more. What I get is a plain English, detailed, structured functional and technical explanation of the code I'm interested in, with diagrams and figures whenever it can help. The book mentions the path of the relevant source files, something that saves time, too.
In other words, I use it as a reference book, as a birds eye view into the kernel, but also as a functional explanation for a number of part of the code that are all but simple and obvious.

Now be warned: This is definitely not an introductory book for the beginner, nor a Linux kernel programming tutorial or techref manual, nor a book about device driver programming - even if it may help there. But all of those topics are addressed by other famous books such as Love's Linux Kernel Development 3rd Ed., Linux Device Drivers 3rd Ed, Essential Linux Device Drivers and a few others (I use all of those, too).
This is probably not either a book that you would read cover to cover.
It might not either always cover absolutely everything with all the details you might want (heck, it's only 1337 pages!)

But what LKA provides is a very well commented guide and roadmap into many aspects of the kernel, and one that is still recent enough to still be relevant. I just hope it will be regularly updated, and new editions republished.
In other words, LKA is a great time saver. I consider my time as valuable, and LKA has paid for itself manyfolds.
2 人中、2人の方が、「このレビューが参考になった」と投票しています。
Great resource for developers new to Linux 2012/1/20
By Marc Mest - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
Overall this book does have some irritating issues, but it is worthwhile text for programmers who are starting out with the Linux kernel. Even though Linux is a moving target, this book will save you some headaches and surfing message boards on the internet.

Is it better than Love's book? No probably not, but it is different.. This book provides some insight into coding and specific advice that will help you get past the Linux learning curve. Even if you never code, you will at least understand how to solve your own system problems.

The real issue with this book is organization and the index is horrible. The overviews are not as good as Love's, and as one reviewer mentioned he is not concise.

But he does walk you through more of the code and gives you the various coding housekeeping tasks you must peform in the kernel.

I think Love does a better job with the high level overviews, and he does provide analysis of tradeoffs.

Either way this book is worth the money, since if it saves you reading kernel sourcecode to learn, then trust me it is worth the price.

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換