Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #97444
| References | <62e78153-8a84-4b78-8881-8a891df0d496@googlegroups.com> <mailman.377.1444028521.28679.python-list@python.org> <slrnn1742o.eij.grahn+nntp@frailea.sa.invalid> <201510060938.t969cKri030566@fido.openend.se> |
|---|---|
| Date | 2015-10-06 18:28 +0530 |
| Subject | Re: python and ARM memory types |
| From | voxner <voxner.dev@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.424.1444138326.28679.python-list@python.org> (permalink) |
The main intent to use python was because it was easier to code the algorithms. Also I was hoping to reuse the parallel algorithms specifically iterative ones where we have some sort of control thread that distributes data between the threads. Now I am planning to have 2 different set of kernel with malloc that returns WB and WT memory respectively. Then run the parallel python program on top of that. On 6 October 2015 at 15:08, Laura Creighton <lac@openend.se> wrote: > It is not clear to me if any of the tools that come with volutility are > going to be of any use, but I figure it is worth a look, at any rate. > > https://github.com/volatilityfoundation/volatility > > I seem to have replied directly, at any rate I mentioned this yesterday > but don't see it in the mailing list archives. > > Laura > > -- > https://mail.python.org/mailman/listinfo/python-list
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
python and ARM memory types voxner.dev@gmail.com - 2015-10-03 08:07 -0700
Re: python and ARM memory types dieter <dieter@handshake.de> - 2015-10-05 09:01 +0200
Re: python and ARM memory types Jorgen Grahn <grahn+nntp@snipabacken.se> - 2015-10-06 09:11 +0000
Re: python and ARM memory types Laura Creighton <lac@openend.se> - 2015-10-06 11:38 +0200
Re: python and ARM memory types voxner <voxner.dev@gmail.com> - 2015-10-06 18:28 +0530
csiph-web