search for: mmmmm

Displaying 20 results from an estimated 46 matches for "mmmmm".

Did you mean: hmmmm
2018 Mar 28
0
x86 instruction format which takes a single 64-bit immediate
...ing. XS - Always uses a 0xF3 prefix. VEX.PP=2 for VEX encoding. XD - Always uses a 0xF2 prefix. VEX.PP=3 for VEX encoding. OpMap ----- OB(default) - One byte opcode. Not used by any VEX encoded instructions. TB - Two byte opcode, first byte is 0x0F. VEX.mmmmm=0x1 for VEX encoding. T8 - Three byte opcode, first bytes are 0x0F 0x38. VEX.mmmmm=0x2 for VEX encoding. TA - Three byte opcode, first bytes are 0x0F 0x3A. VEX.mmmmm=0x3 for VEX encoding. XOP8 - Used by AMD xop encoding. XOP.mmmmm=0x8 XOP9 - Used by AMD xop enco...
2018 Mar 28
4
x86 instruction format which takes a single 64-bit immediate
I am attempting to create an instruction which takes a single 64-bit immediate. This doesn't seem like a thing that would exist already (because who needs an instruction which just takes an immediate?) How might I implement this easily? Perhaps I could use a format which encodes a register, which is then unused? Thanks for the help. Gus -------------- next part -------------- An HTML
2018 Feb 12
2
FOSDEM Dojo update, videos
A big thank you to everyone who attended the CentOS Dojo in Brussels a week ago. We had about 75 people in attendance (101 registered) and we had two tracks of great presentations. If you did not make it to the event, you can still catch all of the presentations on our YouTube channel, at https://www.youtube.com/user/TheCentOSProject/playlists Unfortunately, you miss out on the great
2020 Feb 07
2
AD DC and file server on a virtual machine
...ned the IP of the eth1 interface, the eth1 interface ip was flushed, and the eth1 interface was set into promisc-mode. The samba ADDC is now listenig to the br0 interface. This is working, the windows 10 clients can connect to the ADDC .... But ... The nating between br0 and eth0 doesn't work. Mmmmm, to be honest, it is definitively a wise decision to hide my 10.* network behind nat. Hope I was able to explain my problem. To set up the bridge I was following the guide at: https://brezular.com/2011/06/19/bridging-qemu-image-to-the-real-network-using-tap-interface/ Can someone on the list giv...
2018 Oct 26
2
classicupgrade
On Fri, 26 Oct 2018 15:09:35 +0200 Corrado Ravinetto via samba <samba at lists.samba.org> wrote: > > > Il 26/10/2018 14:49, Rowland Penny via samba ha scritto: > > Please post the smb.conf from the PDC. > > [global] >         workgroup = LXCERRUTI >         netbios name = SRVCERRUTI >         server string = Samba PDC - Versione %v >         passwd
2009 Feb 28
1
vm_thread_new: kstack allocation failed with vm.kmem_size="1536M"
So, I have a farm of machines runnign 7.1/amd64, all of which have 16 gig of memory in them. This afternoon, as an experiment, I altered loader.conf to have these two lines in it: vm.kmem_size="1536M" vm.kmem_size_max="1536M" This is what I do on machines running ZFS - these machines are not, however running ZFS, and do not have the zfs module loaded. I just wanted to see if
2004 Jan 02
3
samba resolves wrong wins ip address
Hello all, This has been making me crazy for a while, but it seems like a really easy fix. I just can't figure out what it is. Any ideas would be greatly appreciated. I have two Linux machines existing on a mostly MS network and have samba running well on each. However, one machine resolves the wrong ip address of the other machine. Here's the setup. Machine 1: Laptop uses DHCP to
2017 Sep 04
2
Issues in Vector Add Instruction Machine Code Emission
...use the VEX.vvvv field to encode one of the > operands. Without it the encoder assumes that the destination and one of > the sources must be the same physical register. > > TA indicates which of the opcode maps the instruction belongs to. This > corresponds to encoding 0x3 of the VEX.mmmmm field. > > ~Craig > > On Mon, Sep 4, 2017 at 4:01 PM, hameeza ahmed <hahmed2305 at gmail.com> > wrote: > >> Sorry to ask but what does it mean to put both? >> >> On Tue, Sep 5, 2017 at 4:01 AM, Craig Topper <craig.topper at gmail.com> >> wrote:...
2015 May 15
2
comportamiento de data.table al hacer calculos por grupos
...con"] > > el problema es que ahora el objeto med tiene el mismo numero de > filas que zp.res y repite el promedio para cada dato dentro del > grupo obtenido con by="sol,dia,con". Esto no me sirve pues tengo que > graficar los promedios ... > > mmmmm puede que mi explicacion sea algo confusa, espero que me > entiendan. > > Encontre que luego puedo renombrar la columna, pero no lo quiero > hacer, pues pienso que deberia ser estandar poder ponerle el nombre > y que se construya bien el objeto con los promedios inmed...
2017 Sep 05
2
Issues in Vector Add Instruction Machine Code Emission
...the >>> operands. Without it the encoder assumes that the destination and one of >>> the sources must be the same physical register. >>> >>> TA indicates which of the opcode maps the instruction belongs to. This >>> corresponds to encoding 0x3 of the VEX.mmmmm field. >>> >>> ~Craig >>> >>> On Mon, Sep 4, 2017 at 4:01 PM, hameeza ahmed <hahmed2305 at gmail.com> >>> wrote: >>> >>>> Sorry to ask but what does it mean to put both? >>>> >>>> On Tue, Sep 5, 2017 at...
2015 Jun 16
3
Virtualization
Am 16.06.2015 um 18:50 schrieb Alessandro Baggi: > What do you think about Proxmox VE? Please don't top-post with fully quoting all previous content. This is a mailinglist. Proxmox VE is based on Debian. What does this have to do with CentOS? As it makes use of KVM you can run CentOS on top of it as a virtualization guest. Alexander
2015 Jun 17
3
Virtualization
On 06/17/2015 09:54 AM, Alessandro Baggi wrote: > Also ESX(i) is not CentOS related but is included in this post. > And what about oVirt? MMmmm, I really thought ESX was in some way a RHEL derivative but when reading http://www.v-front.de/2013/08/a-myth-busted-and-faq-esxi-is-not-based.html it is clearly not... Anyway, I learnt a new thing today ;-) oVirt, in my opinion, is a bit harder to implement: basic usage seems to require at l...
2015 Jun 17
0
Virtualization
On 06/17/2015 03:28 AM, Mihamina Rakotomandimby wrote: > > MMmmm, I really thought ESX was in some way a RHEL derivative but when > reading > http://www.v-front.de/2013/08/a-myth-busted-and-faq-esxi-is-not-based.html > it is clearly not... Older ESX had an RHEL 3-based service console; ESXi does not. Logged in to one of my ancient ESX 3.5 hosts: [ro...
2018 Feb 14
0
FOSDEM Dojo update, videos
Mmmmm - Some illumination on the speaker would be advantageous. Perhaps it would have been better filming/videoing from the right, rather than the left, side. Viewing it on my PC (running Centos of course), Mr Singh's talking is not always distinct. Different types of mic provide different levels...
2018 Oct 26
0
classicupgrade
...iled Samba yourself, was an earlier OS version of Samba > installed and if so, did you alter $PATH so your your new Samba was > found first ? no samba installed before > Did you check for duplicate SID's ? yes > Did you check if any of your users had a RID less than '1000' ? mmmmm > Did you check for usernames that were also being used as group names. yes, i renamed all group with g_ because all old users had one group with same name > > If this was a new computer, did you transfer all the old databases from > the old PDC to the new computer ? yes i followed cla...
2020 Feb 16
0
AD DC and file server on a virtual machine
...linux clients. > [...] > I set up a virtual machine running linux as guest os, but to be honest, > i'm lost. I don't know how to integrate the virtual machine into the > 10.* network to serve as a filesharer. > [...] > > The nating between br0 and eth0 doesn't work. Mmmmm, to be honest, it is > definitively a wise decision to hide my 10.* network behind nat. I haven't done this before (my DC hardware isn't powerful enough to run VMs) but as I understand it, the idea is that the host running AD DC shouldn't be used for a fileserver - therefore a new (...
2017 Dec 25
2
R CMD check warning about compiler warning flags
On 26 December 2017 at 00:00, Juan Telleria <jtelleriar at gmail.com> wrote: > Maybe I'm new, and forgive my ignorance, but maybe in the future (~ X years > from now) the R Project could be managed entirely from github, by doing I strongly disagree. Are you aware that github is a commercial company, github inc. [1] ? What about gitlab? or Microsoft's codeplex? There are other
2012 Feb 06
1
looking for lxc rpm for centos 6.2 x86_64
...Nothing to do [mihamina at dev-spare ~]$ yum provides lxc-create [...] No Matches found Well, I think this is not really a problem: there probably is a personal packager that made his own lxc package and some people in here trust :-) Which one would you recommend? - http://goo.gl/8UXGh: MMmmm not rpm, just binaries... - ... what else? -- RMA.
2005 May 16
2
assign value to MySQL timestamp field
With what class type can I assign value to a timestamp field? I tried Time.now and DateTime.now both failed (did nothing).
2017 Sep 05
2
Issues in Vector Add Instruction Machine Code Emission
...ut it the encoder assumes that the destination and one >>>>> of the sources must be the same physical register. >>>>> >>>>> TA indicates which of the opcode maps the instruction belongs to. This >>>>> corresponds to encoding 0x3 of the VEX.mmmmm field. >>>>> >>>>> ~Craig >>>>> >>>>> On Mon, Sep 4, 2017 at 4:01 PM, hameeza ahmed <hahmed2305 at gmail.com> >>>>> wrote: >>>>> >>>>>> Sorry to ask but what does it mean to put both? &...