[bug #28840] pfinet seems to have memory leaks

2010-08-31 Thread Samuel Thibault

Update of bug #28840 (project hurd):

  Status:None => Fixed  
 Open/Closed:Open => Closed 
 Reproducibility:None => Every Time 


___

Reply to this item at:

  

___
  Message posté via/par Savannah
  http://savannah.gnu.org/




[bug #28840] pfinet seems to have memory leaks

2010-08-31 Thread Samuel Thibault

Follow-up Comment #1, bug #28840 (project hurd):

Seems to be fixed by 36524df36189e8c4f18501362f9e55ce3c55b421


___

Reply to this item at:

  

___
  Message posté via/par Savannah
  http://savannah.gnu.org/




Re: New procfs implementation

2010-08-31 Thread Samuel Thibault
Heya,

Just some general comments.

> { "anonymous-owner", 'a', "USER", 0,
>   "Make USER the owner of files related to processes without one.  "
>   "Be aware that USER will be granted access to the environment and "
>   "other sensitive information about the processes in question.  "
>   "(default: use uid 0)" },

Which use do you envision?

> procfs.c

is caching data really useful for anything but directories?
I'm afraid of all the various re-reading patterns that tools may have.

procfs.c: About 42, 2 can be a better FIXME guess for now, since that's
the root inode in ext2fs.

procfs_make_ino: this is not handling collisions. This can pose problems
with e.g. tar-ing /proc with hardlink management (yes, I sometimes do
such thing). I'm afraid it might be better to just assign known major
numbers to the various content providers (yes, that's not elegant), let
them handle minor numbers, and combine both. That would help to fill
d_fileno.

netfs_*: shouldn't we check the node type?

rootdir.c: you have #define KERNEL_PID 2 while it was made a translator
parameter in main.c, is it on purpose?  If so, it's probably worth
documenting.

Samuel



Re: Summary: what we need for day-to-day use; was: What do you need from the Hurd for your day-to-day tasks?

2010-08-31 Thread Arne Babenhauserheide
On Saturday 14 August 2010 12:13:05 Arne Babenhauserheide wrote:
> “What we need: <><><><> →  — for !Hurd hackers to be”

Dent written: 

„What we need: USB, wireless, sound → 
http://gnu.org/software/hurd/community/weblogs/ArneBab/what_we_need.html — for 
!Hurd hackers to be !gnu“

→ http://identi.ca/notice/48210340
→ http://twitter.com/ArneBab/status/22617812918

Best wishes, 
Arne
--
singing a part of the history of free software: 

- http://infinite-hands.draketo.de



signature.asc
Description: This is a digitally signed message part.