Displaying 2 results from an estimated 2 matches for "b2e".
Did you mean:
2e
2006 Aug 16
0
net groupmap list show no results
...up script = /usr/sbin/pw groupdel %g
username map = /usr/local/etc/smbusers
logon script = logon.bat
logon path =
logon drive = H:
logon home = \\%L\%U
--
Regards
Pyuesh Daya
Beginning 2 End Technologies (Pty) Ltd
Tel : +27 861 223 223
Fax : +27 11 447 9927
Cell: +27 82 777 9983
E-Mail: pyueshd@b2e.co.za
WebSite: http://www.b2e.co.za
2006 Feb 25
1
Linux performance bug: fsync() for files with zero links
Linux kernel (as of 2.6.15.4) has the following performance bug:
Syncing (fsync() or fdatasync()) files with zero links (deleted files) in not
no-op, as it should be.
See details, a test C program, and the rationale in the URL below:
http://b2e.ex-code.com/index.php/soft/2006/02/24/linux_performance_bug_zero_links_fsync
In the article with the URL above it is also explained how to make much more
efficient /tmp directory when this bug will be fixed.
Somebody please make a patch.
--
Victor Porton (porton at ex-code.com) - http://porton....