lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Jun 2012 19:58:12 -0300
From:	Pedro EugĂȘnio Rocha 
	<pedro.eugenio.rocha@...il.com>
To:	linux-ext4@...r.kernel.org
Subject: Read operations and journaled data

Hi guys,

I have a quick (kind of dumb) question for you about
journaling.

I know that ext4 postpones checkpoints in data journaling
mode, i.e., most of data (and meta-data) are only written
to the journal and checkpointed to their final location only
when certain thresholds are crossed. My question is: how
do ext4 handle read operations to data blocks that are only
written to the journal (supposing that its cache has been
evicted)? Does it execute the read operation in the journaled
data? Does it trigger a checkpoint?

Probably I'm missing something here.

Thanks

-- 
Pedro EugĂȘnio Rocha
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ