search for: cmd_reg

Displaying 20 results from an estimated 31 matches for "cmd_reg".

2017 Nov 14
2
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
...report is done, don't wait for more", then the host continues to the next step - sending the non-free pages to the destination. The following method is a conclusion of other comments, with some new thought. Please have a check if it is good. Two new configuration registers in total: - cmd_reg: the command register, combined from the previous host2guest and guest2host. I think we can use the same register for host requesting and guest ACKing, since the guest writing will trap to QEMU, that is, all the writes to the register are performed in QEMU, and we can keep things work in a corr...
2017 Nov 14
2
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
...report is done, don't wait for more", then the host continues to the next step - sending the non-free pages to the destination. The following method is a conclusion of other comments, with some new thought. Please have a check if it is good. Two new configuration registers in total: - cmd_reg: the command register, combined from the previous host2guest and guest2host. I think we can use the same register for host requesting and guest ACKing, since the guest writing will trap to QEMU, that is, all the writes to the register are performed in QEMU, and we can keep things work in a corr...
2017 Nov 14
0
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
...ample, guest sends free pages, host says stop, meanwhile guest sends stop for 1st set of pages. How about adding a buffer with "stop" in the VQ instead? Wastes a VQ entry which you will need to reserve for this but is it a big deal? > Two new configuration registers in total: > - cmd_reg: the command register, combined from the previous host2guest and > guest2host. I think we can use the same register for host requesting and > guest ACKing, since the guest writing will trap to QEMU, that is, all the > writes to the register are performed in QEMU, and we can keep things wor...
2017 Nov 15
2
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
.../11/1009 (the first response) On the other hand, I think adding another new vq for host-to-guest requesting doesn't make a difference in essence, compared to using config (same 1.1, 2.1, 2.2 above), but will be more complicated. >> Two new configuration registers in total: >> - cmd_reg: the command register, combined from the previous host2guest and >> guest2host. I think we can use the same register for host requesting and >> guest ACKing, since the guest writing will trap to QEMU, that is, all the >> writes to the register are performed in QEMU, and we can kee...
2017 Nov 15
2
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
.../11/1009 (the first response) On the other hand, I think adding another new vq for host-to-guest requesting doesn't make a difference in essence, compared to using config (same 1.1, 2.1, 2.2 above), but will be more complicated. >> Two new configuration registers in total: >> - cmd_reg: the command register, combined from the previous host2guest and >> guest2host. I think we can use the same register for host requesting and >> guest ACKing, since the guest writing will trap to QEMU, that is, all the >> writes to the register are performed in QEMU, and we can kee...
2017 Nov 15
0
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
...9;t make a difference in essence, compared to using config > (same 1.1, 2.1, 2.2 above), but will be more complicated. I agree with this. Host to guest can just incremenent the "free command id" register. > > > > Two new configuration registers in total: > > > - cmd_reg: the command register, combined from the previous host2guest and > > > guest2host. I think we can use the same register for host requesting and > > > guest ACKing, since the guest writing will trap to QEMU, that is, all the > > > writes to the register are performed in QE...
1998 Nov 08
2
make failure
Howdy: I've fumbled my way and un-tarred samba whilst at /. Samba ended up at /samba-1.9.18p10/ I cd /usr/src and made a soft link ln -s /samba-1.9.18p10 samba I changed directory to ...source and edited Makefile uncommenting the #CC=gcc to CC=gcc I then ran 'make' and follows the first line of the ensuing error report: "You forgot to uncomment a host type and flags in
2004 Jan 17
0
Trouble installing Samba 3.0.0 on Linux Slackware 9.0
...t/cmd_spoolss.c: In function `get_driver_3_param': # rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards # qualifiers from pointer target type # Compiling rpcclient/cmd_netlogon.c # Compiling rpcclient/cmd_srvsvc.c # Compiling rpcclient/cmd_dfs.c # Compiling rpcclient/cmd_reg.c # rpcclient/cmd_reg.c: In function `cmd_reg_shutdown': # rpcclient/cmd_reg.c:910: warning: passing arg 2 of `getopt' from # incompatible pointer type # Compiling rpcclient/display_sec.c # Compiling rpcclient/cmd_ds.c # Compiling rpcclient/cmd_echo.c # Linking bin/rpcclient # collect2: ld...
2017 Nov 13
3
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
Ping for comments, thanks. On 11/03/2017 04:13 PM, Wei Wang wrote: > Negotiation of the VIRTIO_BALLOON_F_FREE_PAGE_VQ feature indicates the > support of reporting hints of guest free pages to the host via > virtio-balloon. The host requests the guest to report the free pages by > sending commands via the virtio-balloon configuration registers. > > When the guest starts to
2017 Nov 13
3
[PATCH v17 6/6] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_VQ
Ping for comments, thanks. On 11/03/2017 04:13 PM, Wei Wang wrote: > Negotiation of the VIRTIO_BALLOON_F_FREE_PAGE_VQ feature indicates the > support of reporting hints of guest free pages to the host via > virtio-balloon. The host requests the guest to report the free pages by > sending commands via the virtio-balloon configuration registers. > > When the guest starts to
2004 Mar 04
3
latest version (3.0.2a) on AIX 5.2 ML2 segmentation fault and core dump
...licy': rpcclient/cmd_lsarpc.c:131: warning: passing arg 1 of `print_guid' from incompatible pointer type rpcclient/cmd_spoolss.c: In function `get_driver_3_param': rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards qualifiers from pointer target type rpcclient/cmd_reg.c: In function `cmd_reg_shutdown': rpcclient/cmd_reg.c:910: warning: passing arg 2 of `getopt' from incompatible pointer type rpcclient/cmd_shutdown.c: In function `cmd_shutdown_init': rpcclient/cmd_shutdown.c:43: warning: passing arg 2 of `getopt' from incompatible pointer type lib...
2003 Oct 16
0
Cann't get Samba 3.0.0 installed on a SuSE 8.2
...nking bin/smbcontrol ... Compiling rpcclient/cmd_spoolss.c (10) rpcclient/cmd_spoolss.c: In function `get_driver_3_param': rpcclient/cmd_spoolss.c:1185: warning: passing arg 1 of `strtok' discards qualifiers from pointer target type Compiling rpcclient/cmd_netlogon.c ... Compiling rpcclient/cmd_reg.c (11) rpcclient/cmd_reg.c: In function `cmd_reg_shutdown': rpcclient/cmd_reg.c:910: warning: passing arg 2 of `getopt' from incompatible pointer type Compiling rpcclient/display_sec.c ... Compiling libsmb/spnego.c (12) libsmb/spnego.c: In function `read_negTokenInit': libsmb/spnego.c:5...
2003 Sep 03
1
Annoying compiling warning messages for Samba3.0RC2 on Solaris 9
Has any of you compiled the lastest Samba 3.0 RC2 on Sparc Solaris 9? Any idea about the warning messages in the text attachment ? Thanks.
2004 Nov 09
3
3.0.8 compile warnings and link error
...trol.c:431: warning: passing arg 3 of `notify_printer_byname' discards qualifiers from pointer target type rpcclient/cmd_spoolss.c: In function `get_driver_3_param': rpcclient/cmd_spoolss.c:1279: warning: passing arg 1 of `strtok' discards qualifiers from pointer target type rpcclient/cmd_reg.c: In function `cmd_reg_shutdown': rpcclient/cmd_reg.c:910: warning: passing arg 2 of `getopt' from incompatible pointer type rpcclient/cmd_shutdown.c: In function `cmd_shutdown_init': rpcclient/cmd_shutdown.c:43: warning: passing arg 2 of `getopt' from incompatible pointer type l...
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...ontrol.c:431: warning: passing arg 3 of `notify_printer_byname' discards qualifiers from pointer target type rpcclient/cmd_spoolss.c: In function `get_driver_3_param': rpcclient/cmd_spoolss.c:1255: warning: passing arg 1 of `strtok' discards qualifiers from pointer target type rpcclient/cmd_reg.c: In function `cmd_reg_shutdown': rpcclient/cmd_reg.c:910: warning: passing arg 2 of `getopt' from incompatible pointer type rpcclient/cmd_shutdown.c: In function `cmd_shutdown_init': rpcclient/cmd_shutdown.c:43: warning: passing arg 2 of `getopt' from incompatible pointer type uti...
2015 Aug 06
3
Segfaults after upgrade to Debian Jessie
...sieve_validator_find_command_registration (valdtr=0xffffffff, command=0x7fc573c4bcd8 "extdata") at sieve-validator.c:309 No locals. #1 sieve_validator_register_command (valdtr=0xffffffff, ext=0x7fc5761b1280, cmd_def=0x7fc573e4c400 <tst_extdata>) at sieve-validator.c:331 cmd_reg = <optimized out> #2 0x00007fc573c4b4e6 in ext_extdata_validator_load (ext=0x7fc5761b1280, valdtr=0xffffffff) at ext-extdata.c:46 No locals. #3 0x00007fc5746c51a4 in _sieve_extension_unload (ext=<optimized out>) at sieve-extensions.c:316 No locals. #4 sieve_extension_unregister (ext=...
2015 Aug 06
0
Segfaults after upgrade to Debian Jessie
...ommand_registration (valdtr=0xffffffff, command=0x7fc573c4bcd8 "extdata") at sieve-validator.c:309 > No locals. > #1 sieve_validator_register_command (valdtr=0xffffffff, ext=0x7fc5761b1280, cmd_def=0x7fc573e4c400 <tst_extdata>) > at sieve-validator.c:331 > cmd_reg = <optimized out> > #2 0x00007fc573c4b4e6 in ext_extdata_validator_load (ext=0x7fc5761b1280, valdtr=0xffffffff) at ext-extdata.c:46 > No locals. > #3 0x00007fc5746c51a4 in _sieve_extension_unload (ext=<optimized out>) at sieve-extensions.c:316 > No locals. > #4 sieve_e...
2015 Aug 06
2
Segfaults after upgrade to Debian Jessie
On Thu, 2015-08-06 at 09:12 +0200, Stephan Bosch wrote: > Could you provide a full backtrace using the gdb command `bt full'? Thanks for the reply. Is this everything you need? #0 0x00007f8553969626 in sieve_validator_register_command () from /usr/lib/dovecot/libdovecot-sieve.so.0 No symbol table info available. #1 0x00007f8552eff4e6 in ext_extdata_validator_load (ext=0x7f8556f60280,
2006 Feb 25
1
samba 3.0.21c Installation error "client/smbmnt.c:296: undefined reference to `swrap_close'"
....c Compiling popt/poptparse.c Linking bin/smbpasswd Compiling rpcclient/rpcclient.c Compiling rpcclient/cmd_lsarpc.c Compiling rpcclient/cmd_samr.c Compiling rpcclient/cmd_spoolss.c Compiling rpcclient/cmd_netlogon.c Compiling rpcclient/cmd_srvsvc.c Compiling rpcclient/cmd_dfs.c Compiling rpcclient/cmd_reg.c Compiling rpcclient/display_sec.c Compiling rpcclient/cmd_ds.c Compiling rpcclient/cmd_echo.c Compiling rpcclient/cmd_shutdown.c Compiling rpcclient/cmd_test.c Linking bin/rpcclient Compiling utils/smbcacls.c Linking bin/smbcacls Compiling utils/profiles.c Linking bin/profiles Compiling utils/ntl...
2004 Feb 25
2
Remote Windows registry read access from Linux?
Hi, In order to do some inventory and network management of our Windows machines, we'd really like to be able to extract some bookkeeping info from them - mostly from the registry. Anybody know how this is possible from Linux? (Most of) the information we seek is present in the registry of the remote windows machine, e.g. installed programs/hotfixes. But the Event Log, Info about