diff options
author | https://me.yahoo.com/a/g3Ccalpj0NhN566pHbUl6i9QF0QEkrhlfPM-#b1c14 <diana@web> | 2015-02-16 20:08:03 +0100 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2015-02-16 20:08:03 +0100 |
commit | 95878586ec7611791f4001a4ee17abf943fae3c1 (patch) | |
tree | 847cf658ab3c3208a296202194b16a6550b243cf /open_issues/locking_issues.mdwn | |
parent | 8063426bf7848411b0ef3626d57be8cb4826715e (diff) | |
download | web-95878586ec7611791f4001a4ee17abf943fae3c1.tar.gz web-95878586ec7611791f4001a4ee17abf943fae3c1.tar.bz2 web-95878586ec7611791f4001a4ee17abf943fae3c1.zip |
rename open_issues.mdwn to service_solahart_jakarta_selatan__082122541663.mdwn
Diffstat (limited to 'open_issues/locking_issues.mdwn')
-rw-r--r-- | open_issues/locking_issues.mdwn | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/open_issues/locking_issues.mdwn b/open_issues/locking_issues.mdwn deleted file mode 100644 index 7086107b..00000000 --- a/open_issues/locking_issues.mdwn +++ /dev/null @@ -1,48 +0,0 @@ -[[!meta copyright="Copyright © 2011, 2012, 2013 Free Software Foundation, -Inc."]] - -[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled [[GNU Free Documentation -License|/fdl]]."]]"""]] - -[[!tag open_issue_hurd]] - -There are locking issues in the Hurd's libraries. - -[[!toc]] - - -# Original [[community/GSoC]] Task Description - -[[!inline pages=community/gsoc/project_ideas/libdiskfs_locking feeds=no]] - - -# ext2fs Deadlock - -[[ext2fs_deadlock]]. - - -# Formal Verification - -Methods of [[formal_verification]] should be applied to get an understanding of -the behavior of the locking logic. There are tools for formal -verification/[[code_analysis]] that can likely help here. - -There is a [[!FF_project 278]][[!tag bounty]] on this task. - - -# IRC, OFTC, #debian-hurd, 2012-12-15 - - <Steap> youpi: can you think of a locking error recently fixed in the - translators ? I'd like to try a Coccinelle script on a real-world example - <youpi> 0b6286a3c5eb86e3cca72d0840fc009855e4fba5 for instance - <youpi> or a60414ee7fdabb2bdfb17fe82b9a09f811bd2de0 - <youpi> or b8082aab5049f753abd720a5ef6a113e2acef911 - <Steap> thx, I think I might have caught a few double unlocks, I'll send - patches/bug reports this week-end - -[[!message-id "1355701890-29227-1-git-send-email-tipecaml@gmail.com"]]. |