search for: workload

Displaying 20 results from an estimated 2218 matches for "workload".

Did you mean: workloads
2013 Apr 30
3
[LLVMdev] Improving the usability of LNT
...graph 4. Add drop down boxes for Runs and Compare to (in the sidebar) that pops-down upon hover, rather than links to 4 neighboring runs. 5. Make the execution_time and compilation_time results table as sortable and a checkbox to select all the items in the table. a. Clicking the workload url in the table will open a new window instead of a tab, for simpler navigation. b. Next Steps: Add a pop-up to display the graph upon hovering over the workload url, instead of opening a new window. c. Next Steps: Split the results table into multiple sub-tables depending upon the sui...
2020 Jun 02
2
Improve hot cold splitting to aggressively outline small blocks
Hi Teresa, Thank you for your reply! I discussed this with Aditya and Rodrigo today about this. We will always have PGO turned on for our benchmark, (i.e. we assume the profiling information is always available). In terms of the workload we supply to PGO: For postgresql, I suggested we use the "pgbench" benchmark, a TPC-B-based SQL benchmark for postgres, to supply profiling information for PGO. We can use other workloads/benchmarks should you have any other suggestions about this. Thank you, Ruijie Ruijie Fang Email: r...
2020 Jun 01
2
Improve hot cold splitting to aggressively outline small blocks
...splitting to aggressively outline small blocks." Over the course of last week, I met with my mentor and co-mentor, Aditya Kumar, and Rodrigo Rocha, and we made a preliminary plan on improving the existing hot/cold splitting pass in LLVM through identifying patterns of cold blocks in real-world workloads via block frequency information (We have settled to use the PostgreSQL codebase as a workload first, although if time permits, we will also target other large codebases). Our project will involve identifying new cold block patterns via static analysis in our workload, implementing detection of t...
2011 Jan 15
7
Automatic live migration
i am trying to add auto migration feature in XEN. so is anyone has worked related to migration part. i need help regarding files related to migration. -- Regards Gautam _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2020 Jun 02
2
Improve hot cold splitting to aggressively outline small blocks
Hello Tobias, Thank you for the suggestion! Aditya also mentioned this. I will look into it. Best regards, Ruijie Ruijie Fang Email: ruijief at princeton.edu On Tue, Jun 2, 2020 at 12:48 PM Tobias Hieta <tobias at plexapp.com> wrote: > Hello Ruijie, > > One other workload that would be interesting to test might be clang > itself. Building clang with PGO information is a common trick for improving > compiler performance and it's well supported in the build system. > > Thanks for working on this. > > Tobias. > > On Tue, Jun 2, 2020, 18:16 R...
2019 May 19
1
virtio-user intarfece
Hello all i have multiple workload containers connected to my DPDK-app. I have another special container - which all packets are mirrored to it. Is it possible for zero-copy reason - that all virtio interfaces shared memory between my DPDK-app and workload containers - can be accessed by this special container ? it means that for e...
2017 Jun 09
1
[ANNOUNCE] intel-gpu-tools 1.19
...ed support for AMDGPU devices. (Chris Wilson) Tools changes: - intel_error_decode now automatically opens a pager. (Chris Wilson) - intel_error_decode now dumps the GuC firmware logs if available. (Chris Wilson) Benchmark changes: - gem_wsim: New benchmark that simulates command submission workloads. (Tvrtko Ursulin) Scripts changes: - trace.pl: New tool to parse i915 tracepoints for performance analysis. (Tvrtko Ursulin) - media-bench.pl: New tool to programmatically analyze simulated media workloads using gem_wsim to find the optimal load balancing strategy. (Tvrtko Ursulin) Tes...
2010 Mar 01
1
XCP : workload load balancing with xen cloud platform ?
Hi, i''m reading the administrator guide of xcp, http://www.xen.org/files/XenCloud/reference.pdf, and it''s say that workload load balacing is possible (like citrix xenessiential). Could you tell me where i can download the install cd ? Alexandre Derumier Ingénieur Système Tél : 03.20.68.88.90 Fax : 03.20.68.90.81 45 Bd du général Leclercq 59100 Roubaix - France ____________________________________________...
2013 May 02
0
[LLVMdev] Improving the usability of LNT
...nd Compare to (in the sidebar) > that pops-down upon hover, rather than links to 4 neighboring runs.**** > > **5. **Make the execution_time and compilation_time results table > as sortable and a checkbox to select all the items in the table. **** > > **a. **Clicking the workload url in the table will open a new window > instead of a tab, for simpler navigation.**** > > **b. **Next Steps: Add a pop-up to display the graph upon hovering > over the workload url, instead of opening a new window.**** > > **c. **Next Steps: Split the results table int...
2007 Mar 15
20
C''mon ARC, stay small...
Running an mmap-intensive workload on ZFS on a X4500, Solaris 10 11/06 (update 3). All file IO is mmap(file), read memory segment, unmap, close. Tweaked the arc size down via mdb to 1GB. I used that value because c_min was also 1GB, and I was not sure if c_max could be larger than c_min....Anyway, I set c_max to 1GB. After a workl...
2011 Sep 02
1
determine the latency characteristics of a VM automatically
Hi George, Tow months ago, we talked about how to reduce the scheduling latency for a specific VM which runs a mixed workload, where the boost mechanism can not works well. I have tried some methods to reduce the scheduling latency for some assumed latency-sensitive VMs and got some progress on it. Now I hope to make it on demand. That is to say, I hope to get the scheduler to determine the latency characteristics of a VM...
2007 Oct 08
16
Fileserver performance tests
Hi all, i want to replace a bunch of Apple Xserves with Xraids and HFS+ (brr) by Sun x4200 with SAS-Jbods and ZFS. The application will be the Helios UB+ fileserver suite. I installed the latest Solaris 10 on a x4200 with 8gig of ram and two Sun SAS controllers, attached two sas-jbods with 8 SATA-HDDs each und created a zfs pool as a raid 10 by doing something like the following: [i]zpool create
2015 Mar 24
2
[LLVMdev] RFC - Improvements to PGO profile support
> On Mar 24, 2015, at 12:08 PM, Xinliang David Li <davidxl at google.com> wrote: > > On Tue, Mar 24, 2015 at 10:54 AM, Bob Wilson <bob.wilson at apple.com> wrote: >> >>> On Mar 24, 2015, at 10:53 AM, Diego Novillo <dnovillo at google.com> wrote: >>> >>> On Tue, Mar 24, 2015 at 1:48 PM, Bob Wilson <bob.wilson at apple.com> wrote:
2007 Aug 21
5
[PATCH] Add I/O hypercalls for i386 paravirt
...ne is = not sufficient to determine the true nature of the faulting instruction, = requiring a complex and costly instruction decode and simulation. This patch provides hypercalls for the i386 port I/O instructions, which = vastly helps guests which use native-style drivers. For certain VMI = workloads, this provides a performance boost of up to 30%. We expect = KVM and lguest to be able to achieve similar gains on I/O intensive = workloads. This patch is against 2.6.23-rc2-mm2, and should be targeted for 2.6.24. Zach -------------- next part -------------- A non-text attachment was scrubbe...
2007 Aug 21
5
[PATCH] Add I/O hypercalls for i386 paravirt
...ne is = not sufficient to determine the true nature of the faulting instruction, = requiring a complex and costly instruction decode and simulation. This patch provides hypercalls for the i386 port I/O instructions, which = vastly helps guests which use native-style drivers. For certain VMI = workloads, this provides a performance boost of up to 30%. We expect = KVM and lguest to be able to achieve similar gains on I/O intensive = workloads. This patch is against 2.6.23-rc2-mm2, and should be targeted for 2.6.24. Zach -------------- next part -------------- A non-text attachment was scrubbe...
2017 Nov 02
13
[RFC] Enable Partial Inliner by default
...nable Partial Inliner by default Hello, I'd like to propose turning on the partial inliner (-enable-partial-inlining) by default. We've seen small gains on SPEC2006/2017 runtimes as well as lnt compile-times with a 2nd stage bootstrap of LLVM. We also saw positive gains on our internal workloads. ------------------------------------- Brief description of Partial Inlining ------------------------------------- A pass in opt that runs after the normal inlining pass. Looks for branches to a return block in the entry and immediate successor blocks of a function. If found, it outlines the re...
2015 Mar 26
2
[LLVMdev] RFC - Improvements to PGO profile support
...le run, how much confidence do you have in the trip count? The LaPlace rule will tend to make the compiler more conservative in exactly the cases where there is insufficient information to be confident about what to do. > > Training run is expensive, it is common for PGO users to reduce > workload as much as possible without sacrificing the > representativeness of the workload. > > Workload 1: loop run once, iterating 100 times in total > workload 2: loop run twice, iterating 200 times in total > > Which workload will user prefer to use? Which workload is better? I do...
2003 Nov 18
2
[LLVMdev] [Fwd: Optimization: Conclusions from Evolutionary Analysis]
...ofile driven optimization except the profile is easier to gather: its the whole program timing. I imagine a "mega pass" could be written that tries all other passes in all their combinations to (eventually) arrive at the right set for a given program. There's one big issue with this: workload. Unlike profile-driven optimization, which can find parts of the program to optimize based on data collected from a run or several runs of the program, this evolutionary pass would need to run the exact same workload multiple times to discover which optimizations to apply. Obtaining a useful/typica...
2014 Oct 24
2
[LLVMdev] Adding masked vector load and store intrinsics
"Das, Dibyendu" <Dibyendu.Das at amd.com> writes: > This looks to be a reasonable proposal. However native instructions > that support such masked ld/st may have a high latency ? Also, it > would be good to state some workloads where this will have a positive > impact. Any significant vector workload will see a giant gain from this. The masked operations really shouldn't have any more latency. The time of the memory operation itself dominates. -David
2016 Mar 04
3
[Qemu-devel] [RFC qemu 0/4] A PV solution for live migration optimization
...> you'll be left with very little free memory fairly soon. > >> > > > I don't think so. > > > > Roman is right. For example, here I am looking at a 64 GB (physical) > machine which was booted about 30 minutes ago, and which is running > disk-heavy workloads (installing VMs). > > Since I have started writing this email (2 minutes?), the amount of free > memory has already gone down from 37 GB to 33 GB. I expect that by the > time I have finished running the workload, in two hours, it will not > have any free memory. But what about a...