Displaying 3 results from an estimated 3 matches for "313816".
Did you mean:
31316
2017 Sep 21
1
Improve ScopedPrinter::printNumber? (was: [llvm] r313816 - [llvm-readobj] Fix 'Teach readobj to dump .res files'.)
...uld it thus be better to change the ScopedPrinter::printNumber to be
overloaded on all the "raw" integer types, instead of the stdint.h typedefs?
On 09/20/2017 11:03 PM, Marek Sokolowski via llvm-commits wrote:
> Author: mnbvmar
> Date: Wed Sep 20 14:03:37 2017
> New Revision: 313816
>
> URL: http://llvm.org/viewvc/llvm-project?rev=313816&view=rev
> Log:
> [llvm-readobj] Fix 'Teach readobj to dump .res files'.
>
> Fix-up for r313790. Some buildbots couldn't convert size_t to
> uint{}_t; do it manually.
>
> Modified:
> llvm/t...
2010 Oct 28
0
Xen - strange memory managing issue
...lien 400
xen# xm list alien
Name ID Mem VCPUs State Time(s)
alien 2 400 2 -b---- 994.2
alien:~$ free
total used free shared buffers cached
Mem: 409600 313816 95784 0 4292 33960
I am trying to change balloonig settnigs, other memory setting,
rebooting a lot, but nothing helped.
I have several DomUs and I found that I can manage memory on kernels
2.6.26, but not above.
Any idea what is wrong?
Best regards,
Marcin Kuk
_________...
2008 Jun 04
2
Superscript/Subscript in main title
I have been trying to figure out how to get superscript/subscript in the
main title for a plot. I have tried various approaches and suggestions but
none of them work. I am trying to get the following as the main title of my
plot:
Emission of CO2 with time
(but note that 2 is subscript.)
I have tried
plot(main="Emission of C"expression(O[2]) "with time")
and I get error