Talk:Banker's algorithm

From Rosetta Code
Revision as of 03:49, 31 October 2017 by Sonia (talk | contribs) (EWD-123)

What is being tested here?

The wikipedia Banker's algorithm page is currently a bit messed up (see the wikipedia talk page), and the examples here do not quite match the task description (there's no testing against the numbers listed as "Total resources in system" in the task description).

So I think the task needs a better description of what exactly is being tested here.

If I read the code right, each process is run sequentially. But we do not have a description of what each process does, here. I think we need a description of these "processes". --Rdm (talk) 09:29, 30 September 2015 (UTC)

EWD108 transcription error

If you're going all the way back to EWD108, be careful of your source. WP links both a scanned document and a transcription. If you look closely at the scan you can see some ≤ signs were transcribed as <. --Sonia (talk) 17:01, 18 August 2017 (UTC)

More reading material

WP mentions EWD-108 and EWD-623, but I just saw that EWD-123 describes the Banker's Algorithm as well. -- Sonia (talk) 03:49, 31 October 2017 (UTC)