nevermind Re: allocating a spare from kinfo_proc.
From: Alfred Perlstein (alfred_at_freebsd.org)
Date: 07/12/04
- Previous message: Jason Dusek: "Optimizing Current"
- In reply to: Alfred Perlstein: "allocating a spare from kinfo_proc."
- Next in thread: Garance A Drosihn: "Re: nevermind Re: allocating a spare from kinfo_proc."
- Reply: Garance A Drosihn: "Re: nevermind Re: allocating a spare from kinfo_proc."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 11 Jul 2004 21:50:53 -0700 To: current@freebsd.org
Sorry, got this done now.
tested on sparc64, alpha and i386.
* Alfred Perlstein <alfred@freebsd.org> [040711 21:15] wrote:
> I would like to allocate a void * "user pointer" from struct
> kinfo_proc.
>
> This is for convience of programs that want to retrieve a kinfo_proc
> but also compute some information and hang it from the kinfo proc.
>
> Are there any guidelines for adjusting this struct that I should
> be aware of?
>
> Can anyone do it for me?
>
> thank you!
>
> --
> - Alfred Perlstein
> - Research Engineering Development Inc.
> - email: bright@mu.org cell: 408-480-4684
-- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Jason Dusek: "Optimizing Current"
- In reply to: Alfred Perlstein: "allocating a spare from kinfo_proc."
- Next in thread: Garance A Drosihn: "Re: nevermind Re: allocating a spare from kinfo_proc."
- Reply: Garance A Drosihn: "Re: nevermind Re: allocating a spare from kinfo_proc."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|