| From | Subject | Date |
|---|---|---|
| Matthew Dillon | Re: HAMMER Update
Bleh, I meant to say 'background process' not 'backup ground process'.
-Matt
Matthew Dillon
<dillon@backplane.com>
| Nov 5, 6:05 pm 2007 |
| Matthew Dillon | Re: HAMMER Update
HAMMER has an independant B-Tree for each cluster. The clusters are
then glued together (leaf -> new cluster root) to form a unified B-Tree.
Except for lookups and no-free-space cases, B-Tree operations are
local to a cluster.
A cluster in HAMMER is around 64MB and can have up to 4096 records.
If a cluster needs to be recovered, HAMMER will simply throw away
the B-Tree and regenerate it from scratch using the cluster's
record list. This way all B-Tre...
| Nov 5, 4:27 pm 2007 |
| Dmitri Nikulin | Re: HAMMER Update
Speaking of on-disk B-Trees, ReiserFS' biggest problems are all based
on its use of flexible B-Trees. For instance, the difficulty of
correctly rebuilding the tree if a node is damaged, and correctly
detecting if a ReiserFS system is hosted on a file in another
(supposedly damaged) ReiserFS system, are noted as big problems that
are supposedly solved for Reiser4. Are there likely to be similar
issues in Hammer for the time being, or have you already planned far
ahead for these cases with extra info...
| Nov 5, 1:26 am 2007 |
| previous day | today | next day |
|---|---|---|
| November 4, 2007 | November 5, 2007 | November 6, 2007 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Tim Tassonis | reiser4 for 2.6.27-rc1 |
| monstr | [PATCH 20/52] [microblaze] heartbeat file |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
git: | |
| David Kastrup | Terminology question about remote branches. |
| Pascal Obry | git svn and the post-receive hook |
| Giuseppe Bilotta | git-svn tags and branches |
| Thomas Glanzmann | fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Andrei Pirvan | apache 1.3.29 + PHP 5.2.6 on OpenBSD 4.4 |
| Richard Stallman | Real men don't attack straw men |
| Jason Dixon | DCBSDCon 2009 - Three Weeks Left |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| John P Poet | Realtek 8111C transmit timed out |
| Gerrit Renker | [PATCH 26/37] dccp: Integration of dynamic feature activation - part 1 (socket set... |
| Joerg Roedel | [PATCH 08/10] x86: add checks for sync_single* code |
