Where is source code for create_plot_disk() so I can hack NVME temp control in 'create plot' #513
room101-dev
started this conversation in
General
Replies: 2 comments 2 replies
-
check the header files maybe??? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to put in emergency failure prediction into plot-manager, but I need the internals of the plot-creation process.
The chia-network seems to be hiding the source for this process, without this source its impossible to follow temperature
I would prefer to throttle down the usage on NVME from inside the code, but it appears there is NO code.
Does anybody know where this code resides? Sure asking question here because we need things done, and if you go on chia-network they'll blow you away, as you all know.
Ask a problem about plot crashes and they'll say 'memory problem', of course sure you could say memory in NVME problem, but really the problem is in the NVME controllers, nada about 'ddr ram' on mobo
chia/plotting/create_plots.py make a call to create_plot_disk() ... but where is the source ?? So I can hack it up, and stop 'create plot' from killing my NVME drives???
I assuming here that CHIA is a 'black-box' if that is the case, then we don't know if really what they're doing to our plot drives :(
If this is really 'open source' then where is the source?
Beta Was this translation helpful? Give feedback.
All reactions