タグ

Referenceとlinuxに関するnirvashのブックマーク (3)

  • Sony PS3 Cluster (IBM Cell BE)

    Sony PS3 Cluster (IBM Cell BE) ⇔ 8+1 nodes, ppc64 FC5 w/ CellSDK Official Annoucement of PS3 Cluster NPR story on PS3 clusters from "All things considered", Feb 21, 2009 (local copy) Hardware 8+1 nodes IBM CellBE one 2-way SMT PowerPC core (PPE), 3.2GHz, 32kB L1-I cache, 32kB L1-D cache, 512kB locking L2 cache, 256MB XDR DRAM six SPEs (seventh is used by Sony virtualization software, eigth is hard

    nirvash
    nirvash 2008/01/19
    リンク集がつかえるかも。
  • Gentoo Linux Prelinkガイド — Gentoo Linux Documentation

    Content: 1.  紹介 prelinkとは何ですか? それは何の役に立つのですか? ほとんどの一般的なアプリケーションは共有ライブラリを使用します。 これらの共有ライブラリは起動時にメモリーに読み込まれる必要があります。 また各種シンボルの参照が解決される必要があります。 多くの小さなプログラムにとってこのダイナミックリンクはとても素早く行われます。 しかしC++で書かれたプログラムやたくさんのライブラリに依存するプログラムにとってダイナミックリンクはかなりの時間がかかります。 大部分のシステムでは、ライブラリはそんなに変更されることがありません。そしてプログラムが起動されるときにリンクされるプログラムは毎回同じです。prelinkはlink情報を取り出し、それを実行ファイルに格納します。つまりprelinkを行ないます。リンカーのためにglibc内のld-linux.soが必要で

    nirvash
    nirvash 2007/02/22
    prelink の説明。
  • Executable-space protection - Wikipedia

    This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. Find sources: "Executable-space protection" – news · newspapers · books · scholar · JSTOR (April 2013) (Learn how and when to remove this message) In computer security, executable-space protection marks memory regions

    nirvash
    nirvash 2006/07/18
    PaX offers executable space protections, using NX bit support and also provides ASLR.
  • 1