search for: mckusick

Displaying 19 results from an estimated 19 matches for "mckusick".

1999 Sep 03
0
Final call for registrations: FreeBSDCon '99
The 1999 FreeBSDCon event (October 17-23rd) is filling up fast, so please register soon if you want to attend this event! Due to overwhelming demand for Kirk McKusick's BSD Internals tutorial (which sold out several weeks ago), we have also just made arrangements for a "repeat performance" on the 22nd and 23rd of October. People already on the waiting list for the October 17th and 18th sessions will have first option for the second session (upon c...
2003 Jan 09
4
Slow performance with lots of files in one directory
Hello, I've got performance problems with copying small files over to a Samba share in a directory that has lots of small files (10000 to 20000 files). It takes too long time to copy new files (they drip in at a fast pace), and smbd eats a lot of CPU time. Is there any way to make Samba run faster in this situation? Cheers, -- Anders Nordby Aftenposten AS, Systemteknisk avd. Tlf.: +47
1999 Jun 18
0
The 1999 Annual FreeBSD Conference.
...veniently located near the University of California Berkeley Campus, and is only ten minutes from downtown San Francisco. It is close to both the Oakland International Airport (20 minutes) and San Francisco International Airport (30 minutes). Some highlights of the conference will be: o Kirk McKusick's "FreeBSD Internals" tutorial. o FreeBSD Core team panel and various individual presentations. o Talks by prominent members of the FreeBSD user and commercial community If you or your company use FreeBSD seriously then this is one event you cannot afford to miss! Plea...
2013 Jul 15
1
Unix Fast File System (UFS/FFS) 1/2 - (usage/install)
There is a confusion about the name of this file system, then I decided to contact the author (Kirk McKusick) who replied: "The name has always been confusing (my bad). The code is broken into two parts, the part that handles naming (UFS where the U stands for Unix), and the part that handles disk layout (FFS where the F stands for Fast). When the two parts are put together they are called UFS/FFS or...
1999 Mar 21
0
USENIX Annual Conference, June 6-11, Monterey, Calif
...mong the superb instructors. OPEN SOURCE SOFTWARE TECHNICAL FORUM The FREENIX track examines open source software's latest developments and most interesting applications. Peer-refereed papers, expert talks, and evening sessions will be led by the likes of Linus Torvalds, Richard Stallman, Kirk McKusick, Theodore Ts'o, Theo de Raadt, and other leading developers. CUTTING-EDGE, AUTHORITATIVE TECHNICAL SESSIONS Refereed papers of especially high interest: virtual memory systems, storage, security, web server performance, resource systems management, file systems, and O/S performance. Stimulatin...
2013 Sep 13
1
expr error in 9-STABLE
...# svn info /usr/src/ Path: . Working Copy Root Path: /usr/src URL: svn://kryten.nina.org/src/stable/9 Relative URL: ^/stable/9 Repository Root: svn://kryten.nina.org/src Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255501 Node Kind: directory Schedule: normal Last Changed Author: mckusick Last Changed Rev: 255494 Last Changed Date: 2013-09-12 15:36:04 -0400 (Thu, 12 Sep 2013) ===> bin/expr (all) cc -O2 -pipe -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-ty...
1995 Dec 28
0
No subject
...Minnie has the following BSD-related stuff available by anonymous ftp: + FreeBSD - FreeBSD 2.0.5-RELEASE, and some previous versions. + bsdnews - The Usenet news about *BSD, from June 1992 onwards. + daemons - Gif images of the BSD Daemons. These are copyright by Marshall Kirk McKusick. + phillip - NFS mount of some other *BSD stuff, which is maintained by Phillip Musumeci here at ADFA. + 4.4BSD-Lite - The entire source tree for 4.4BSD-Lite. + net2 - The kernel source tree for the Net/2 distribution. Please ftp from a site closer to you, if there is o...
2006 Oct 13
1
Subversion, testing a quickstart guide, version control for a Rails project
I just burned 3 hours figuring out Subversion, so I made up a little quickstart guide. Try the guide and see if you can get version control going in ... say ... 30 minutes? I assume your situation is: You are setting up version control on a new subdirectory on your computer. You will copy your entire rails project directory tree into the new subdirectory after you get subversion running.
2001 Jul 09
0
NAI Labs Announces DARPA-Funded FreeBSD Security Initiative
...tem integration and rapid technology transfer. The project will be lead by NAI Labs Research Scientist Robert Watson, and NAI Labs Chief Scientist Lee Badger. The work will be done in part by sub-contractors from the FreeBSD development community, including Kirk McKusick, Poul-Henning Kamp, Jonathan Lemon, and Eivind Eklund. The $1.2 million will be paid over the life of an 18-month contract. Today's evolving military and business processes increasingly rely...
2010 Mar 16
3
I stream read - stale NFS file handle (reboot of server)
In the old days NFS Shared Path had a static handle (ie a number), normal based on some number pulled out of the file system/inode. To fix (well work around) a security issue, for about 10+ years now, when a NFS server reboots, it generates a new random handle for the NFS Share. (sever may generate a new random handle per mount request) The NFS Stale Handle happens when the client is still
2013 May 12
3
FreeBSD Quarterly Status Report, January-March 2013
...FreeBSD Problem Reports" article is now in sync with the English version. Open tasks: 1. Further translation work of outdated documents in ja_JP.eucJP subtree. __________________________________________________________________ UFS/FFS Performance Work URL: http://www.mckusick.com/publications/faster_fsck.pdf Contact: Kirk McKusick <mckusick at mckusick.com> Some work on the performance of UFS/FFS has been recently committed to HEAD. The purpose of the corresponding change to the FFS layout policy is to reduce the running time for a full file system c...
2010 Jun 04
0
BerkeleyTIP Join June Global Free SW HW Culture Mtgs via VOIP or in Berkeley
...12) ANYTHING I FORGOT TO MENTION?; 13) FOR FORWARDING ======================================================================= ===== 1) 2010 JUNE VIDEOS Super Computing for Business, Brian Modra, CLUG State of the Linux Union 2010, Jim Zemlin, Linux Foundation Journaled Soft-Updates, Dr. Kirk McKusick, BSDCan 2010 Scientific data visualization using Mayavi2, Gael Varoquaux, Python4ScienceUCB Bringing OLPC to children in Afghanistan, Carol Ruth Silver, OLPC-SF Text-to-Speech in Ubuntu with Kttsd Kmouth Festival, blip.tv Rabbi Rabbs, the UnixRabbi, leads a group of Unix geeks, Comedy, UUASC, BS&qu...
2008 Mar 16
2
Filesystem fragmentation and scatter-gather DMA
When designing a filesystem, is fragmentation really an issue if access to the disk can be done using scatter-gather DMA techics ?
2014 May 29
3
[PATCH v2 0/2] UFS1/2 support series
.... Wrote the documentation below. I think it would be good to push the doc to the wiki as soon as the UFS support gets merged. Unix Fast File System (UFS/FFS) 1/2 on Syslinux - (usage/install) ----- There is a confusion about the name of this file system, then I decided to contact the author, Kirk McKusick, who replied: "The name has always been confusing (my bad). The code is broken into two parts, the part that handles naming (UFS where the U stands for Unix), and the part that handles disk layout (FFS where the F stands for Fast). When the two parts are put together they are called UFS/FFS or...
2008 Sep 21
3
UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY
Sep 21 08:57:54 belle fsck: /dev/ad4s1d: 1 DUP I=190 Sep 21 08:57:54 belle fsck: /dev/ad4s1d: UNEXPECTED SOFT UPDATE INCONSISTENCY; RUN fsck MANUALLY. Ok, so I ran fsck manually (even with -y), but yet it refuses to clear/fix whatever to the questions posed as fsck runs. What does this all mean? Thanks, -Clint -- This message has been scanned for viruses and dangerous content by MailScanner,
2003 Apr 11
14
PATCH: Forcible delaying of UFS (soft)updates
Here's a patch against 4.8-RELEASE kernel that allows disk writes on softupdates-enabled filesystems to be delayed for (theoretically) arbitrarily long periods of time. The motivation for such updating policy is surprisingly not purely suicidal - it can allow disks on laptops to spin down immediately after I/O operations and stay idle for longer periods of time, thus saving considerable amount
2012 Jan 15
22
Does raidzN actually protect against bitrot? If yes - how?
"Does raidzN actually protect against bitrot?" That''s a kind of radical, possibly offensive, question formula that I have lately. Reading up on theory of RAID5, I grasped the idea of the write hole (where one of the sectors of the stripe, such as the parity data, doesn''t get written - leading to invalid data upon read). In general, I think the same applies to bitrot of
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...lvement included: + Held a Women in Tech BoF in partnership with ACM-W Europe + Benedict organized the EuroBSDcon Developer Summit + Deb gave a Foundation Update talk and Hiroki Sato and Benedict Reuschling joined her for a Q&A session. + Kirk McKusick taught his two-day FreeBSD tutorial (https://2016.eurobsdcon.org/speakers/#kirkmckusick) + George Neville-Neil taught a tutorial on Tracing FreeBSD for DevOps and Developers (https://2016.eurobsdcon.org/speakers/#georgenevilleneil) + George al...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...lvement included: + Held a Women in Tech BoF in partnership with ACM-W Europe + Benedict organized the EuroBSDcon Developer Summit + Deb gave a Foundation Update talk and Hiroki Sato and Benedict Reuschling joined her for a Q&A session. + Kirk McKusick taught his two-day FreeBSD tutorial (https://2016.eurobsdcon.org/speakers/#kirkmckusick) + George Neville-Neil taught a tutorial on Tracing FreeBSD for DevOps and Developers (https://2016.eurobsdcon.org/speakers/#georgenevilleneil) + George al...