Skip to content

Instantly share code, notes, and snippets.

processor : 0
vendor_id : AuthenticAMD
cpu family : 25
model : 17
model name : AMD EPYC 9654P 96-Core Processor
stepping : 1
microcode : 0xa101144
cpu MHz : 1500.000
cache size : 1024 KB
physical id : 0
// ==UserScript==
// @name Booth.pm Download All
// @namespace http://tampermonkey.net/
// @author a1678991
// @version 1.0
// @description Add a "Download All" button to purchased items on Booth.pm
// @match https://accounts.booth.pm/library*
// @grant none
// ==/UserScript==

Generated by OpenAI o1-preview

Understanding Memory Performance in Recent AMD Ryzen Processors: MCLK, UCLK, FCLK, and More

In the realm of modern computing, especially with the advent of multi-core and high-throughput processors like the AMD Ryzen series, memory performance plays a pivotal role in overall system efficiency. For developers working on memory-intensive software, grasping the intricacies of memory clocks and their interplay within the CPU architecture is essential for optimizing application performance.

This comprehensive overview will delve into the key components affecting memory performance in recent AMD Ryzen processors:

  • MCLK (Memory Clock)
// ==UserScript==
// @name Amazon Enhanced URL Processor
// @namespace http://tampermonkey.net/
// @version 1.0
// @description Processes Amazon URLs for various enhancements.
// @author ChatGPT with assistance from a1678991
// @match https://www.amazon.co.jp/*
// @grant none
// @run-at document-start
// ==/UserScript==
#!/usr/bin/env python3
import argparse
import configparser
import os
import re
import sys
from pathlib import Path
def parse_wg_config(config_path: Path) -> dict:
#!/usr/bin/env python3
import subprocess
import os
import re
import xml.etree.ElementTree as ET
import yaml # Requires PyYAML installation
from collections import defaultdict
import sys
# import shutil # No longer needed for backup when using API
usb 5-2.3.1: new high-speed USB device number 19 using xhci_hcd
usb 5-2.3.1: New USB device found, idVendor=d6e7, idProduct=3507, bcdDevice= 1.00
usb 5-2.3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 5-2.3.1: Product: RV CMSIS-DAP
usb 5-2.3.1: Manufacturer: SIPEED
usb 5-2.3.1: SerialNumber: 012345ABCDEF
cdc_acm 5-2.3.1:1.1: ttyACM1: USB ACM device
usb 5-2.3.1: USB disconnect, device number 19
usb 5-2.3.1: new high-speed USB device number 20 using xhci_hcd
usb 5-2.3.1: config 1 interface 0 altsetting 0 endpoint 0x85 has an invalid bInterval 0, changing to 7