Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 27 Jul 2013 03:21:08 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: Re: Parallella: Litecoin mining

Rafael -

On Sat, Jul 27, 2013 at 12:00:41AM +0100, Rafael Waldo Delgado Doblas wrote:
> Mmm are there any kind of per core instruction or data cache?

No.

> Also how much
> memory needs the stack? We can use macros instead of functions to avoid
> calls but how can I see the stack size that a binary will need?

My guess is that we can get away with very little stack space - just
enough for our code to be called and return control back when done.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.