Results 1 - 25 of about 50 results out of about 10908 pages. (0.09 seconds)

Networking/10GbE/Profiling . . . 5 matches
... = Some profiling tips during 10G workload = == pmcstat == {{{ pmcstat -S CPU_CLK_UNHALTED_CORE -O pmc.out ; run that for like 30 seconds during active traffic pmcstat -R pmc.ou...

0.4k - rev: 2 (current) last modified: 2021-04-25T04:22:11+0000

AdrianChadd/ProfilingNotes . . . 4 matches
...= Profiling on Modern CPUs = Profiling isn't just "count instructions, look for hotspots" anymore. Between the superscalar-ness, the multi-core-ness, the shared-cache-ness, the s...

2.1k - rev: 4 (current) last modified: 2013-08-14T19:50:41+0000

PmcTools/Features . . . 10 matches
...equested feature when generating profiles. || || SMP support? || Ready || Supports profiling on multi-processor systems. || || System-wide event counting? || Ready || Allows you...

3.3k - rev: 4 (current) last modified: 2008-06-17T21:37:39+0000

SummerOfCode2012/Locking . . . 9 matches
...= Userland Lock Profiling and Verification = == Project description == The goal of this project is to provide userland versions of the LOCK_PROFILING and WITNESS kernel options....

2.9k - rev: 9 (current) last modified: 2012-05-23T22:45:07+0000

PmcTools/PmcRelatedWork . . . 6 matches
...oiting.html|Exploiting Hardware Performance Counters with Flow and Context Sensitive Profiling]], Glenn Ammons, Thomas Ball, James R. Larus, 1997.<<BR>>This is the paper that got...

3.7k - rev: 5 (current) last modified: 2020-10-29T04:18:54+0000

Graphics/OpenCL . . . 5 matches
... Out-of-order execution No Profiling Yes Profiling timer resolution ...

36.3k - rev: 33 (current) last modified: 2022-03-22T00:32:20+0000

VersionSpecificDocs . . . 4 matches
...eed to distinguish these parts. == The Approach == !DocBook provides a way (called profiling) of marking up conditional text. This is done with XML attributes. There are predefi...

4.1k - rev: 4 (current) last modified: 2018-03-19T00:53:42+0000

SummerOfCode2014Ideas . . . 4 matches
...king applications. This should also facilitate writing new classes of monitoring and profiling tools. For progress made on this sub-project so far, see its page on the [[LibNetst...

101.3k - rev: 98 (current) last modified: 2022-10-03T05:22:27+0000

PmcTools/PmcEnhancements . . . 4 matches
...of(1)'s design needs to be rethought if we desire it to be able to do cross-platform profiling. See also: LibElf. * Generate profiles for 32 bit i386 executables on amd64 systems...

4.5k - rev: 8 (current) last modified: 2008-06-17T21:38:27+0000

PmcTools/PmcResearch . . . 3 matches
... == Drive 'cc -pg' profiles from PMC hardware == This is an extension of existing profiling infrastructure. In it we integrate conventional profiling (timer based profiling) w...

2.3k - rev: 3 (current) last modified: 2008-06-17T21:38:25+0000

Networking/10GbE . . . 3 matches
...lementation Tuning == * Serving Files (CDN/HTTP) * [[/Router|Router/Gateway]] * Serving Large Files (CDN/Video) == Profiling == * [[/Profiling|profiling]] ---- CategoryStale...

0.8k - rev: 23 (current) last modified: 2024-04-05T07:25:04+0000

KyleEvans/BSDgrep/Chunking . . . 3 matches
...ng WITH_BSD_GREP and WITHOUT_BSD_GREP_FASTMATCH and the following script for a basic profiling attempt: {{{ #!/bin/sh INDEX=/usr/ports/INDEX-$(make -C /usr/ports -VOSREL:C/\\..+...

5.1k - rev: 4 (current) last modified: 2022-08-15T06:30:39+0000

DevSummit/200805 . . . 3 matches
... style="text-align: left;">Break || ||15:20-15:40 ||<style="text-align: center;" |4> Profiling and debugging tools BoF DOWNSTAIRS ||<style="text-align: center;" |4> Release packag...

24.4k - rev: 223 (current) last modified: 2021-04-25T07:22:31+0000

BootTime . . . 3 matches
... init starts running. 1. FreeBSD: userland boot process. <<Anchor(tslog)>> == Boot Profiling == For visual analysis of the four stages: use [[ https://man.freebsd.org/cgi/man.c...

9.8k - rev: 52 (current) last modified: 2023-07-25T13:34:33+0000

AdrianChadd . . . 3 matches
...tes]] - Notes on the net80211 / ath(4) TX path issues that need to be addressed === Profiling stuff === * [[AdrianChadd/ProfilingNotes]] - Profiling notes === Other Stuff ===...

3.3k - rev: 41 (current) last modified: 2022-08-12T21:21:01+0000

SummerOfCode2013/IntellegentDownloadManager . . . 2 matches
...(improved - status updates, duplicate requests, checksum verification)<<BR>> 4. Site profiling<<BR>> 5. Job migration<<BR>> 6. Command line status dump tool<<BR>> == Schedule == ...

2.2k - rev: 3 (current) last modified: 2017-09-18T14:01:51+0000

Scalability . . . 2 matches
...s page is a work-in-progress todo list, and is not comprehensive. 1. Improve MUTEX_PROFILING: measure contention times, not just counts; measure contention for other lock types,...

0.8k - rev: 6 (current) last modified: 2022-10-03T08:36:05+0000

PaoloPisati/Interrupts . . . 2 matches
... threads, kernel preemption and the scheduler). == Deliverables == 1. finish the profiling of current and past (4.x) FreeBSD interrupt framework (both UP and SMP): the data g...

4.4k - rev: 6 (current) last modified: 2022-06-10T03:33:52+0000

LibElf . . . 2 matches
...)`: displays information about ELF files. * `gprof(1)`: reporting tool for `cc -pg` profiling. * `kgzip(8)`: compresses a kernel. * `pmcstat(8)`: performance monitoring control...

4.9k - rev: 18 (current) last modified: 2021-04-25T04:05:23+0000

Doc/IdeaListOld . . . 2 matches
...d from [[Debugging||Debugging]].||Not started||Not assigned|| ||Add content on using profiling to detect performance bottlenecks||Profiling with gprof is very useful to detect per...

26.9k - rev: 102 (current) last modified: 2022-10-04T00:56:05+0000

DevSummit/201308/Networking . . . 2 matches
...IDs vs. sets - API friendliness * Batching vs. Latency (eg. LRO, TSO) (discuss) * Profiling * NUMA - DMA * "config lock": rmlocks - RCU - giant lock [ ] * upsides: *...

3.9k - rev: 7 (current) last modified: 2021-04-25T07:13:08+0000

DevSummit/201308 . . . 2 matches
...b site) || ===== Talklets ===== * 13:00 '''PMC''', ''Adrian Chadd'' [[AdrianChadd/ProfilingNotes|Notes]]: PMC is the FreeBSD framework for exposing performance monitoring coun...

16.7k - rev: 93 (current) last modified: 2021-04-25T07:28:12+0000

DevSummit/201210/Documentation . . . 2 matches
...primer and assure it covers everything either by itself or by proper pointers. || || Profiling of Handbook || It is a constant problem that the base system changes and we have sca...

6.1k - rev: 16 (current) last modified: 2021-04-25T07:56:47+0000

Debugging . . . 2 matches
...or dummies]] by ShteryanaShopova * [[https://software.intel.com/sites/default/files/profiling_debugging_freebsd_kernel_321772.pdf|Profiling and Debugging the FreeBSD Kernel (2009...

1.6k - rev: 26 (current) last modified: 2021-04-25T04:56:59+0000

BaseUtils . . . 2 matches
...d.org/src/tree/cddl/usr.sbin/lockstat/|src]]||<40%> lockstat||report kernel lock and profiling statistics || ||<5%>[[https://cgit.freebsd.org/src/tree/cddl/usr.sbin/zdb/|src]]||<4...

95.0k - rev: 10 (current) last modified: 2023-10-12T06:32:50+0000

1 2 Next