タグ

2012年11月4日のブックマーク (2件)

  • HYEC.ORGサーバについてのお知らせ - 美徳という名の背徳

    HYEC.ORGサーバはハードウェア障害のためオフラインです ただ今、HYEC.ORGサーバ(ドメイン:https://www.hyec.org/)はオフラインとなっています。 これは、サーバにおいてハードウェア障害が発生しているためであり、現在復旧が可能かどうか検討を進めております。 利用者の皆さまにはご迷惑をおかけいたしますが、ご理解のほどお願いいたします。 HYEC.ORGサーバの今後について 端的に結論から申しますと、「復旧に向けた対応は引き続き進めていくが、復旧可能性が低いと判断した場合はサービス停止を検討している」という状況になります。 HYEC.ORGサーバは2003年12月よりサービスをスタートし、途中ハードウェアやネットワーク周りの刷新を行いつつ今日まで稼働を続けてまいりました。これまでに多くの方にご利用いただき、そこからさまざまなノウハウを得ることができました。感謝いた

    HYEC.ORGサーバについてのお知らせ - 美徳という名の背徳
  • Malloc Never Fails

    Here’s a fun bit of trivia: malloc on Linux never fails [due to the obvious cause]. In this post, we’ll show that this indeed is the case, and explore why this happens. First off, what should happen? The malloc(3) manpage only says that, “On error, these functions return NULL.”, and it’s careful not to specify what the error conditions are. Let’s try it out; here’s a program that repeatedly alloca

    fcicq
    fcicq 2012/11/04
    overcommit memory, become control structure or address space bound.