fsync while appending to a file
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=+QdBFekrTeS2PWx+ZLNcimIqnvGNrCJeCT3/ghoy0R8=; b=CY7hxuvT4lK887wblg/Ump4GEaGmy0LsxErhwC3/d2JQCq+4cB2+QVYfefG6QNzttW KEhR5zj6h4og3/H14xEuzy/9/vFcb05WyxAsUa3ay1RoDBcEHtFA6fzke0iLGzcj07MI 54KfLs5aSjlxOYssW99vF8LlCebBidA/ahm0E= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=XlHGnzUDICdGaiT9xtcIlGVQMW77gJcBBPVBiizVQtY8bMDP2n/PrDwPN5tUQsa2OW 6d1e8ivS1qCZ4jzax17ceqsVyMV7mojgNRakaC8XZKhRJG179wfHBZCKQ5ZQ6zqxXYQs AxrkmAxuC2wnZepCwIV9JKYu8IULNbLUeLG54= Will fsync stall appending to a file, assuming both operations run concurrently and use different fds that point to the same file? Thanks, Joel --- http://twitter.com/wagerlabs _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont