Re: Where is stack of program?

2013-06-11 Thread Vagner
On 12:05 Tue 11 Jun , Vagner wrote: > On 08:45 Tue 11 Jun , Konstantin Belousov wrote: > > On Mon, Jun 10, 2013 at 08:44:25PM +0400, Vagner wrote: > > > Hi! > > > I need method of finding in struct vm_map or vm_object segments of > > > memory which is situated

Re: Where is stack of program?

2013-06-11 Thread Vagner
On 08:45 Tue 11 Jun , Konstantin Belousov wrote: > On Mon, Jun 10, 2013 at 08:44:25PM +0400, Vagner wrote: > > Hi! > > I need method of finding in struct vm_map or vm_object segments of > > memory which is situated in the stack. > > Can you help me please? > >

Where is stack of program?

2013-06-10 Thread Vagner
RND: +79525600664 email: vagner[at]bsdway.ru email: putrya[at]playform.ru email: root.vagner[at]gmail.com site: bsdway.ru site: fotostrana.ru ( ) ASCII ribbon campaign X - against HTML, vCards and / \ - proprietary attachments in e-mail

Re: SystemV IPC. Segment info

2013-04-30 Thread Vagner
On 16:44 Tue 30 Apr , Jilles Tjoelker wrote: > On Tue, Apr 30, 2013 at 07:49:40AM +0400, Vagner wrote: > > Tell me please, may I send this to PR, or this changes is not valid? > > > > A few weeks ago, I ran into problem, which related to SystemV IPC. > > > More t

Re: SystemV IPC. Segment info

2013-04-29 Thread Vagner
Tell me please, may I send this to PR, or this changes is not valid? > Hello! > A few weeks ago, I ran into problem, which related to SystemV IPC. > More than 20 processes attached to a segment shared queue. Process-initiator > for > create segment was killed, as process which was accessed to se

SystemV IPC. Segment info

2013-04-15 Thread Vagner
Hello! A few weeks ago, I ran into problem, which related to SystemV IPC. More than 20 processes attached to a segment shared queue. Process-initiator for create segment was killed, as process which was accessed to segment last. Segment didn't free memory, but tagged it as SHMSEG_REMOVED as the res

Management for VM objects

2012-10-31 Thread Vagner
Hi! This questions about Inactive queue and Swap layer in VM management system at FreeBSD. For test, i running dd (for put ufs cache to Inactive), and i get this: 1132580 wire 896796 act 5583964 inact 281852 cache 112252 free 836960 buf in swap: 20M It is good. Lets start run programm like: ty