cpu
Here are 930 public repositories matching this topic...
Consider this scenario:
My phone is connected to WiFi(4g), the power goes off, and my mobile data(2g) kicks into action. If there were multiple assets fetched for 4g, all their low quality equivalents will now be fetched.
This will also happen when I am travelling between places as my data speed keeps fluctuating.
I am not sure what the solution to this problem is but I believe we shouldn'
COPYING and README claim this is GPL, but it doesn't specify which version exactly? It looks like GPLv2, the question is: "GPLv2 only" or "GPLv2 or later"?
The current uc.c only contains a copyright where it's unclear wether that file also belongs to GPL'd code.
The source files or README should contain [the license text as per COPYING file](https://github.com/unicorn-engine/unicorn/blob/master/CO
Docs in english ?
I could not find any docs or even a description in English, so I decided to ask here. Do you plan to have english docs in the near future to demystify the project for the rest of the world (like alibaba/arthas for example
-
Updated
Apr 4, 2020 - Python
-
Updated
Oct 13, 2018
For C++, the library defines everything within namespace CpuFeatures::. Please add a note to that effect to README.md so we don't have to grep the code to figure out what's going on :-)
-
Updated
Feb 27, 2020 - Java
-
Updated
May 21, 2020 - Java
emscripten support?
Would be awesome if we could use Remotery to profile C/C++ emscripten games.
Challenges:
-
Websocket server. We can't start a websocket server from an emscripten game. One workaround is to use a native websocket server as a proxy. Another solution is have emscripten directly send the data to another browser tab (
postMessage
) -
Timer accuracy. Browsers have recently reduced the accurac
-
Updated
May 21, 2020 - C
-
Updated
Apr 14, 2020 - C
this is a followup to #24
-
Updated
Mar 30, 2020 - JavaScript
-
Updated
Mar 7, 2020 - C
-
Updated
Mar 3, 2020 - C++
-
Updated
Feb 26, 2020 - C++
-
Updated
May 23, 2020 - C++
-
Updated
May 25, 2020 - C
-
Updated
Dec 20, 2019 - C++
-
Updated
Apr 23, 2020 - Go
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Since we are adding an "Import settings" feature in 2.1, we can also create some nice ready-made settings users can simply import in the app. I would suggest we create a few and place them in a folder like "example settings" here in GitHub with preview images in the README file. Let me k
Create wiki
This is the first RISCV core I've been able to get up and running without breaking my head. Much appreciation for the SpinalHDL team for the making this work with Qsys and Avalon. :) (Although SpinalHDL itself puzzling still.)
Where should notes and documentation go? (Is there a wiki?) There's a lot of little things I had to figure out. It would be nice to make it easy to post the notes. One ex
If this is not the case a page fault should be generated. Right now we generate an instruction access fault.
Handle 0x1101, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 4096 MB
Form Factor: DIMM
Set: 1
Locator: DIMM_A2
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 4A87CE52
As
I have used this library and its not capturing Swift run time exception or traces. This is only handling Objective C exception. If you could help me out for showing Swift run time exception with stack trace.
-
Updated
May 23, 2020 - C++
Improve this page
Add a description, image, and links to the cpu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cpu topic, visit your repo's landing page and select "manage topics."
Bug description
On the https://psutil.readthedocs.io/en/latest/ page, there are 'terminate my children' links to the https://psutil.readthedocs.io/en/latest/#terminate-my-children section which appears to not exist anymore.
This is not an issue in 5.3.0 (https://psutil.readthedocs.io/en/release-5.3.0/#terminate-my-children).