search for: sysvshm

Displaying 20 results from an estimated 36 matches for "sysvshm".

Did you mean: sysvsem
2004 Feb 05
0
FreeBSD Security Advisory FreeBSD-SA-04:02.shmat
...2004-02-04 18:01:25 UTC (RELENG_4_7, 4.7-RELEASE-p25) CVE Name: CAN-2004-0114 FreeBSD only: NO I. Background The System V Shared Memory interface provides primitives for sharing memory segments between separate processes. FreeBSD supports this interface when the kernel is built with SYSVSHM option, or the sysvshm module is loaded. By default, the FreeBSD kernel is built with the SYSVSHM option. The shmat(2) system call, which is part of the System V Shared Memory interface, is used to attach a shared memory segment to the calling process's address space. II. Problem Descriptio...
2008 Jul 21
1
OCI
...ompile my apache with php to support the following './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/' '--enable-versioning' '--enable-track-vars=yes' '--enable-url-includes--enable-sysvshm=yes' '--enable-sysvsem=yes' '--with-gettext' '--enable-mbstring' '--enable-ftp' '--enable-calendar' '--with-config-file-path=/etc' '--with-oci8=/u01/app/oracle/product/10g/db' '--enable-soap' '--with-gd' '--enable-xml...
2004 Feb 05
1
FreeBSD Security Advisory FreeBSD-SA-04:02.shmat
...2004-02-04 18:01:25 UTC (RELENG_4_7, 4.7-RELEASE-p25) CVE Name: CAN-2004-0114 FreeBSD only: NO I. Background The System V Shared Memory interface provides primitives for sharing memory segments between separate processes. FreeBSD supports this interface when the kernel is built with SYSVSHM option, or the sysvshm module is loaded. By default, the FreeBSD kernel is built with the SYSVSHM option. The shmat(2) system call, which is part of the System V Shared Memory interface, is used to attach a shared memory segment to the calling process's address space. II. Problem Descriptio...
2015 Oct 30
4
disable ZTS in php
...'--with-freetype-dir=/usr' '--with-png-dir=/usr/lib64' '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' '--enable-dbx' '--enable-mbstring&...
2010 Feb 25
1
Enabling msg_get_queue()?
Noticing that the PHP4 binaries with CentOS4 are compiled with the option: --enable-sysvshm but not with the --enable-sysvmsg option. They are very closely related, and we'd like to use the msg_get_queue() function for an application cluster. Is there any reason why this is so? Is it too much to ask to have this added? Thanks in advance! -Ben -- This message has been sc...
2013 Mar 24
0
[Fwd: Re: PHP Questions on move from CentOS 5.x to CentOS 6.x]
...OS 5 it is: php -m [PHP Modules] bz2 calendar ctype curl date dbase exif ftp gd gettext gmp hash iconv ldap libxml mbstring mcrypt mime_magic mysql mysqli openssl pcntl pcre PDO pdo_mysql pdo_pgsql pdo_sqlite pgsql posix pspell Reflection session shmop SimpleXML sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml zlib [Zend Modules] On CentOS 6 php -m [PHP Modules] bz2 calendar Core ctype curl date dom enchant ereg exif fileinfo filter ftp gd gettext gmp hash iconv json ldap libxml mbstring mcrypt mysql mysqli openssl pcntl pcre PDO pdo_mysql pdo_pgsql pdo_sqlite pgsql Phar posix readl...
2015 Oct 30
2
disable ZTS in php
...etype-dir=/usr' '--with-png-dir=/usr/lib64' > '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' > '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' > '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' > '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' > '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' > '--enable-dbx' '--e...
2001 Mar 17
1
ogg123 doesn't destroy shm segment
...increasing number of shm segments keeps piling up and eat all the (often rather limited amount of) available shared memory. The patch below corrects this and also fixes the bizarre abuse of stat() permission bits for shmget(). On systems that support it, I'd very much like to get rid of using SYSVSHM altogether and instead use a shared memory mapping of /dev/zero. The code is very simple and I have it running on BSD, but I still need to steal an autoconf fragment to test for availability of this feature in a portable manner. More on this later. Index: ogg123/buffer.c ========================...
2006 Jun 07
3
PHP UnixODBC MS SQl 2000
...lt=/usr' '--with-xmlrpc=shared' '--with-pcre-regex=/usr' '--with-zlib' '--with-layout=GNU' '--enable-bcmath' '--enable-exif' '--enable-ftp' '--enable-magic-quotes' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-yp' '--enable-wddx' '--with-pear=/usr/share/pear' '--with-imap=shared' '--with-imap-ssl' '--with-kerberos' '--with-ldap=shared' '--with-mysql=shared,/usr' '-...
2015 Oct 30
0
disable ZTS in php
...etype-dir=/usr' '--with-png-dir=/usr/lib64' > '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' > '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' > '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' > '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' > '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' > '--enable-dbx' '--e...
2015 Oct 30
0
disable ZTS in php
...'--with-freetype-dir=/usr' '--with-png-dir=/usr/lib64' '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' '--enable-dbx' '--enable-mbstring&...
2015 Oct 30
0
disable ZTS in php
...#39; '--with-png-dir=/usr/lib64' > > '--enable-gd-native-ttf' '--with-iconv' '--with-jpeg-dir=/usr/lib64' > > '--with-zlib' '--with-ldap' '--enable-exif' '--enable-sockets' > > '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-wddx' > > '--with-kerberos' '--enable-shmop' '--enable-calendar' '--with-xmlrpc' > > '--enable-soap' '--disable-pdo' '--with-openssl' '--with-xsl' > > '--enable-db...
2003 Sep 11
5
FreeBSD 4.9-PRE+ nvidia
Hello all. I have the same problem as described by Dmitry a day ago in a topic similar. I am able to use x11 with base driver "nv" but when I load "nvidia" driver, startx simply crash my machine and reboot after 5 seconds. I have a similar log file as reported by Dmitry even using startx+logverbose option. XF86Config file is similar,except it is not the same nvidia video
2003 May 21
1
netstat/ipcs inside jail
...enable="NO" --- - my sysctls for the jail are set as follows and are loaded by /etc/sysctl.conf > sysctl -a | grep jail jail.set_hostname_allowed: 0 jail.socket_unixiproute_only: 0 jail.sysvipc_allowed: 1 - my kernel is compiled with these options > grep SYSV ruby2 options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores - df looks like this : > df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/ar0s1a 128990 47838...
2008 Jun 03
0
ALTQ and cpufreq(4)
...[KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options ADAPTIVE_GIANT #...
2003 Jun 04
1
Broken -STABLE kernel build?
...ons COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV...
2010 Jul 19
1
packet loss on ixgbe using vlans and ipv6
Hi, I have a Dell T710 with 4 X 10G ethernet interfaces (2 X Dual port Intel 82599 cards). It is running FreeBSD RELENG_8 last updated on July 13. What I see is packet loss (0 - 40%) on IPv6 packets in vlans, when the machine is not the originator of the packets. Let me try to describe a little more. If a neigbouring machine ping6 it, there will be packet loss. If it act as a router for ipv6,
2003 May 16
2
make installworld fails : touch not found ?
...512*1024*1024)" options MAXSSIZ="(256*1024*1024)" options DFLDSIZ="(256*1024*1024)" cpu I686_CPU # aka Pentium Pro(tm) options CPU_ATHLON_SSE_HACK options CPU_ENABLE_SSE options COMPAT_43 options SYSVSHM # include support for shared memory options SYSVSEM # include support for semaphores options SYSVMSG # include support for message queues options UCONSOLE options USERCONFIG #boot -c editor options INET...
2003 Aug 22
1
nforce2 usb is broken on -stable
...ons COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV...
2003 Jul 17
1
device troubles after stable update
...system options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING option...